#CAAFA7#CAAFA7
#CAAFA7 is a light, muted red. Relative luminance 0.460; OKLCH L 77.5% C 0.033 H 37.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFA7 |
|---|---|
| RGB | rgb(202, 175, 167) |
| HSL | hsl(14, 25%, 72%) |
| HSV | hsv(14, 17%, 79%) |
| CMYK | cmyk(0%, 13.4%, 17.3%, 20.8%) |
| CIE-LAB | lab(73.55, 8.44, 7.69) |
| CIE-LCH | lch(73.55, 11.42, 42.33°) |
| OKLab | oklab(77.52% 0.0267 0.0202) |
| OKLCH | oklch(77.52% 0.033 37.1) |
| XYZ | xyz(46.6620, 46.0078, 42.9741) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.57
Mushroom
#BA9E88
ΔE00 8.09
Warm Gray
#C9BEB0
ΔE00 9.01
Greige
#B8AB98
ΔE00 9.77
Dusty Pink
#D8A7B1
ΔE00 10.26
Pinkish Tan
#D99B82
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFA7 #A7C2CA
analogous
#CAA7B1 #CAAFA7 #CAC1A7
triadic
#CAAFA7 #A7CAAF #AFA7CA
tetradic
#CAAFA7 #B1CAA7 #A7C2CA #C1A7CA
square
#CAAFA7 #B1CAA7 #A7C2CA #C1A7CA
split-complementary
#CAAFA7 #A7CAC1 #A7B1CA
monochromatic
#9A6B5D #B38C81 #CAAFA7 #E1D2CD #F3EEEC
Accessibility & contrast
On white
2.06
#CAAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#CAAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFA7
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFA7 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A6
Deuteranopia (green-blind)
#BBB7A7
Tritanopia (blue-blind)
#D1ABAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafa7; /* rgb */ color: rgb(202, 175, 167); /* oklch */ color: oklch(77.5% 0.033 37.1);
Tailwind
colors: {
custom: {
50: '#dac6c1',
500: '#caafa7',
950: '#000000',
},
}SCSS
$custom: #caafa7; $custom-light: #dac6c1; $custom-dark: #000000;
JSON
{
"hex": "#caafa7",
"rgb": {
"r": 202,
"g": 175,
"b": 167
},
"hsl": {
"h": 13.714,
"s": 24.823,
"l": 72.353
},
"oklch": {
"l": 0.77519,
"c": 0.03346,
"h": 37.1
},
"luminance": 0.46007
}Semantic roles & 50–950 ramp
primary
#CAAFA7
secondary
#E1E8EA
accent
#8DA342
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281