#CAACAF#CAACAF
#CAACAF is a light, muted red. Relative luminance 0.452; OKLCH L 77.2% C 0.035 H 11.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CAACAF |
|---|---|
| RGB | rgb(202, 172, 175) |
| HSL | hsl(354, 22%, 73%) |
| HSV | hsv(354, 15%, 79%) |
| CMYK | cmyk(0%, 14.9%, 13.4%, 20.8%) |
| CIE-LAB | lab(73.00, 11.36, 2.51) |
| CIE-LCH | lch(73.00, 11.63, 12.45°) |
| OKLab | oklab(77.15% 0.0345 0.0068) |
| OKLCH | oklch(77.15% 0.035 11.1) |
| XYZ | xyz(46.8472, 45.1580, 46.7977) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.85
Dusty Pink
#D8A7B1
ΔE00 5.87
Rosybrown
#BC8F8F
ΔE00 8.85
Light Mauve
#C292A1
ΔE00 9.01
Grey Pink
#C3909B
ΔE00 9.22
Faded Pink
#DE9DAC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAACAF #ACCAC7
analogous
#CAACBE #CAACAF #CAB8AC
triadic
#CAACAF #AFCAAC #ACAFCA
tetradic
#CAACAF #BECAAC #ACCAC7 #B8ACCA
square
#CAACAF #BECAAC #ACCAC7 #B8ACCA
split-complementary
#CAACAF #ACCAB8 #ACBECA
monochromatic
#9A6268 #B2878B #CAACAF #E2D1D3 #F3ECED
Accessibility & contrast
On white
2.09
#CAACAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#CAACAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAACAF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAACAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAACAF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AF
Deuteranopia (green-blind)
#B7B5AF
Tritanopia (blue-blind)
#D0AAAD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #caacaf; /* rgb */ color: rgb(202, 172, 175); /* oklch */ color: oklch(77.2% 0.035 11.1);
Tailwind
colors: {
custom: {
50: '#dac4c6',
500: '#caacaf',
950: '#000000',
},
}SCSS
$custom: #caacaf; $custom-light: #dac4c6; $custom-dark: #000000;
JSON
{
"hex": "#caacaf",
"rgb": {
"r": 202,
"g": 172,
"b": 175
},
"hsl": {
"h": 354,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.77152,
"c": 0.03513,
"h": 11.1
},
"luminance": 0.45157
}Semantic roles & 50–950 ramp
primary
#CAACAF
secondary
#E2E9E9
accent
#A09745
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182