#DCA8A3#DCA8A3
#DCA8A3 is a light, moderate red. Relative luminance 0.459; OKLCH L 77.8% C 0.062 H 24.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA8A3 |
|---|---|
| RGB | rgb(220, 168, 163) |
| HSL | hsl(5, 45%, 75%) |
| HSV | hsv(5, 26%, 86%) |
| CMYK | cmyk(0%, 23.6%, 25.9%, 13.7%) |
| CIE-LAB | lab(73.46, 18.37, 9.99) |
| CIE-LCH | lch(73.46, 20.91, 28.52°) |
| OKLab | oklab(77.82% 0.0563 0.0261) |
| OKLCH | oklch(77.82% 0.062 24.9) |
| XYZ | xyz(50.1295, 45.8677, 40.8561) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.89
Pinkish Grey
#C8ACA9
ΔE00 6.75
Blush (survey)
#F29E8E
ΔE00 7.31
Faded Pink
#DE9DAC
ΔE00 7.85
Pale Rose
#FDC1C5
ΔE00 8.00
Rosybrown
#BC8F8F
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA8A3 #A3D7DC
analogous
#DCA3BB #DCA8A3 #DCC4A3
triadic
#DCA8A3 #A3DCA8 #A8A3DC
tetradic
#DCA8A3 #BBDCA3 #A3D7DC #C4A3DC
square
#DCA8A3 #BBDCA3 #A3D7DC #C4A3DC
split-complementary
#DCA8A3 #A3DCC4 #A3BBDC
monochromatic
#BA544A #CB7E77 #DCA8A3 #EDD2CF #F7EAE9
Accessibility & contrast
On white
2.06
#DCA8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#DCA8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA8A3
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA8A3 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA2
Deuteranopia (green-blind)
#BEB8A2
Tritanopia (blue-blind)
#E8A2A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dca8a3; /* rgb */ color: rgb(220, 168, 163); /* oklch */ color: oklch(77.8% 0.062 24.9);
Tailwind
colors: {
custom: {
50: '#e8c2be',
500: '#dca8a3',
950: '#000000',
},
}SCSS
$custom: #dca8a3; $custom-light: #e8c2be; $custom-dark: #000000;
JSON
{
"hex": "#dca8a3",
"rgb": {
"r": 220,
"g": 168,
"b": 163
},
"hsl": {
"h": 5.263,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.77818,
"c": 0.06209,
"h": 24.9
},
"luminance": 0.45865
}Semantic roles & 50–950 ramp
primary
#DCA8A3
secondary
#DDECEE
accent
#ACB82D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181