#CAACAB#CAACAB
#CAACAB is a light, muted red. Relative luminance 0.450; OKLCH L 77.0% C 0.035 H 20.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACAB |
|---|---|
| RGB | rgb(202, 172, 171) |
| HSL | hsl(2, 23%, 73%) |
| HSV | hsv(2, 15%, 79%) |
| CMYK | cmyk(0%, 14.9%, 15.3%, 20.8%) |
| CIE-LAB | lab(72.89, 10.70, 4.56) |
| CIE-LCH | lch(72.89, 11.63, 23.06°) |
| OKLab | oklab(77.04% 0.0329 0.0121) |
| OKLCH | oklch(77.04% 0.035 20.2) |
| XYZ | xyz(46.4601, 45.0032, 44.7593) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.22
Dusty Pink
#D8A7B1
ΔE00 6.89
Rosybrown
#BC8F8F
ΔE00 8.76
Grey Pink
#C3909B
ΔE00 9.91
Light Mauve
#C292A1
ΔE00 9.98
Faded Pink
#DE9DAC
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACAB #ABC9CA
analogous
#CAABB9 #CAACAB #CABBAB
triadic
#CAACAB #ABCAAC #ACABCA
tetradic
#CAACAB #B9CAAB #ABC9CA #BBABCA
square
#CAACAB #B9CAAB #ABC9CA #BBABCA
split-complementary
#CAACAB #ABCABB #ABB9CA
monochromatic
#9A6361 #B28785 #CAACAB #E2D1D1 #F3ECEC
Accessibility & contrast
On white
2.10
#CAACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CAACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACAB
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACAB | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#D1A9AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caacab; /* rgb */ color: rgb(202, 172, 171); /* oklch */ color: oklch(77.0% 0.035 20.2);
Tailwind
colors: {
custom: {
50: '#dac4c4',
500: '#caacab',
950: '#000000',
},
}SCSS
$custom: #caacab; $custom-light: #dac4c4; $custom-dark: #000000;
JSON
{
"hex": "#caacab",
"rgb": {
"r": 202,
"g": 172,
"b": 171
},
"hsl": {
"h": 1.935,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77039,
"c": 0.03507,
"h": 20.2
},
"luminance": 0.45002
}Semantic roles & 50–950 ramp
primary
#CAACAB
secondary
#E1E9EA
accent
#9EA144
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151212
muted
#838181