#DCA39B#DCA39B
#DCA39B is a light, moderate red. Relative luminance 0.438; OKLCH L 76.7% C 0.069 H 27.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA39B |
|---|---|
| RGB | rgb(220, 163, 155) |
| HSL | hsl(7, 48%, 74%) |
| HSV | hsv(7, 30%, 86%) |
| CMYK | cmyk(0%, 25.9%, 29.5%, 13.7%) |
| CIE-LAB | lab(72.08, 19.97, 12.43) |
| CIE-LCH | lch(72.08, 23.52, 31.89°) |
| OKLab | oklab(76.69% 0.0611 0.0323) |
| OKLCH | oklch(76.69% 0.069 27.8) |
| XYZ | xyz(48.5299, 43.7792, 36.8980) |
| Luminance | 0.4378 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.77
Pinkish Tan
#D99B82
ΔE00 6.84
Dusty Pink
#D8A7B1
ΔE00 7.37
Light Salmon
#FEA993
ΔE00 7.63
Rosybrown
#BC8F8F
ΔE00 7.81
Pinkish Grey
#C8ACA9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA39B #9BD4DC
analogous
#DC9BB3 #DCA39B #DCC39B
triadic
#DCA39B #9BDCA3 #A39BDC
tetradic
#DCA39B #B3DC9B #9BD4DC #C39BDC
square
#DCA39B #B3DC9B #9BD4DC #C39BDC
split-complementary
#DCA39B #9BDCC3 #9BB3DC
monochromatic
#BB5041 #CC796E #DCA39B #ECCDC8 #F7EAE8
Accessibility & contrast
On white
2.15
#DCA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#DCA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA39B
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA39B | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#BCB59A
Tritanopia (blue-blind)
#E99CA1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca39b; /* rgb */ color: rgb(220, 163, 155); /* oklch */ color: oklch(76.7% 0.069 27.8);
Tailwind
colors: {
custom: {
50: '#e8beb8',
500: '#dca39b',
950: '#000000',
},
}SCSS
$custom: #dca39b; $custom-light: #e8beb8; $custom-dark: #000000;
JSON
{
"hex": "#dca39b",
"rgb": {
"r": 220,
"g": 163,
"b": 155
},
"hsl": {
"h": 7.385,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.76689,
"c": 0.06912,
"h": 27.8
},
"luminance": 0.43777
}Semantic roles & 50–950 ramp
primary
#DCA39B
secondary
#DDECEE
accent
#AABB2A
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180