#CAAAA2#CAAAA2
#CAAAA2 is a light, muted red. Relative luminance 0.439; OKLCH L 76.4% C 0.039 H 34.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA2 |
|---|---|
| RGB | rgb(202, 170, 162) |
| HSL | hsl(12, 27%, 71%) |
| HSV | hsv(12, 20%, 79%) |
| CMYK | cmyk(0%, 15.8%, 19.8%, 20.8%) |
| CIE-LAB | lab(72.17, 10.37, 8.46) |
| CIE-LCH | lch(72.17, 13.39, 39.20°) |
| OKLab | oklab(76.4% 0.0325 0.0222) |
| OKLCH | oklch(76.4% 0.039 34.3) |
| XYZ | xyz(45.2535, 43.9161, 40.2683) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.43
Mushroom
#BA9E88
ΔE00 8.14
Rosybrown
#BC8F8F
ΔE00 8.92
Dusty Pink
#D8A7B1
ΔE00 9.07
Pinkish Tan
#D99B82
ΔE00 9.25
Warm Gray
#C9BEB0
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA2 #A2C2CA
analogous
#CAA2AE #CAAAA2 #CABEA2
triadic
#CAAAA2 #A2CAAA #AAA2CA
tetradic
#CAAAA2 #AECAA2 #A2C2CA #BEA2CA
square
#CAAAA2 #AECAA2 #A2C2CA #BEA2CA
split-complementary
#CAAAA2 #A2CABE #A2AECA
monochromatic
#9A6558 #B4867B #CAAAA2 #E0CEC9 #F4EDEC
Accessibility & contrast
On white
2.15
#CAAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#CAAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA2
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA2 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA1
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#D2A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa2; /* rgb */ color: rgb(202, 170, 162); /* oklch */ color: oklch(76.4% 0.039 34.3);
Tailwind
colors: {
custom: {
50: '#dac3bd',
500: '#caaaa2',
950: '#000000',
},
}SCSS
$custom: #caaaa2; $custom-light: #dac3bd; $custom-dark: #000000;
JSON
{
"hex": "#caaaa2",
"rgb": {
"r": 202,
"g": 170,
"b": 162
},
"hsl": {
"h": 12,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.76404,
"c": 0.03932,
"h": 34.3
},
"luminance": 0.43915
}Semantic roles & 50–950 ramp
primary
#CAAAA2
secondary
#DFE7E9
accent
#91A640
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181