#CAACAA#CAACAA
#CAACAA is a light, muted red. Relative luminance 0.450; OKLCH L 77.0% C 0.035 H 22.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACAA |
|---|---|
| RGB | rgb(202, 172, 170) |
| HSL | hsl(4, 23%, 73%) |
| HSV | hsv(4, 16%, 79%) |
| CMYK | cmyk(0%, 14.9%, 15.8%, 20.8%) |
| CIE-LAB | lab(72.87, 10.54, 5.07) |
| CIE-LCH | lch(72.87, 11.70, 25.68°) |
| OKLab | oklab(77.01% 0.0325 0.0134) |
| OKLCH | oklch(77.01% 0.035 22.5) |
| XYZ | xyz(46.3652, 44.9652, 44.2592) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.88
Dusty Pink
#D8A7B1
ΔE00 7.21
Rosybrown
#BC8F8F
ΔE00 8.80
Grey Pink
#C3909B
ΔE00 10.14
Light Mauve
#C292A1
ΔE00 10.27
Mushroom
#BA9E88
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACAA #AAC8CA
analogous
#CAAAB8 #CAACAA #CABCAA
triadic
#CAACAA #AACAAC #ACAACA
tetradic
#CAACAA #B8CAAA #AAC8CA #BCAACA
square
#CAACAA #B8CAAA #AAC8CA #BCAACA
split-complementary
#CAACAA #AACABC #AAB8CA
monochromatic
#9A6360 #B28784 #CAACAA #E2D1D0 #F3EDEC
Accessibility & contrast
On white
2.10
#CAACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#CAACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACAA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACAA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AA
Deuteranopia (green-blind)
#B8B5AA
Tritanopia (blue-blind)
#D1A9AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caacaa; /* rgb */ color: rgb(202, 172, 170); /* oklch */ color: oklch(77.0% 0.035 22.5);
Tailwind
colors: {
custom: {
50: '#dac4c3',
500: '#caacaa',
950: '#000000',
},
}SCSS
$custom: #caacaa; $custom-light: #dac4c3; $custom-dark: #000000;
JSON
{
"hex": "#caacaa",
"rgb": {
"r": 202,
"g": 172,
"b": 170
},
"hsl": {
"h": 3.75,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.77011,
"c": 0.03519,
"h": 22.5
},
"luminance": 0.44964
}Semantic roles & 50–950 ramp
primary
#CAACAA
secondary
#E1E9EA
accent
#9CA244
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151212
muted
#838181