#DCAFA8#DCAFA8
#DCAFA8 is a light, muted red. Relative luminance 0.487; OKLCH L 79.3% C 0.054 H 28.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFA8 |
|---|---|
| RGB | rgb(220, 175, 168) |
| HSL | hsl(8, 43%, 76%) |
| HSV | hsv(8, 24%, 86%) |
| CMYK | cmyk(0%, 20.5%, 23.6%, 13.7%) |
| CIE-LAB | lab(75.27, 15.32, 9.83) |
| CIE-LCH | lch(75.27, 18.20, 32.68°) |
| OKLab | oklab(79.26% 0.0473 0.0257) |
| OKLCH | oklch(79.26% 0.054 28.5) |
| XYZ | xyz(51.9136, 48.7049, 43.7047) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 6.99
Pale Rose
#FDC1C5
ΔE00 7.95
Blush (survey)
#F29E8E
ΔE00 8.56
Pale Salmon
#FFB19A
ΔE00 8.67
Pinkish Tan
#D99B82
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFA8 #A8D5DC
analogous
#DCA8BB #DCAFA8 #DCC9A8
triadic
#DCAFA8 #A8DCAF #AFA8DC
tetradic
#DCAFA8 #BBDCA8 #A8D5DC #C9A8DC
square
#DCAFA8 #BBDCA8 #A8D5DC #C9A8DC
split-complementary
#DCAFA8 #A8DCC9 #A8BBDC
monochromatic
#B95F51 #CA877C #DCAFA8 #EED7D4 #F6EBE9
Accessibility & contrast
On white
1.96
#DCAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#DCAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFA8
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFA8 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A7
Deuteranopia (green-blind)
#C2BDA8
Tritanopia (blue-blind)
#E7AAAD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcafa8; /* rgb */ color: rgb(220, 175, 168); /* oklch */ color: oklch(79.3% 0.054 28.5);
Tailwind
colors: {
custom: {
50: '#e7c7c1',
500: '#dcafa8',
950: '#000000',
},
}SCSS
$custom: #dcafa8; $custom-light: #e7c7c1; $custom-dark: #000000;
JSON
{
"hex": "#dcafa8",
"rgb": {
"r": 220,
"g": 175,
"b": 168
},
"hsl": {
"h": 8.077,
"s": 42.623,
"l": 76.078
},
"oklch": {
"l": 0.79259,
"c": 0.05381,
"h": 28.5
},
"luminance": 0.48703
}Semantic roles & 50–950 ramp
primary
#DCAFA8
secondary
#DEEBED
accent
#A4B630
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161312
muted
#848281