#DCA49D#DCA49D
#DCA49D is a light, moderate red. Relative luminance 0.442; OKLCH L 76.9% C 0.068 H 26.8°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA49D |
|---|---|
| RGB | rgb(220, 164, 157) |
| HSL | hsl(7, 47%, 74%) |
| HSV | hsv(7, 29%, 86%) |
| CMYK | cmyk(0%, 25.5%, 28.6%, 13.7%) |
| CIE-LAB | lab(72.36, 19.70, 11.73) |
| CIE-LCH | lch(72.36, 22.93, 30.76°) |
| OKLab | oklab(76.92% 0.0603 0.0305) |
| OKLCH | oklch(76.92% 0.068 26.8) |
| XYZ | xyz(48.8775, 44.2035, 37.8494) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.13
Dusty Pink
#D8A7B1
ΔE00 6.90
Pinkish Tan
#D99B82
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.69
Rosybrown
#BC8F8F
ΔE00 7.78
Light Salmon
#FEA993
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA49D #9DD5DC
analogous
#DC9DB6 #DCA49D #DCC49D
triadic
#DCA49D #9DDCA4 #A49DDC
tetradic
#DCA49D #B6DC9D #9DD5DC #C49DDC
square
#DCA49D #B6DC9D #9DD5DC #C49DDC
split-complementary
#DCA49D #9DDCC4 #9DB6DC
monochromatic
#BC5043 #CC7A70 #DCA49D #ECCECA #F7EAE8
Accessibility & contrast
On white
2.13
#DCA49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#DCA49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA49D
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA49D | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9C
Deuteranopia (green-blind)
#BCB69C
Tritanopia (blue-blind)
#E89DA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca49d; /* rgb */ color: rgb(220, 164, 157); /* oklch */ color: oklch(76.9% 0.068 26.8);
Tailwind
colors: {
custom: {
50: '#e8bfb9',
500: '#dca49d',
950: '#000000',
},
}SCSS
$custom: #dca49d; $custom-light: #e8bfb9; $custom-dark: #000000;
JSON
{
"hex": "#dca49d",
"rgb": {
"r": 220,
"g": 164,
"b": 157
},
"hsl": {
"h": 6.667,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.76923,
"c": 0.0676,
"h": 26.8
},
"luminance": 0.44201
}Semantic roles & 50–950 ramp
primary
#DCA49D
secondary
#DDECEE
accent
#ABBB2B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180