#CAACA3#CAACA3
#CAACA3 is a light, muted red. Relative luminance 0.447; OKLCH L 76.8% C 0.037 H 37.3°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACA3 |
|---|---|
| RGB | rgb(202, 172, 163) |
| HSL | hsl(14, 27%, 72%) |
| HSV | hsv(14, 19%, 79%) |
| CMYK | cmyk(0%, 14.9%, 19.3%, 20.8%) |
| CIE-LAB | lab(72.70, 9.44, 8.67) |
| CIE-LCH | lch(72.70, 12.82, 42.54°) |
| OKLab | oklab(76.82% 0.0297 0.0227) |
| OKLCH | oklch(76.82% 0.037 37.3) |
| XYZ | xyz(45.7206, 44.7074, 40.8642) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.72
Mushroom
#BA9E88
ΔE00 7.67
Pinkish Tan
#D99B82
ΔE00 9.57
Rosybrown
#BC8F8F
ΔE00 9.83
Dusty Pink
#D8A7B1
ΔE00 9.93
Warm Gray
#C9BEB0
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACA3 #A3C1CA
analogous
#CAA3AE #CAACA3 #CAC0A3
triadic
#CAACA3 #A3CAAC #ACA3CA
tetradic
#CAACA3 #AECAA3 #A3C1CA #C0A3CA
square
#CAACA3 #AECAA3 #A3C1CA #C0A3CA
split-complementary
#CAACA3 #A3CAC0 #A3AECA
monochromatic
#9A6859 #B4897C #CAACA3 #E0CFCA #F4EDEC
Accessibility & contrast
On white
2.11
#CAACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#CAACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACA3
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACA3 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#D2A8A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaca3; /* rgb */ color: rgb(202, 172, 163); /* oklch */ color: oklch(76.8% 0.037 37.3);
Tailwind
colors: {
custom: {
50: '#dac4be',
500: '#caaca3',
950: '#000000',
},
}SCSS
$custom: #caaca3; $custom-light: #dac4be; $custom-dark: #000000;
JSON
{
"hex": "#caaca3",
"rgb": {
"r": 202,
"g": 172,
"b": 163
},
"hsl": {
"h": 13.846,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.76822,
"c": 0.03741,
"h": 37.3
},
"luminance": 0.44706
}Semantic roles & 50–950 ramp
primary
#CAACA3
secondary
#DFE7E9
accent
#8EA540
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181