#CAABAE#CAABAE
#CAABAE is a light, muted red. Relative luminance 0.447; OKLCH L 76.9% C 0.036 H 11.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABAE |
|---|---|
| RGB | rgb(202, 171, 174) |
| HSL | hsl(354, 23%, 73%) |
| HSV | hsv(354, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 13.9%, 20.8%) |
| CIE-LAB | lab(72.72, 11.73, 2.66) |
| CIE-LCH | lch(72.72, 12.03, 12.76°) |
| OKLab | oklab(76.93% 0.0356 0.0072) |
| OKLCH | oklch(76.93% 0.036 11.4) |
| XYZ | xyz(46.5597, 44.7397, 46.2192) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.96
Dusty Pink
#D8A7B1
ΔE00 5.59
Rosybrown
#BC8F8F
ΔE00 8.51
Light Mauve
#C292A1
ΔE00 8.69
Grey Pink
#C3909B
ΔE00 8.87
Faded Pink
#DE9DAC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABAE #ABCAC7
analogous
#CAABBD #CAABAE #CAB7AB
triadic
#CAABAE #AECAAB #ABAECA
tetradic
#CAABAE #BDCAAB #ABCAC7 #B7ABCA
square
#CAABAE #BDCAAB #ABCAC7 #B7ABCA
split-complementary
#CAABAE #ABCAB7 #ABBDCA
monochromatic
#9A6166 #B2858A #CAABAE #E2D1D2 #F3ECED
Accessibility & contrast
On white
2.11
#CAABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#CAABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABAE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABAE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAE
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#D1A9AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caabae; /* rgb */ color: rgb(202, 171, 174); /* oklch */ color: oklch(76.9% 0.036 11.4);
Tailwind
colors: {
custom: {
50: '#dac4c6',
500: '#caabae',
950: '#000000',
},
}SCSS
$custom: #caabae; $custom-light: #dac4c6; $custom-dark: #000000;
JSON
{
"hex": "#caabae",
"rgb": {
"r": 202,
"g": 171,
"b": 174
},
"hsl": {
"h": 354.194,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76929,
"c": 0.03634,
"h": 11.4
},
"luminance": 0.44738
}Semantic roles & 50–950 ramp
primary
#CAABAE
secondary
#E1EAE9
accent
#A19844
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182