- AA normal text
- Fail
- AA large text
- Pass
- AAA normal text
- Fail
- AAA large text
- Fail
Color reference
Radix Red 10
- Color family
- Red
- Recommended foreground
- #000000
Calculated profile
What the numbers say
At 358° hue, Radix Red 10 is a moderately saturated, mid-lightness, warm-hue sRGB color. Its relative luminance is 19.05%. For text on this background, #000000 produces the stronger contrast at 4.81:1.
- HSL lightness
- 55%
- HSL saturation
- 69%
- Relative luminance
- 19.05%
- Hue group
- warm-hue
02
Copy-ready color formats
Equivalent CSS notations calculated from the same six-digit sRGB value, including perceptual OKLCH.
03
Text contrast against this color
Ratios use WCAG relative luminance. Passing a ratio does not by itself certify an interface.
- AA normal text
- Pass
- AA large text
- Pass
- AAA normal text
- Fail
- AAA large text
- Pass
04
Calculated tints and shades
Tints mix the color with white; shades mix it with black in sRGB.
Tints
Shades
05
Hue-wheel relationships
These colors keep the original HSL saturation and lightness while rotating hue. They are mathematical starting points, not automatic design recommendations.
06
Opacity variants
Eight-digit HEX and modern rgb() alpha syntax for the same opacity.
07
CSS starter
A small custom-property block using the calculated foreground with the stronger black-or-white contrast.
--color-radix-red-10-dc3e42: #DC3E42;
--color-radix-red-10-dc3e42-rgb: 220 62 66;
--color-radix-red-10-dc3e42-hsl: 358 69% 55%;
--color-radix-red-10-dc3e42-oklch: oklch(59.9% 0.1947 24.04);
color: #000000;
background-color: var(--color-radix-red-10-dc3e42);Community review
Suggest a correction
Correction for Radix Red 10#DC3E42
Found an inaccurate name, explanation, source, or accessibility detail? Send a concise correction for editorial review.
08 / Verification
Where the values come from
The color name and HEX value are checked against the cited standard. RGB, HSL, HWB, luminance, and contrast are then calculated from that HEX value using published formulas.
- Source for the name and HEX
- @radix-ui/colors 3.0.0 Red scale
- License
- MIT License
- Version
- @radix-ui/colors 3.0.0
Continue with a method