#DCA49C#DCA49C
#DCA49C is a light, moderate red. Relative luminance 0.442; OKLCH L 76.9% C 0.068 H 28.0°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA49C |
|---|---|
| RGB | rgb(220, 164, 156) |
| HSL | hsl(8, 48%, 74%) |
| HSV | hsv(8, 29%, 86%) |
| CMYK | cmyk(0%, 25.5%, 29.1%, 13.7%) |
| CIE-LAB | lab(72.34, 19.57, 12.24) |
| CIE-LCH | lch(72.34, 23.08, 32.04°) |
| OKLab | oklab(76.9% 0.0599 0.0318) |
| OKLCH | oklch(76.9% 0.068 28) |
| XYZ | xyz(48.7925, 44.1695, 37.4016) |
| Luminance | 0.4417 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.94
Pinkish Tan
#D99B82
ΔE00 6.91
Dusty Pink
#D8A7B1
ΔE00 7.29
Light Salmon
#FEA993
ΔE00 7.68
Pinkish Grey
#C8ACA9
ΔE00 7.73
Rosybrown
#BC8F8F
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA49C #9CD4DC
analogous
#DC9CB4 #DCA49C #DCC49C
triadic
#DCA49C #9CDCA4 #A49CDC
tetradic
#DCA49C #B4DC9C #9CD4DC #C49CDC
square
#DCA49C #B4DC9C #9CD4DC #C49CDC
split-complementary
#DCA49C #9CDCC4 #9CB4DC
monochromatic
#BB5142 #CC7A6F #DCA49C #ECCEC9 #F7EAE8
Accessibility & contrast
On white
2.14
#DCA49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#DCA49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA49C
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA49C | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB9B
Deuteranopia (green-blind)
#BDB69B
Tritanopia (blue-blind)
#E89DA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca49c; /* rgb */ color: rgb(220, 164, 156); /* oklch */ color: oklch(76.9% 0.068 28.0);
Tailwind
colors: {
custom: {
50: '#e8bfb9',
500: '#dca49c',
950: '#000000',
},
}SCSS
$custom: #dca49c; $custom-light: #e8bfb9; $custom-dark: #000000;
JSON
{
"hex": "#dca49c",
"rgb": {
"r": 220,
"g": 164,
"b": 156
},
"hsl": {
"h": 7.5,
"s": 47.761,
"l": 73.725
},
"oklch": {
"l": 0.76898,
"c": 0.06785,
"h": 28
},
"luminance": 0.44167
}Semantic roles & 50–950 ramp
primary
#DCA49C
secondary
#DDECEE
accent
#A9BB2A
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180