#CAABAB#CAABAB
#CAABAB is a light, muted red. Relative luminance 0.446; OKLCH L 76.8% C 0.036 H 18.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABAB |
|---|---|
| RGB | rgb(202, 171, 171) |
| HSL | hsl(0, 23%, 73%) |
| HSV | hsv(0, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 15.3%, 20.8%) |
| CIE-LAB | lab(72.64, 11.25, 4.19) |
| CIE-LCH | lch(72.64, 12.00, 20.45°) |
| OKLab | oklab(76.84% 0.0345 0.0112) |
| OKLCH | oklch(76.84% 0.036 18) |
| XYZ | xyz(46.2705, 44.6240, 44.6961) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.80
Dusty Pink
#D8A7B1
ΔE00 6.34
Rosybrown
#BC8F8F
ΔE00 8.40
Grey Pink
#C3909B
ΔE00 9.37
Light Mauve
#C292A1
ΔE00 9.41
Faded Pink
#DE9DAC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABAB #ABCACA
analogous
#CAABBA #CAABAB #CABAAB
triadic
#CAABAB #ABCAAB #ABABCA
tetradic
#CAABAB #BACAAB #ABCACA #BAABCA
square
#CAABAB #BACAAB #ABCACA #BAABCA
split-complementary
#CAABAB #ABCABA #ABBACA
monochromatic
#9A6161 #B28585 #CAABAB #E2D1D1 #F3ECEC
Accessibility & contrast
On white
2.12
#CAABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#CAABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABAB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABAB | 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)
#B0AFAB
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#D1A8AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caabab; /* rgb */ color: rgb(202, 171, 171); /* oklch */ color: oklch(76.8% 0.036 18.0);
Tailwind
colors: {
custom: {
50: '#dac4c4',
500: '#caabab',
950: '#000000',
},
}SCSS
$custom: #caabab; $custom-light: #dac4c4; $custom-dark: #000000;
JSON
{
"hex": "#caabab",
"rgb": {
"r": 202,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76844,
"c": 0.03623,
"h": 18
},
"luminance": 0.44623
}Semantic roles & 50–950 ramp
primary
#CAABAB
secondary
#E1EAEA
accent
#A1A144
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151212
muted
#838181