#DCAFAF#DCAFAF
#DCAFAF is a light, muted red. Relative luminance 0.490; OKLCH L 79.4% C 0.053 H 18.3°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFAF |
|---|---|
| RGB | rgb(220, 175, 175) |
| HSL | hsl(0, 39%, 77%) |
| HSV | hsv(0, 20%, 86%) |
| CMYK | cmyk(0%, 20.5%, 20.5%, 13.7%) |
| CIE-LAB | lab(75.43, 16.35, 6.25) |
| CIE-LCH | lch(75.43, 17.50, 20.91°) |
| OKLab | oklab(79.44% 0.05 0.0166) |
| OKLCH | oklch(79.44% 0.053 18.3) |
| XYZ | xyz(52.5834, 48.9728, 47.2320) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.27
Pinkish Grey
#C8ACA9
ΔE00 5.64
Pale Rose
#FDC1C5
ΔE00 6.62
Light Rose
#FFC5CB
ΔE00 7.33
Faded Pink
#DE9DAC
ΔE00 7.41
Lightpink
#FFB6C1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFAF #AFDCDC
analogous
#DCAFC6 #DCAFAF #DCC6AF
triadic
#DCAFAF #AFDCAF #AFAFDC
tetradic
#DCAFAF #C6DCAF #AFDCDC #C6AFDC
square
#DCAFAF #C6DCAF #AFDCDC #C6AFDC
split-complementary
#DCAFAF #AFDCC6 #AFC6DC
monochromatic
#B75A5A #C98484 #DCAFAF #EFDADA #F6EAEA
Accessibility & contrast
On white
1.95
#DCAFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#DCAFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFAF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFAF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#C1BDAE
Tritanopia (blue-blind)
#E6ABAF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dcafaf; /* rgb */ color: rgb(220, 175, 175); /* oklch */ color: oklch(79.4% 0.053 18.3);
Tailwind
colors: {
custom: {
50: '#e7c7c6',
500: '#dcafaf',
950: '#000000',
},
}SCSS
$custom: #dcafaf; $custom-light: #e7c7c6; $custom-dark: #000000;
JSON
{
"hex": "#dcafaf",
"rgb": {
"r": 220,
"g": 175,
"b": 175
},
"hsl": {
"h": 0,
"s": 39.13,
"l": 77.451
},
"oklch": {
"l": 0.79444,
"c": 0.05266,
"h": 18.3
},
"luminance": 0.48971
}Semantic roles & 50–950 ramp
primary
#DCAFAF
secondary
#DFECEC
accent
#B2B233
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161313
muted
#848282