#DCA19A#DCA19A
#DCA19A is a light, moderate red. Relative luminance 0.430; OKLCH L 76.3% C 0.071 H 26.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA19A |
|---|---|
| RGB | rgb(220, 161, 154) |
| HSL | hsl(6, 49%, 73%) |
| HSV | hsv(6, 30%, 86%) |
| CMYK | cmyk(0%, 26.8%, 30%, 13.7%) |
| CIE-LAB | lab(71.58, 20.92, 12.27) |
| CIE-LCH | lch(71.58, 24.25, 30.40°) |
| OKLab | oklab(76.3% 0.0639 0.0319) |
| OKLCH | oklch(76.3% 0.071 26.5) |
| XYZ | xyz(48.0940, 43.0412, 36.3402) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.67
Pinkish Tan
#D99B82
ΔE00 7.13
Dusty Pink
#D8A7B1
ΔE00 7.20
Rosybrown
#BC8F8F
ΔE00 7.51
Greyish Pink
#C88D94
ΔE00 7.75
Light Salmon
#FEA993
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA19A #9AD5DC
analogous
#DC9AB4 #DCA19A #DCC29A
triadic
#DCA19A #9ADCA1 #A19ADC
tetradic
#DCA19A #B4DC9A #9AD5DC #C29ADC
square
#DCA19A #B4DC9A #9AD5DC #C29ADC
split-complementary
#DCA19A #9ADCC2 #9AB4DC
monochromatic
#BB4E41 #CC776D #DCA19A #ECCBC7 #F7EAE8
Accessibility & contrast
On white
2.19
#DCA19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#DCA19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA19A
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA19A | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA999
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#E99A9F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dca19a; /* rgb */ color: rgb(220, 161, 154); /* oklch */ color: oklch(76.3% 0.071 26.5);
Tailwind
colors: {
custom: {
50: '#e8bdb7',
500: '#dca19a',
950: '#000000',
},
}SCSS
$custom: #dca19a; $custom-light: #e8bdb7; $custom-dark: #000000;
JSON
{
"hex": "#dca19a",
"rgb": {
"r": 220,
"g": 161,
"b": 154
},
"hsl": {
"h": 6.364,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.76296,
"c": 0.07144,
"h": 26.5
},
"luminance": 0.43038
}Semantic roles & 50–950 ramp
primary
#DCA19A
secondary
#DDECEE
accent
#ACBC2A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180