#CAAFAA#CAAFAA
#CAAFAA is a light, muted red. Relative luminance 0.461; OKLCH L 77.6% C 0.032 H 30.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFAA |
|---|---|
| RGB | rgb(202, 175, 170) |
| HSL | hsl(9, 23%, 73%) |
| HSV | hsv(9, 16%, 79%) |
| CMYK | cmyk(0%, 13.4%, 15.8%, 20.8%) |
| CIE-LAB | lab(73.62, 8.92, 6.16) |
| CIE-LCH | lch(73.62, 10.84, 34.61°) |
| OKLab | oklab(77.6% 0.0279 0.0162) |
| OKLCH | oklch(77.6% 0.032 30.2) |
| XYZ | xyz(46.9426, 46.1200, 44.4517) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.29
Dusty Pink
#D8A7B1
ΔE00 9.06
Mushroom
#BA9E88
ΔE00 9.31
Warm Gray
#C9BEB0
ΔE00 9.86
Rosybrown
#BC8F8F
ΔE00 10.18
Greige
#B8AB98
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFAA #AAC5CA
analogous
#CAAAB5 #CAAFAA #CABFAA
triadic
#CAAFAA #AACAAF #AFAACA
tetradic
#CAAFAA #B5CAAA #AAC5CA #BFAACA
square
#CAAFAA #B5CAAA #AAC5CA #BFAACA
split-complementary
#CAAFAA #AACABF #AAB5CA
monochromatic
#9A6960 #B28C84 #CAAFAA #E2D2D0 #F3EDEC
Accessibility & contrast
On white
2.05
#CAAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#CAAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFAA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFAA | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#BBB7AA
Tritanopia (blue-blind)
#D1ACAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafaa; /* rgb */ color: rgb(202, 175, 170); /* oklch */ color: oklch(77.6% 0.032 30.2);
Tailwind
colors: {
custom: {
50: '#dac6c3',
500: '#caafaa',
950: '#000000',
},
}SCSS
$custom: #caafaa; $custom-light: #dac6c3; $custom-dark: #000000;
JSON
{
"hex": "#caafaa",
"rgb": {
"r": 202,
"g": 175,
"b": 170
},
"hsl": {
"h": 9.375,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.776,
"c": 0.03226,
"h": 30.2
},
"luminance": 0.46119
}Semantic roles & 50–950 ramp
primary
#CAAFAA
secondary
#E1E8EA
accent
#93A244
background
#FDFCFB
surface
#FAF8F7
border
#D3D1D0
text
#151312
muted
#838281