#CAAAA3#CAAAA3
#CAAAA3 is a light, muted red. Relative luminance 0.440; OKLCH L 76.4% C 0.039 H 32.4°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAAA3 |
|---|---|
| RGB | rgb(202, 170, 163) |
| HSL | hsl(11, 27%, 72%) |
| HSV | hsv(11, 19%, 79%) |
| CMYK | cmyk(0%, 15.8%, 19.3%, 20.8%) |
| CIE-LAB | lab(72.20, 10.53, 7.95) |
| CIE-LCH | lch(72.20, 13.19, 37.05°) |
| OKLab | oklab(76.43% 0.0329 0.0209) |
| OKLCH | oklch(76.43% 0.039 32.4) |
| XYZ | xyz(45.3428, 43.9518, 40.7383) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.06
Mushroom
#BA9E88
ΔE00 8.55
Dusty Pink
#D8A7B1
ΔE00 8.65
Rosybrown
#BC8F8F
ΔE00 8.72
Pinkish Tan
#D99B82
ΔE00 9.51
Grey Pink
#C3909B
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAAA3 #A3C3CA
analogous
#CAA3B0 #CAAAA3 #CABEA3
triadic
#CAAAA3 #A3CAAA #AAA3CA
tetradic
#CAAAA3 #B0CAA3 #A3C3CA #BEA3CA
square
#CAAAA3 #B0CAA3 #A3C3CA #BEA3CA
split-complementary
#CAAAA3 #A3CABE #A3B0CA
monochromatic
#9A6459 #B4867C #CAAAA3 #E0CECA #F4EDEC
Accessibility & contrast
On white
2.15
#CAAAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#CAAAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAAA3
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAAA3 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA2
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#D2A6A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaaa3; /* rgb */ color: rgb(202, 170, 163); /* oklch */ color: oklch(76.4% 0.039 32.4);
Tailwind
colors: {
custom: {
50: '#dac3be',
500: '#caaaa3',
950: '#000000',
},
}SCSS
$custom: #caaaa3; $custom-light: #dac3be; $custom-dark: #000000;
JSON
{
"hex": "#caaaa3",
"rgb": {
"r": 202,
"g": 170,
"b": 163
},
"hsl": {
"h": 10.769,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.7643,
"c": 0.03892,
"h": 32.4
},
"luminance": 0.4395
}Semantic roles & 50–950 ramp
primary
#CAAAA3
secondary
#DFE8E9
accent
#93A540
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151212
muted
#838181