#CAAFAF#CAAFAF
#CAAFAF is a light, muted red. Relative luminance 0.463; OKLCH L 77.7% C 0.031 H 17.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFAF |
|---|---|
| RGB | rgb(202, 175, 175) |
| HSL | hsl(0, 20%, 74%) |
| HSV | hsv(0, 13%, 79%) |
| CMYK | cmyk(0%, 13.4%, 13.4%, 20.8%) |
| CIE-LAB | lab(73.75, 9.73, 3.60) |
| CIE-LCH | lch(73.75, 10.37, 20.29°) |
| OKLab | oklab(77.74% 0.0298 0.0096) |
| OKLCH | oklch(77.74% 0.031 17.9) |
| XYZ | xyz(47.4246, 46.3128, 46.9902) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.59
Dusty Pink
#D8A7B1
ΔE00 7.46
Rosybrown
#BC8F8F
ΔE00 9.82
Thistle
#D8BFD8
ΔE00 10.54
Light Mauve
#C292A1
ΔE00 10.67
Grey Pink
#C3909B
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFAF #AFCACA
analogous
#CAAFBD #CAAFAF #CABDAF
triadic
#CAAFAF #AFCAAF #AFAFCA
tetradic
#CAAFAF #BDCAAF #AFCACA #BDAFCA
square
#CAAFAF #BDCAAF #AFCACA #BDAFCA
split-complementary
#CAAFAF #AFCABD #AFBDCA
monochromatic
#996565 #B28A8A #CAAFAF #E2D4D4 #F3EDED
Accessibility & contrast
On white
2.05
#CAAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#CAAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFAF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFAF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#BAB7AF
Tritanopia (blue-blind)
#D0ADAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafaf; /* rgb */ color: rgb(202, 175, 175); /* oklch */ color: oklch(77.7% 0.031 17.9);
Tailwind
colors: {
custom: {
50: '#dac6c6',
500: '#caafaf',
950: '#000000',
},
}SCSS
$custom: #caafaf; $custom-light: #dac6c6; $custom-dark: #000000;
JSON
{
"hex": "#caafaf",
"rgb": {
"r": 202,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77738,
"c": 0.03134,
"h": 17.9
},
"luminance": 0.46312
}Semantic roles & 50–950 ramp
primary
#CAAFAF
secondary
#E2E9E9
accent
#9F9F47
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282