#CAAFA8#CAAFA8
#CAAFA8 is a light, muted red. Relative luminance 0.460; OKLCH L 77.5% C 0.033 H 34.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFA8 |
|---|---|
| RGB | rgb(202, 175, 168) |
| HSL | hsl(12, 24%, 73%) |
| HSV | hsv(12, 17%, 79%) |
| CMYK | cmyk(0%, 13.4%, 16.8%, 20.8%) |
| CIE-LAB | lab(73.57, 8.60, 7.18) |
| CIE-LCH | lch(73.57, 11.20, 39.85°) |
| OKLab | oklab(77.55% 0.0271 0.0189) |
| OKLCH | oklch(77.55% 0.033 34.9) |
| XYZ | xyz(46.7548, 46.0449, 43.4628) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.12
Mushroom
#BA9E88
ΔE00 8.49
Warm Gray
#C9BEB0
ΔE00 9.28
Dusty Pink
#D8A7B1
ΔE00 9.84
Greige
#B8AB98
ΔE00 10.14
Rosybrown
#BC8F8F
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFA8 #A8C3CA
analogous
#CAA8B2 #CAAFA8 #CAC0A8
triadic
#CAAFA8 #A8CAAF #AFA8CA
tetradic
#CAAFA8 #B2CAA8 #A8C3CA #C0A8CA
square
#CAAFA8 #B2CAA8 #A8C3CA #C0A8CA
split-complementary
#CAAFA8 #A8CAC0 #A8B2CA
monochromatic
#9A6A5E #B38C82 #CAAFA8 #E1D2CE #F3EEEC
Accessibility & contrast
On white
2.06
#CAAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CAAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFA8
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFA8 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A8
Deuteranopia (green-blind)
#BBB7A8
Tritanopia (blue-blind)
#D1ACAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafa8; /* rgb */ color: rgb(202, 175, 168); /* oklch */ color: oklch(77.5% 0.033 34.9);
Tailwind
colors: {
custom: {
50: '#dac6c1',
500: '#caafa8',
950: '#000000',
},
}SCSS
$custom: #caafa8; $custom-light: #dac6c1; $custom-dark: #000000;
JSON
{
"hex": "#caafa8",
"rgb": {
"r": 202,
"g": 175,
"b": 168
},
"hsl": {
"h": 12.353,
"s": 24.286,
"l": 72.549
},
"oklch": {
"l": 0.77546,
"c": 0.03301,
"h": 34.9
},
"luminance": 0.46044
}Semantic roles & 50–950 ramp
primary
#CAAFA8
secondary
#E1E8EA
accent
#8FA343
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281