#CAABA7#CAABA7
#CAABA7 is a light, muted red. Relative luminance 0.445; OKLCH L 76.7% C 0.037 H 26.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA7 |
|---|---|
| RGB | rgb(202, 171, 167) |
| HSL | hsl(7, 25%, 72%) |
| HSV | hsv(7, 17%, 79%) |
| CMYK | cmyk(0%, 15.3%, 17.3%, 20.8%) |
| CIE-LAB | lab(72.54, 10.61, 6.25) |
| CIE-LCH | lch(72.54, 12.31, 30.50°) |
| OKLab | oklab(76.73% 0.0329 0.0165) |
| OKLCH | oklch(76.73% 0.037 26.6) |
| XYZ | xyz(45.8950, 44.4738, 42.7184) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.02
Dusty Pink
#D8A7B1
ΔE00 7.67
Rosybrown
#BC8F8F
ΔE00 8.62
Mushroom
#BA9E88
ΔE00 9.76
Grey Pink
#C3909B
ΔE00 10.33
Light Mauve
#C292A1
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA7 #A7C6CA
analogous
#CAA7B5 #CAABA7 #CABDA7
triadic
#CAABA7 #A7CAAB #ABA7CA
tetradic
#CAABA7 #B5CAA7 #A7C6CA #BDA7CA
square
#CAABA7 #B5CAA7 #A7C6CA #BDA7CA
split-complementary
#CAABA7 #A7CABD #A7B5CA
monochromatic
#9A645D #B38781 #CAABA7 #E1CFCD #F3EDEC
Accessibility & contrast
On white
2.12
#CAABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#CAABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA7
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA7 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA7
Deuteranopia (green-blind)
#B8B4A7
Tritanopia (blue-blind)
#D2A8AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba7; /* rgb */ color: rgb(202, 171, 167); /* oklch */ color: oklch(76.7% 0.037 26.6);
Tailwind
colors: {
custom: {
50: '#dac4c1',
500: '#caaba7',
950: '#000000',
},
}SCSS
$custom: #caaba7; $custom-light: #dac4c1; $custom-dark: #000000;
JSON
{
"hex": "#caaba7",
"rgb": {
"r": 202,
"g": 171,
"b": 167
},
"hsl": {
"h": 6.857,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.76734,
"c": 0.03679,
"h": 26.6
},
"luminance": 0.44472
}Semantic roles & 50–950 ramp
primary
#CAABA7
secondary
#E1E9EA
accent
#98A342
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151212
muted
#838181