#CAAAA1#CAAAA1
#CAAAA1 is a light, muted red. Relative luminance 0.439; OKLCH L 76.4% C 0.040 H 36.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA1 |
|---|---|
| RGB | rgb(202, 170, 161) |
| HSL | hsl(13, 28%, 71%) |
| HSV | hsv(13, 20%, 79%) |
| CMYK | cmyk(0%, 15.8%, 20.3%, 20.8%) |
| CIE-LAB | lab(72.15, 10.22, 8.98) |
| CIE-LCH | lch(72.15, 13.61, 41.29°) |
| OKLab | oklab(76.38% 0.0321 0.0235) |
| OKLCH | oklch(76.38% 0.04 36.2) |
| XYZ | xyz(45.1650, 43.8807, 39.8020) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.82
Mushroom
#BA9E88
ΔE00 7.74
Pinkish Tan
#D99B82
ΔE00 9.02
Rosybrown
#BC8F8F
ΔE00 9.14
Dusty Pink
#D8A7B1
ΔE00 9.50
Warm Gray
#C9BEB0
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA1 #A1C1CA
analogous
#CAA1AC #CAAAA1 #CABEA1
triadic
#CAAAA1 #A1CAAA #AAA1CA
tetradic
#CAAAA1 #ACCAA1 #A1C1CA #BEA1CA
square
#CAAAA1 #ACCAA1 #A1C1CA #BEA1CA
split-complementary
#CAAAA1 #A1CABE #A1ACCA
monochromatic
#9A6557 #B4877A #CAAAA1 #E0CDC8 #F4EDEB
Accessibility & contrast
On white
2.15
#CAAAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#CAAAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA1
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA1 | 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)
#B1ADA0
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#D2A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa1; /* rgb */ color: rgb(202, 170, 161); /* oklch */ color: oklch(76.4% 0.040 36.2);
Tailwind
colors: {
custom: {
50: '#dac3bc',
500: '#caaaa1',
950: '#000000',
},
}SCSS
$custom: #caaaa1; $custom-light: #dac3bc; $custom-dark: #000000;
JSON
{
"hex": "#caaaa1",
"rgb": {
"r": 202,
"g": 170,
"b": 161
},
"hsl": {
"h": 13.171,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.76378,
"c": 0.03975,
"h": 36.2
},
"luminance": 0.43879
}Semantic roles & 50–950 ramp
primary
#CAAAA1
secondary
#DEE6E9
accent
#90A73F
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181