#DCA8A4#DCA8A4
#DCA8A4 is a light, moderate red. Relative luminance 0.459; OKLCH L 77.8% C 0.062 H 23.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA8A4 |
|---|---|
| RGB | rgb(220, 168, 164) |
| HSL | hsl(4, 44%, 75%) |
| HSV | hsv(4, 25%, 86%) |
| CMYK | cmyk(0%, 23.6%, 25.5%, 13.7%) |
| CIE-LAB | lab(73.48, 18.51, 9.47) |
| CIE-LCH | lch(73.48, 20.80, 27.09°) |
| OKLab | oklab(77.84% 0.0567 0.0248) |
| OKLCH | oklch(77.84% 0.062 23.6) |
| XYZ | xyz(50.2195, 45.9037, 41.3298) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.49
Pinkish Grey
#C8ACA9
ΔE00 6.76
Faded Pink
#DE9DAC
ΔE00 7.47
Blush (survey)
#F29E8E
ΔE00 7.54
Pale Rose
#FDC1C5
ΔE00 7.81
Rosybrown
#BC8F8F
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA8A4 #A4D8DC
analogous
#DCA4BC #DCA8A4 #DCC4A4
triadic
#DCA8A4 #A4DCA8 #A8A4DC
tetradic
#DCA8A4 #BCDCA4 #A4D8DC #C4A4DC
square
#DCA8A4 #BCDCA4 #A4D8DC #C4A4DC
split-complementary
#DCA8A4 #A4DCC4 #A4BCDC
monochromatic
#BA534C #CB7E78 #DCA8A4 #EDD2D0 #F6EAE9
Accessibility & contrast
On white
2.06
#DCA8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#DCA8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA8A4
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA8A4 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA4
Deuteranopia (green-blind)
#BEB8A3
Tritanopia (blue-blind)
#E7A2A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca8a4; /* rgb */ color: rgb(220, 168, 164); /* oklch */ color: oklch(77.8% 0.062 23.6);
Tailwind
colors: {
custom: {
50: '#e8c2bf',
500: '#dca8a4',
950: '#000000',
},
}SCSS
$custom: #dca8a4; $custom-light: #e8c2bf; $custom-dark: #000000;
JSON
{
"hex": "#dca8a4",
"rgb": {
"r": 220,
"g": 168,
"b": 164
},
"hsl": {
"h": 4.286,
"s": 44.444,
"l": 75.294
},
"oklch": {
"l": 0.77844,
"c": 0.06191,
"h": 23.6
},
"luminance": 0.45901
}Semantic roles & 50–950 ramp
primary
#DCA8A4
secondary
#DEECED
accent
#AEB82E
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181