#CAAAA7#CAAAA7
#CAAAA7 is a light, muted red. Relative luminance 0.441; OKLCH L 76.5% C 0.038 H 24.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA7 |
|---|---|
| RGB | rgb(202, 170, 167) |
| HSL | hsl(5, 25%, 72%) |
| HSV | hsv(5, 17%, 79%) |
| CMYK | cmyk(0%, 15.8%, 17.3%, 20.8%) |
| CIE-LAB | lab(72.29, 11.15, 5.89) |
| CIE-LCH | lch(72.29, 12.61, 27.83°) |
| OKLab | oklab(76.54% 0.0345 0.0156) |
| OKLCH | oklch(76.54% 0.038 24.3) |
| XYZ | xyz(45.7069, 44.0974, 42.6557) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.36
Dusty Pink
#D8A7B1
ΔE00 7.09
Rosybrown
#BC8F8F
ΔE00 8.17
Grey Pink
#C3909B
ΔE00 9.74
Light Mauve
#C292A1
ΔE00 10.01
Mushroom
#BA9E88
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA7 #A7C7CA
analogous
#CAA7B6 #CAAAA7 #CABCA7
triadic
#CAAAA7 #A7CAAA #AAA7CA
tetradic
#CAAAA7 #B6CAA7 #A7C7CA #BCA7CA
square
#CAAAA7 #B6CAA7 #A7C7CA #BCA7CA
split-complementary
#CAAAA7 #A7CABC #A7B6CA
monochromatic
#9A625D #B38581 #CAAAA7 #E1CFCD #F3EDEC
Accessibility & contrast
On white
2.14
#CAAAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#CAAAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA7
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA7 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#B7B4A7
Tritanopia (blue-blind)
#D2A7A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa7; /* rgb */ color: rgb(202, 170, 167); /* oklch */ color: oklch(76.5% 0.038 24.3);
Tailwind
colors: {
custom: {
50: '#dac3c1',
500: '#caaaa7',
950: '#000000',
},
}SCSS
$custom: #caaaa7; $custom-light: #dac3c1; $custom-dark: #000000;
JSON
{
"hex": "#caaaa7",
"rgb": {
"r": 202,
"g": 170,
"b": 167
},
"hsl": {
"h": 5.143,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.76538,
"c": 0.03781,
"h": 24.3
},
"luminance": 0.44096
}Semantic roles & 50–950 ramp
primary
#CAAAA7
secondary
#E1E9EA
accent
#9BA342
background
#FDFBFB
surface
#FAF7F7
border
#D3D0D0
text
#151212
muted
#838181