#DCAFA6#DCAFA6
#DCAFA6 is a light, muted red. Relative luminance 0.486; OKLCH L 79.2% C 0.054 H 31.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCAFA6 |
|---|---|
| RGB | rgb(220, 175, 166) |
| HSL | hsl(10, 44%, 76%) |
| HSV | hsv(10, 25%, 86%) |
| CMYK | cmyk(0%, 20.5%, 24.5%, 13.7%) |
| CIE-LAB | lab(75.22, 15.03, 10.85) |
| CIE-LCH | lch(75.22, 18.54, 35.82°) |
| OKLab | oklab(79.21% 0.0465 0.0283) |
| OKLCH | oklch(79.21% 0.054 31.3) |
| XYZ | xyz(51.7287, 48.6310, 42.7309) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.52
Dusty Pink
#D8A7B1
ΔE00 7.82
Pinkish Tan
#D99B82
ΔE00 8.09
Pale Salmon
#FFB19A
ΔE00 8.22
Blush (survey)
#F29E8E
ΔE00 8.34
Pale Rose
#FDC1C5
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCAFA6 #A6D3DC
analogous
#DCA6B8 #DCAFA6 #DCCAA6
triadic
#DCAFA6 #A6DCAF #AFA6DC
tetradic
#DCAFA6 #B8DCA6 #A6D3DC #CAA6DC
square
#DCAFA6 #B8DCA6 #A6D3DC #CAA6DC
split-complementary
#DCAFA6 #A6DCCA #A6B8DC
monochromatic
#B9604E #CB887A #DCAFA6 #EDD6D2 #F6EBE9
Accessibility & contrast
On white
1.96
#DCAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#DCAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCAFA6
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCAFA6 | 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)
#B8B4A5
Deuteranopia (green-blind)
#C3BDA6
Tritanopia (blue-blind)
#E7A9AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dcafa6; /* rgb */ color: rgb(220, 175, 166); /* oklch */ color: oklch(79.2% 0.054 31.3);
Tailwind
colors: {
custom: {
50: '#e7c7c0',
500: '#dcafa6',
950: '#000000',
},
}SCSS
$custom: #dcafa6; $custom-light: #e7c7c0; $custom-dark: #000000;
JSON
{
"hex": "#dcafa6",
"rgb": {
"r": 220,
"g": 175,
"b": 166
},
"hsl": {
"h": 10,
"s": 43.548,
"l": 75.686
},
"oklch": {
"l": 0.79208,
"c": 0.05442,
"h": 31.3
},
"luminance": 0.48629
}Semantic roles & 50–950 ramp
primary
#DCAFA6
secondary
#DEEBED
accent
#A0B72F
background
#FEFCFB
surface
#FCF8F7
border
#D5D1D0
text
#161312
muted
#848281