#CAAAA4#CAAAA4
#CAAAA4 is a light, muted red. Relative luminance 0.440; OKLCH L 76.5% C 0.039 H 30.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA4 |
|---|---|
| RGB | rgb(202, 170, 164) |
| HSL | hsl(9, 26%, 72%) |
| HSV | hsv(9, 19%, 79%) |
| CMYK | cmyk(0%, 15.8%, 18.8%, 20.8%) |
| CIE-LAB | lab(72.22, 10.68, 7.43) |
| CIE-LCH | lch(72.22, 13.01, 34.83°) |
| OKLab | oklab(76.46% 0.0333 0.0195) |
| OKLCH | oklch(76.46% 0.039 30.4) |
| XYZ | xyz(45.4327, 43.9878, 41.2120) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.75
Dusty Pink
#D8A7B1
ΔE00 8.24
Rosybrown
#BC8F8F
ΔE00 8.54
Mushroom
#BA9E88
ΔE00 8.96
Pinkish Tan
#D99B82
ΔE00 9.79
Grey Pink
#C3909B
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA4 #A4C4CA
analogous
#CAA4B1 #CAAAA4 #CABDA4
triadic
#CAAAA4 #A4CAAA #AAA4CA
tetradic
#CAAAA4 #B1CAA4 #A4C4CA #BDA4CA
square
#CAAAA4 #B1CAA4 #A4C4CA #BDA4CA
split-complementary
#CAAAA4 #A4CABD #A4B1CA
monochromatic
#9A645A #B3867D #CAAAA4 #E1CECB #F4EDEC
Accessibility & contrast
On white
2.14
#CAAAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#CAAAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA4
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA4 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA4
Deuteranopia (green-blind)
#B8B3A4
Tritanopia (blue-blind)
#D2A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa4; /* rgb */ color: rgb(202, 170, 164); /* oklch */ color: oklch(76.5% 0.039 30.4);
Tailwind
colors: {
custom: {
50: '#dac3bf',
500: '#caaaa4',
950: '#000000',
},
}SCSS
$custom: #caaaa4; $custom-light: #dac3bf; $custom-dark: #000000;
JSON
{
"hex": "#caaaa4",
"rgb": {
"r": 202,
"g": 170,
"b": 164
},
"hsl": {
"h": 9.474,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.76457,
"c": 0.03858,
"h": 30.4
},
"luminance": 0.43986
}Semantic roles & 50–950 ramp
primary
#CAAAA4
secondary
#E0E8EA
accent
#95A541
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181