#CAACAE#CAACAE
#CAACAE is a light, muted red. Relative luminance 0.451; OKLCH L 77.1% C 0.035 H 13.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACAE |
|---|---|
| RGB | rgb(202, 172, 174) |
| HSL | hsl(356, 22%, 73%) |
| HSV | hsv(356, 15%, 79%) |
| CMYK | cmyk(0%, 14.9%, 13.9%, 20.8%) |
| CIE-LAB | lab(72.97, 11.19, 3.02) |
| CIE-LCH | lch(72.97, 11.59, 15.10°) |
| OKLab | oklab(77.12% 0.0341 0.0081) |
| OKLCH | oklch(77.12% 0.035 13.4) |
| XYZ | xyz(46.7493, 45.1189, 46.2824) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.44
Dusty Pink
#D8A7B1
ΔE00 6.08
Rosybrown
#BC8F8F
ΔE00 8.79
Light Mauve
#C292A1
ΔE00 9.22
Grey Pink
#C3909B
ΔE00 9.36
Faded Pink
#DE9DAC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACAE #ACCAC8
analogous
#CAACBD #CAACAE #CAB9AC
triadic
#CAACAE #AECAAC #ACAECA
tetradic
#CAACAE #BDCAAC #ACCAC8 #B9ACCA
square
#CAACAE #BDCAAC #ACCAC8 #B9ACCA
split-complementary
#CAACAE #ACCAB9 #ACBDCA
monochromatic
#9A6266 #B2878A #CAACAE #E2D1D2 #F3ECED
Accessibility & contrast
On white
2.10
#CAACAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CAACAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACAE
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACAE | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#B7B5AE
Tritanopia (blue-blind)
#D1AAAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caacae; /* rgb */ color: rgb(202, 172, 174); /* oklch */ color: oklch(77.1% 0.035 13.4);
Tailwind
colors: {
custom: {
50: '#dac4c6',
500: '#caacae',
950: '#000000',
},
}SCSS
$custom: #caacae; $custom-light: #dac4c6; $custom-dark: #000000;
JSON
{
"hex": "#caacae",
"rgb": {
"r": 202,
"g": 172,
"b": 174
},
"hsl": {
"h": 356,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.77124,
"c": 0.03503,
"h": 13.4
},
"luminance": 0.45118
}Semantic roles & 50–950 ramp
primary
#CAACAE
secondary
#E2E9E9
accent
#A09A45
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182