#CAABAA#CAABAA
#CAABAA is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.036 H 20.2°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABAA |
|---|---|
| RGB | rgb(202, 171, 170) |
| HSL | hsl(2, 23%, 73%) |
| HSV | hsv(2, 16%, 79%) |
| CMYK | cmyk(0%, 15.3%, 15.8%, 20.8%) |
| CIE-LAB | lab(72.62, 11.09, 4.71) |
| CIE-LCH | lch(72.62, 12.04, 23.01°) |
| OKLab | oklab(76.82% 0.0341 0.0125) |
| OKLCH | oklch(76.82% 0.036 20.2) |
| XYZ | xyz(46.1756, 44.5860, 44.1960) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.45
Dusty Pink
#D8A7B1
ΔE00 6.64
Rosybrown
#BC8F8F
ΔE00 8.41
Grey Pink
#C3909B
ΔE00 9.58
Light Mauve
#C292A1
ΔE00 9.68
Faded Pink
#DE9DAC
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABAA #AAC9CA
analogous
#CAAAB9 #CAABAA #CABBAA
triadic
#CAABAA #AACAAB #ABAACA
tetradic
#CAABAA #B9CAAA #AAC9CA #BBAACA
square
#CAABAA #B9CAAA #AAC9CA #BBAACA
split-complementary
#CAABAA #AACABB #AAB9CA
monochromatic
#9A6260 #B28684 #CAABAA #E2D0D0 #F3ECEC
Accessibility & contrast
On white
2.12
#CAABAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CAABAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABAA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABAA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#D1A8AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caabaa; /* rgb */ color: rgb(202, 171, 170); /* oklch */ color: oklch(76.8% 0.036 20.2);
Tailwind
colors: {
custom: {
50: '#dac4c3',
500: '#caabaa',
950: '#000000',
},
}SCSS
$custom: #caabaa; $custom-light: #dac4c3; $custom-dark: #000000;
JSON
{
"hex": "#caabaa",
"rgb": {
"r": 202,
"g": 171,
"b": 170
},
"hsl": {
"h": 1.875,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.76816,
"c": 0.03629,
"h": 20.2
},
"luminance": 0.44585
}Semantic roles & 50–950 ramp
primary
#CAABAA
secondary
#E1E9EA
accent
#9FA244
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151212
muted
#838181