#CAAAA0#CAAAA0
#CAAAA0 is a light, muted red. Relative luminance 0.438; OKLCH L 76.4% C 0.040 H 38.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA0 |
|---|---|
| RGB | rgb(202, 170, 160) |
| HSL | hsl(14, 28%, 71%) |
| HSV | hsv(14, 21%, 79%) |
| CMYK | cmyk(0%, 15.8%, 20.8%, 20.8%) |
| CIE-LAB | lab(72.13, 10.07, 9.49) |
| CIE-LCH | lch(72.13, 13.84, 43.31°) |
| OKLab | oklab(76.35% 0.0317 0.0248) |
| OKLCH | oklch(76.35% 0.04 38.1) |
| XYZ | xyz(45.0772, 43.8456, 39.3394) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.22
Mushroom
#BA9E88
ΔE00 7.34
Pinkish Tan
#D99B82
ΔE00 8.80
Rosybrown
#BC8F8F
ΔE00 9.38
Dusty Pink
#D8A7B1
ΔE00 9.94
Warm Gray
#C9BEB0
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA0 #A0C0CA
analogous
#CAA0AB #CAAAA0 #CABFA0
triadic
#CAAAA0 #A0CAAA #AAA0CA
tetradic
#CAAAA0 #ABCAA0 #A0C0CA #BFA0CA
square
#CAAAA0 #ABCAA0 #A0C0CA #BFA0CA
split-complementary
#CAAAA0 #A0CABF #A0ABCA
monochromatic
#9A6656 #B48779 #CAAAA0 #E0CDC7 #F4EDEB
Accessibility & contrast
On white
2.15
#CAAAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#CAAAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA0
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA0 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B9B3A0
Tritanopia (blue-blind)
#D2A6A7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa0; /* rgb */ color: rgb(202, 170, 160); /* oklch */ color: oklch(76.4% 0.040 38.1);
Tailwind
colors: {
custom: {
50: '#dac3bc',
500: '#caaaa0',
950: '#000000',
},
}SCSS
$custom: #caaaa0; $custom-light: #dac3bc; $custom-dark: #000000;
JSON
{
"hex": "#caaaa0",
"rgb": {
"r": 202,
"g": 170,
"b": 160
},
"hsl": {
"h": 14.286,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.76351,
"c": 0.04023,
"h": 38.1
},
"luminance": 0.43844
}Semantic roles & 50–950 ramp
primary
#CAAAA0
secondary
#DDE6E8
accent
#8EA73E
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181