#CAAFAB#CAAFAB
#CAAFAB is a light, muted red. Relative luminance 0.462; OKLCH L 77.6% C 0.032 H 27.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFAB |
|---|---|
| RGB | rgb(202, 175, 171) |
| HSL | hsl(8, 23%, 73%) |
| HSV | hsv(8, 15%, 79%) |
| CMYK | cmyk(0%, 13.4%, 15.3%, 20.8%) |
| CIE-LAB | lab(73.65, 9.08, 5.64) |
| CIE-LCH | lch(73.65, 10.69, 31.86°) |
| OKLab | oklab(77.63% 0.0283 0.0149) |
| OKLCH | oklch(77.63% 0.032 27.8) |
| XYZ | xyz(47.0375, 46.1580, 44.9517) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.98
Dusty Pink
#D8A7B1
ΔE00 8.70
Mushroom
#BA9E88
ΔE00 9.73
Rosybrown
#BC8F8F
ΔE00 10.06
Warm Gray
#C9BEB0
ΔE00 10.17
Greige
#B8AB98
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFAB #ABC6CA
analogous
#CAABB6 #CAAFAB #CABEAB
triadic
#CAAFAB #ABCAAF #AFABCA
tetradic
#CAAFAB #B6CAAB #ABC6CA #BEABCA
square
#CAAFAB #B6CAAB #ABC6CA #BEABCA
split-complementary
#CAAFAB #ABCABE #ABB6CA
monochromatic
#9A6861 #B28B85 #CAAFAB #E2D3D1 #F3EDEC
Accessibility & contrast
On white
2.05
#CAAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CAAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFAB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFAB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#BAB7AB
Tritanopia (blue-blind)
#D1ACAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafab; /* rgb */ color: rgb(202, 175, 171); /* oklch */ color: oklch(77.6% 0.032 27.8);
Tailwind
colors: {
custom: {
50: '#dac6c4',
500: '#caafab',
950: '#000000',
},
}SCSS
$custom: #caafab; $custom-light: #dac6c4; $custom-dark: #000000;
JSON
{
"hex": "#caafab",
"rgb": {
"r": 202,
"g": 175,
"b": 171
},
"hsl": {
"h": 7.742,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77627,
"c": 0.03196,
"h": 27.8
},
"luminance": 0.46157
}Semantic roles & 50–950 ramp
primary
#CAAFAB
secondary
#E1E8EA
accent
#95A144
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151312
muted
#838281