#DCA39D#DCA39D
#DCA39D is a light, moderate red. Relative luminance 0.438; OKLCH L 76.7% C 0.069 H 25.6°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA39D |
|---|---|
| RGB | rgb(220, 163, 157) |
| HSL | hsl(6, 47%, 74%) |
| HSV | hsv(6, 29%, 86%) |
| CMYK | cmyk(0%, 25.9%, 28.6%, 13.7%) |
| CIE-LAB | lab(72.13, 20.24, 11.39) |
| CIE-LCH | lch(72.13, 23.23, 29.37°) |
| OKLab | oklab(76.74% 0.0619 0.0297) |
| OKLCH | oklch(76.74% 0.069 25.6) |
| XYZ | xyz(48.6992, 43.8470, 37.7899) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.19
Dusty Pink
#D8A7B1
ΔE00 6.61
Rosybrown
#BC8F8F
ΔE00 7.57
Pinkish Tan
#D99B82
ΔE00 7.63
Greyish Pink
#C88D94
ΔE00 7.81
Faded Pink
#DE9DAC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA39D #9DD6DC
analogous
#DC9DB7 #DCA39D #DCC39D
triadic
#DCA39D #9DDCA3 #A39DDC
tetradic
#DCA39D #B7DC9D #9DD6DC #C39DDC
square
#DCA39D #B7DC9D #9DD6DC #C39DDC
split-complementary
#DCA39D #9DDCC3 #9DB7DC
monochromatic
#BC4E43 #CC7970 #DCA39D #ECCDCA #F7EAE8
Accessibility & contrast
On white
2.15
#DCA39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#DCA39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA39D
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA39D | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9C
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#E89CA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca39d; /* rgb */ color: rgb(220, 163, 157); /* oklch */ color: oklch(76.7% 0.069 25.6);
Tailwind
colors: {
custom: {
50: '#e8beb9',
500: '#dca39d',
950: '#000000',
},
}SCSS
$custom: #dca39d; $custom-light: #e8beb9; $custom-dark: #000000;
JSON
{
"hex": "#dca39d",
"rgb": {
"r": 220,
"g": 163,
"b": 157
},
"hsl": {
"h": 5.714,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.76739,
"c": 0.06866,
"h": 25.6
},
"luminance": 0.43844
}Semantic roles & 50–950 ramp
primary
#DCA39D
secondary
#DDECEE
accent
#ADBB2B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180