#CAABAC#CAABAC
#CAABAC is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.036 H 15.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABAC |
|---|---|
| RGB | rgb(202, 171, 172) |
| HSL | hsl(358, 23%, 73%) |
| HSV | hsv(358, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 14.9%, 20.8%) |
| CIE-LAB | lab(72.67, 11.41, 3.68) |
| CIE-LCH | lch(72.67, 11.99, 17.89°) |
| OKLab | oklab(76.87% 0.0349 0.0098) |
| OKLCH | oklch(76.87% 0.036 15.8) |
| XYZ | xyz(46.3662, 44.6623, 45.2000) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.17
Dusty Pink
#D8A7B1
ΔE00 6.06
Rosybrown
#BC8F8F
ΔE00 8.41
Light Mauve
#C292A1
ΔE00 9.15
Grey Pink
#C3909B
ΔE00 9.18
Faded Pink
#DE9DAC
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABAC #ABCAC9
analogous
#CAABBB #CAABAC #CAB9AB
triadic
#CAABAC #ACCAAB #ABACCA
tetradic
#CAABAC #BBCAAB #ABCAC9 #B9ABCA
square
#CAABAC #BBCAAB #ABCAC9 #B9ABCA
split-complementary
#CAABAC #ABCAB9 #ABBBCA
monochromatic
#9A6163 #B28587 #CAABAC #E2D1D1 #F3ECEC
Accessibility & contrast
On white
2.11
#CAABAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#CAABAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABAC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABAC | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#B7B4AC
Tritanopia (blue-blind)
#D1A8AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caabac; /* rgb */ color: rgb(202, 171, 172); /* oklch */ color: oklch(76.9% 0.036 15.8);
Tailwind
colors: {
custom: {
50: '#dac4c4',
500: '#caabac',
950: '#000000',
},
}SCSS
$custom: #caabac; $custom-light: #dac4c4; $custom-dark: #000000;
JSON
{
"hex": "#caabac",
"rgb": {
"r": 202,
"g": 171,
"b": 172
},
"hsl": {
"h": 358.065,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76872,
"c": 0.03621,
"h": 15.8
},
"luminance": 0.44661
}Semantic roles & 50–950 ramp
primary
#CAABAC
secondary
#E1EAE9
accent
#A19E44
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151212
muted
#838181