#CAABA4#CAABA4
#CAABA4 is a light, muted red. Relative luminance 0.444; OKLCH L 76.7% C 0.038 H 32.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA4 |
|---|---|
| RGB | rgb(202, 171, 164) |
| HSL | hsl(11, 26%, 72%) |
| HSV | hsv(11, 19%, 79%) |
| CMYK | cmyk(0%, 15.3%, 18.8%, 20.8%) |
| CIE-LAB | lab(72.47, 10.14, 7.79) |
| CIE-LCH | lch(72.47, 12.79, 37.54°) |
| OKLab | oklab(76.65% 0.0317 0.0205) |
| OKLCH | oklch(76.65% 0.038 32.8) |
| XYZ | xyz(45.6209, 44.3641, 41.2747) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.91
Mushroom
#BA9E88
ΔE00 8.50
Dusty Pink
#D8A7B1
ΔE00 8.86
Rosybrown
#BC8F8F
ΔE00 9.06
Pinkish Tan
#D99B82
ΔE00 9.76
Warm Gray
#C9BEB0
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA4 #A4C3CA
analogous
#CAA4B0 #CAABA4 #CABEA4
triadic
#CAABA4 #A4CAAB #ABA4CA
tetradic
#CAABA4 #B0CAA4 #A4C3CA #BEA4CA
square
#CAABA4 #B0CAA4 #A4C3CA #BEA4CA
split-complementary
#CAABA4 #A4CABE #A4B0CA
monochromatic
#9A665A #B3877D #CAABA4 #E1CFCB #F4EDEC
Accessibility & contrast
On white
2.13
#CAABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#CAABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA4
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA4 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA3
Deuteranopia (green-blind)
#B9B4A4
Tritanopia (blue-blind)
#D2A7A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaba4; /* rgb */ color: rgb(202, 171, 164); /* oklch */ color: oklch(76.7% 0.038 32.8);
Tailwind
colors: {
custom: {
50: '#dac4bf',
500: '#caaba4',
950: '#000000',
},
}SCSS
$custom: #caaba4; $custom-light: #dac4bf; $custom-dark: #000000;
JSON
{
"hex": "#caaba4",
"rgb": {
"r": 202,
"g": 171,
"b": 164
},
"hsl": {
"h": 11.053,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.76653,
"c": 0.03773,
"h": 32.8
},
"luminance": 0.44363
}Semantic roles & 50–950 ramp
primary
#CAABA4
secondary
#E0E8EA
accent
#92A541
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181