#DCA39F#DCA39F
#DCA39F is a light, moderate red. Relative luminance 0.439; OKLCH L 76.8% C 0.068 H 23.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA39F |
|---|---|
| RGB | rgb(220, 163, 159) |
| HSL | hsl(4, 47%, 74%) |
| HSV | hsv(4, 28%, 86%) |
| CMYK | cmyk(0%, 25.9%, 27.7%, 13.7%) |
| CIE-LAB | lab(72.17, 20.51, 10.35) |
| CIE-LCH | lch(72.17, 22.98, 26.78°) |
| OKLab | oklab(76.79% 0.0627 0.0271) |
| OKLCH | oklch(76.79% 0.068 23.3) |
| XYZ | xyz(48.8714, 43.9158, 38.6966) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.87
Blush (survey)
#F29E8E
ΔE00 6.70
Faded Pink
#DE9DAC
ΔE00 7.03
Greyish Pink
#C88D94
ΔE00 7.35
Rosybrown
#BC8F8F
ΔE00 7.41
Pinkish Grey
#C8ACA9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA39F #9FD8DC
analogous
#DC9FBA #DCA39F #DCC29F
triadic
#DCA39F #9FDCA3 #A39FDC
tetradic
#DCA39F #BADC9F #9FD8DC #C29FDC
square
#DCA39F #BADC9F #9FD8DC #C29FDC
split-complementary
#DCA39F #9FDCC2 #9FBADC
monochromatic
#BB4D45 #CC7872 #DCA39F #ECCECC #F7EAE9
Accessibility & contrast
On white
2.15
#DCA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#DCA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA39F
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA39F | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9F
Deuteranopia (green-blind)
#BBB59E
Tritanopia (blue-blind)
#E89DA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dca39f; /* rgb */ color: rgb(220, 163, 159); /* oklch */ color: oklch(76.8% 0.068 23.3);
Tailwind
colors: {
custom: {
50: '#e8bebb',
500: '#dca39f',
950: '#000000',
},
}SCSS
$custom: #dca39f; $custom-light: #e8bebb; $custom-dark: #000000;
JSON
{
"hex": "#dca39f",
"rgb": {
"r": 220,
"g": 163,
"b": 159
},
"hsl": {
"h": 3.934,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.7679,
"c": 0.06829,
"h": 23.3
},
"luminance": 0.43913
}Semantic roles & 50–950 ramp
primary
#DCA39F
secondary
#DDEDEE
accent
#B0BA2C
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161211
muted
#848180