#CAACA4#CAACA4
#CAACA4 is a light, muted red. Relative luminance 0.447; OKLCH L 76.8% C 0.037 H 35.4°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACA4 |
|---|---|
| RGB | rgb(202, 172, 164) |
| HSL | hsl(13, 26%, 72%) |
| HSV | hsv(13, 19%, 79%) |
| CMYK | cmyk(0%, 14.9%, 18.8%, 20.8%) |
| CIE-LAB | lab(72.72, 9.60, 8.15) |
| CIE-LCH | lch(72.72, 12.59, 40.34°) |
| OKLab | oklab(76.85% 0.0301 0.0214) |
| OKLCH | oklch(76.85% 0.037 35.4) |
| XYZ | xyz(45.8105, 44.7433, 41.3379) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.27
Mushroom
#BA9E88
ΔE00 8.07
Dusty Pink
#D8A7B1
ΔE00 9.50
Rosybrown
#BC8F8F
ΔE00 9.61
Pinkish Tan
#D99B82
ΔE00 9.79
Warm Gray
#C9BEB0
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACA4 #A4C2CA
analogous
#CAA4AF #CAACA4 #CABFA4
triadic
#CAACA4 #A4CAAC #ACA4CA
tetradic
#CAACA4 #AFCAA4 #A4C2CA #BFA4CA
square
#CAACA4 #AFCAA4 #A4C2CA #BFA4CA
split-complementary
#CAACA4 #A4CABF #A4AFCA
monochromatic
#9A675A #B3897D #CAACA4 #E1CFCB #F4EDEC
Accessibility & contrast
On white
2.11
#CAACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#CAACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACA4
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACA4 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#B9B5A4
Tritanopia (blue-blind)
#D2A8AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caaca4; /* rgb */ color: rgb(202, 172, 164); /* oklch */ color: oklch(76.8% 0.037 35.4);
Tailwind
colors: {
custom: {
50: '#dac4bf',
500: '#caaca4',
950: '#000000',
},
}SCSS
$custom: #caaca4; $custom-light: #dac4bf; $custom-dark: #000000;
JSON
{
"hex": "#caaca4",
"rgb": {
"r": 202,
"g": 172,
"b": 164
},
"hsl": {
"h": 12.632,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.76849,
"c": 0.03695,
"h": 35.4
},
"luminance": 0.44742
}Semantic roles & 50–950 ramp
primary
#CAACA4
secondary
#E0E8EA
accent
#90A541
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181