#CA9993#CA9993
#CA9993 is a light, muted red. Relative luminance 0.374; OKLCH L 72.7% C 0.060 H 26.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9993 |
|---|---|
| RGB | rgb(202, 153, 147) |
| HSL | hsl(7, 34%, 68%) |
| HSV | hsv(7, 27%, 79%) |
| CMYK | cmyk(0%, 24.3%, 27.2%, 20.8%) |
| CIE-LAB | lab(67.61, 17.44, 10.27) |
| CIE-LCH | lch(67.61, 20.24, 30.49°) |
| OKLab | oklab(72.74% 0.0535 0.0268) |
| OKLCH | oklch(72.74% 0.06 26.6) |
| XYZ | xyz(41.0156, 37.4477, 32.6658) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.15
Greyish Pink
#C88D94
ΔE00 6.12
Grey Pink
#C3909B
ΔE00 7.05
Pinkish Grey
#C8ACA9
ΔE00 7.37
Pinkish Tan
#D99B82
ΔE00 7.56
Dusty Pink
#D8A7B1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9993 #93C4CA
analogous
#CA93A8 #CA9993 #CAB493
triadic
#CA9993 #93CA99 #9993CA
tetradic
#CA9993 #A8CA93 #93C4CA #B493CA
square
#CA9993 #A8CA93 #93C4CA #B493CA
split-complementary
#CA9993 #93CAB4 #93A8CA
monochromatic
#98534B #B6726A #CA9993 #DEC0BC #F2E7E5
Accessibility & contrast
On white
2.47
#CA9993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#CA9993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9993
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9993 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F92
Deuteranopia (green-blind)
#AEA892
Tritanopia (blue-blind)
#D59397
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca9993; /* rgb */ color: rgb(202, 153, 147); /* oklch */ color: oklch(72.7% 0.060 26.6);
Tailwind
colors: {
custom: {
50: '#dbb7b2',
500: '#ca9993',
950: '#000000',
},
}SCSS
$custom: #ca9993; $custom-light: #dbb7b2; $custom-dark: #000000;
JSON
{
"hex": "#ca9993",
"rgb": {
"r": 202,
"g": 153,
"b": 147
},
"hsl": {
"h": 6.545,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.72741,
"c": 0.05983,
"h": 26.6
},
"luminance": 0.37446
}Semantic roles & 50–950 ramp
primary
#CA9993
secondary
#D4E3E5
accent
#A0AD39
background
#FDFBFA
surface
#FBF6F5
border
#D4D0CF
text
#151111
muted
#838080