#CAA8A4#CAA8A4
#CAA8A4 is a light, muted red. Relative luminance 0.432; OKLCH L 76.1% C 0.040 H 25.9°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA8A4 |
|---|---|
| RGB | rgb(202, 168, 164) |
| HSL | hsl(6, 26%, 72%) |
| HSV | hsv(6, 19%, 79%) |
| CMYK | cmyk(0%, 16.8%, 18.8%, 20.8%) |
| CIE-LAB | lab(71.72, 11.77, 6.71) |
| CIE-LCH | lch(71.72, 13.55, 29.71°) |
| OKLab | oklab(76.07% 0.0364 0.0177) |
| OKLCH | oklch(76.07% 0.04 25.9) |
| XYZ | xyz(45.0607, 43.2437, 41.0880) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.07
Dusty Pink
#D8A7B1
ΔE00 7.07
Rosybrown
#BC8F8F
ΔE00 7.59
Grey Pink
#C3909B
ΔE00 9.41
Light Mauve
#C292A1
ΔE00 9.82
Greyish Pink
#C88D94
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA8A4 #A4C6CA
analogous
#CAA4B3 #CAA8A4 #CABBA4
triadic
#CAA8A4 #A4CAA8 #A8A4CA
tetradic
#CAA8A4 #B3CAA4 #A4C6CA #BBA4CA
square
#CAA8A4 #B3CAA4 #A4C6CA #BBA4CA
split-complementary
#CAA8A4 #A4CABB #A4B3CA
monochromatic
#9A605A #B3837D #CAA8A4 #E1CDCB #F4EDEC
Accessibility & contrast
On white
2.18
#CAA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#CAA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA8A4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA8A4 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#B6B2A4
Tritanopia (blue-blind)
#D2A4A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #caa8a4; /* rgb */ color: rgb(202, 168, 164); /* oklch */ color: oklch(76.1% 0.040 25.9);
Tailwind
colors: {
custom: {
50: '#dac1bf',
500: '#caa8a4',
950: '#000000',
},
}SCSS
$custom: #caa8a4; $custom-light: #dac1bf; $custom-dark: #000000;
JSON
{
"hex": "#caa8a4",
"rgb": {
"r": 202,
"g": 168,
"b": 164
},
"hsl": {
"h": 6.316,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.76067,
"c": 0.04047,
"h": 25.9
},
"luminance": 0.43242
}Semantic roles & 50–950 ramp
primary
#CAA8A4
secondary
#E0E9EA
accent
#9AA541
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181