#DCAFA7#DCAFA7
#DCAFA7 is a light, muted red. Relative luminance 0.487; OKLCH L 79.2% C 0.054 H 30.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFA7 |
|---|---|
| RGB | rgb(220, 175, 167) |
| HSL | hsl(9, 43%, 76%) |
| HSV | hsv(9, 24%, 86%) |
| CMYK | cmyk(0%, 20.5%, 24.1%, 13.7%) |
| CIE-LAB | lab(75.24, 15.17, 10.34) |
| CIE-LCH | lch(75.24, 18.36, 34.26°) |
| OKLab | oklab(79.23% 0.0469 0.027) |
| OKLCH | oklch(79.23% 0.054 30) |
| XYZ | xyz(51.8208, 48.6678, 43.2159) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 7.41
Pale Rose
#FDC1C5
ΔE00 8.22
Pinkish Tan
#D99B82
ΔE00 8.40
Pale Salmon
#FFB19A
ΔE00 8.43
Blush (survey)
#F29E8E
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFA7 #A7D4DC
analogous
#DCA7B9 #DCAFA7 #DCC9A7
triadic
#DCAFA7 #A7DCAF #AFA7DC
tetradic
#DCAFA7 #B9DCA7 #A7D4DC #C9A7DC
square
#DCAFA7 #B9DCA7 #A7D4DC #C9A7DC
split-complementary
#DCAFA7 #A7DCC9 #A7B9DC
monochromatic
#B95F4F #CB877B #DCAFA7 #EDD7D3 #F6EBE9
Accessibility & contrast
On white
1.96
#DCAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#DCAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFA7
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFA7 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A6
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#E7AAAD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcafa7; /* rgb */ color: rgb(220, 175, 167); /* oklch */ color: oklch(79.2% 0.054 30.0);
Tailwind
colors: {
custom: {
50: '#e7c7c1',
500: '#dcafa7',
950: '#000000',
},
}SCSS
$custom: #dcafa7; $custom-light: #e7c7c1; $custom-dark: #000000;
JSON
{
"hex": "#dcafa7",
"rgb": {
"r": 220,
"g": 175,
"b": 167
},
"hsl": {
"h": 9.057,
"s": 43.089,
"l": 75.882
},
"oklch": {
"l": 0.79234,
"c": 0.0541,
"h": 30
},
"luminance": 0.48666
}Semantic roles & 50–950 ramp
primary
#DCAFA7
secondary
#DEEBED
accent
#A2B62F
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161312
muted
#848281