#CAA8A7#CAA8A7
#CAA8A7 is a light, muted red. Relative luminance 0.434; OKLCH L 76.1% C 0.040 H 20.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8A7 |
|---|---|
| RGB | rgb(202, 168, 167) |
| HSL | hsl(2, 25%, 72%) |
| HSV | hsv(2, 17%, 79%) |
| CMYK | cmyk(0%, 16.8%, 17.3%, 20.8%) |
| CIE-LAB | lab(71.79, 12.24, 5.17) |
| CIE-LCH | lch(71.79, 13.29, 22.90°) |
| OKLab | oklab(76.15% 0.0376 0.0137) |
| OKLCH | oklch(76.15% 0.04 20.1) |
| XYZ | xyz(45.3348, 43.3533, 42.5317) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.37
Dusty Pink
#D8A7B1
ΔE00 5.99
Rosybrown
#BC8F8F
ΔE00 7.39
Grey Pink
#C3909B
ΔE00 8.61
Light Mauve
#C292A1
ΔE00 8.84
Faded Pink
#DE9DAC
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8A7 #A7C9CA
analogous
#CAA7B8 #CAA8A7 #CAB9A7
triadic
#CAA8A7 #A7CAA8 #A8A7CA
tetradic
#CAA8A7 #B8CAA7 #A7C9CA #B9A7CA
square
#CAA8A7 #B8CAA7 #A7C9CA #B9A7CA
split-complementary
#CAA8A7 #A7CAB9 #A7B8CA
monochromatic
#9A5E5D #B38281 #CAA8A7 #E1CECD #F3ECEC
Accessibility & contrast
On white
2.17
#CAA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#CAA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8A7
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8A7 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA7
Deuteranopia (green-blind)
#B6B2A7
Tritanopia (blue-blind)
#D2A5A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #caa8a7; /* rgb */ color: rgb(202, 168, 167); /* oklch */ color: oklch(76.1% 0.040 20.1);
Tailwind
colors: {
custom: {
50: '#dac2c1',
500: '#caa8a7',
950: '#000000',
},
}SCSS
$custom: #caa8a7; $custom-light: #dac2c1; $custom-dark: #000000;
JSON
{
"hex": "#caa8a7",
"rgb": {
"r": 202,
"g": 168,
"b": 167
},
"hsl": {
"h": 1.714,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.76149,
"c": 0.04,
"h": 20.1
},
"luminance": 0.43352
}Semantic roles & 50–950 ramp
primary
#CAA8A7
secondary
#E1EAEA
accent
#A1A342
background
#FDFBFB
surface
#FBF7F7
border
#D4D0D0
text
#151212
muted
#838181