#CAABA9#CAABA9
#CAABA9 is a light, muted red. Relative luminance 0.445; OKLCH L 76.8% C 0.036 H 22.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA9 |
|---|---|
| RGB | rgb(202, 171, 169) |
| HSL | hsl(4, 24%, 73%) |
| HSV | hsv(4, 16%, 79%) |
| CMYK | cmyk(0%, 15.3%, 16.3%, 20.8%) |
| CIE-LAB | lab(72.59, 10.93, 5.22) |
| CIE-LCH | lch(72.59, 12.11, 25.54°) |
| OKLab | oklab(76.79% 0.0337 0.0138) |
| OKLCH | oklch(76.79% 0.036 22.3) |
| XYZ | xyz(46.0813, 44.5483, 43.6997) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.16
Dusty Pink
#D8A7B1
ΔE00 6.96
Rosybrown
#BC8F8F
ΔE00 8.45
Grey Pink
#C3909B
ΔE00 9.81
Light Mauve
#C292A1
ΔE00 9.98
Faded Pink
#DE9DAC
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA9 #A9C8CA
analogous
#CAA9B7 #CAABA9 #CABBA9
triadic
#CAABA9 #A9CAAB #ABA9CA
tetradic
#CAABA9 #B7CAA9 #A9C8CA #BBA9CA
square
#CAABA9 #B7CAA9 #A9C8CA #BBA9CA
split-complementary
#CAABA9 #A9CABB #A9B7CA
monochromatic
#9A625F #B38683 #CAABA9 #E1D0CF #F3EDEC
Accessibility & contrast
On white
2.12
#CAABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#CAABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA9
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA9 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA9
Deuteranopia (green-blind)
#B8B4A9
Tritanopia (blue-blind)
#D1A8AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba9; /* rgb */ color: rgb(202, 171, 169); /* oklch */ color: oklch(76.8% 0.036 22.3);
Tailwind
colors: {
custom: {
50: '#dac4c2',
500: '#caaba9',
950: '#000000',
},
}SCSS
$custom: #caaba9; $custom-light: #dac4c2; $custom-dark: #000000;
JSON
{
"hex": "#caaba9",
"rgb": {
"r": 202,
"g": 171,
"b": 169
},
"hsl": {
"h": 3.636,
"s": 23.741,
"l": 72.745
},
"oklch": {
"l": 0.76788,
"c": 0.03641,
"h": 22.3
},
"luminance": 0.44547
}Semantic roles & 50–950 ramp
primary
#CAABA9
secondary
#E1E9EA
accent
#9CA243
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151212
muted
#838181