#CA9B9A#CA9B9A
#CA9B9A is a light, muted red. Relative luminance 0.383; OKLCH L 73.3% C 0.056 H 19.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9B9A |
|---|---|
| RGB | rgb(202, 155, 154) |
| HSL | hsl(1, 31%, 70%) |
| HSV | hsv(1, 24%, 79%) |
| CMYK | cmyk(0%, 23.3%, 23.8%, 20.8%) |
| CIE-LAB | lab(68.27, 17.35, 7.30) |
| CIE-LCH | lch(68.27, 18.83, 22.82°) |
| OKLab | oklab(73.3% 0.0531 0.0192) |
| OKLCH | oklch(73.3% 0.056 19.9) |
| XYZ | xyz(41.9117, 38.3343, 35.7572) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.82
Greyish Pink
#C88D94
ΔE00 5.11
Grey Pink
#C3909B
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 5.67
Light Mauve
#C292A1
ΔE00 6.50
Pinkish Grey
#C8ACA9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9B9A #9AC9CA
analogous
#CA9AB1 #CA9B9A #CAB39A
triadic
#CA9B9A #9ACA9B #9B9ACA
tetradic
#CA9B9A #B1CA9A #9AC9CA #B39ACA
square
#CA9B9A #B1CA9A #9AC9CA #B39ACA
split-complementary
#CA9B9A #9ACAB3 #9AB1CA
monochromatic
#995250 #B57372 #CA9B9A #DFC3C2 #F4EAEA
Accessibility & contrast
On white
2.42
#CA9B9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#CA9B9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9B9A
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9B9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9B9A | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A19A
Deuteranopia (green-blind)
#AEAA99
Tritanopia (blue-blind)
#D4969B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ca9b9a; /* rgb */ color: rgb(202, 155, 154); /* oklch */ color: oklch(73.3% 0.056 19.9);
Tailwind
colors: {
custom: {
50: '#dbb8b7',
500: '#ca9b9a',
950: '#000000',
},
}SCSS
$custom: #ca9b9a; $custom-light: #dbb8b7; $custom-dark: #000000;
JSON
{
"hex": "#ca9b9a",
"rgb": {
"r": 202,
"g": 155,
"b": 154
},
"hsl": {
"h": 1.25,
"s": 31.169,
"l": 69.804
},
"oklch": {
"l": 0.73303,
"c": 0.05644,
"h": 19.9
},
"luminance": 0.38332
}Semantic roles & 50–950 ramp
primary
#CA9B9A
secondary
#D9E6E7
accent
#A8AA3C
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080