#DCA395#DCA395
#DCA395 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.5% C 0.071 H 34.2°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA395 |
|---|---|
| RGB | rgb(220, 163, 149) |
| HSL | hsl(12, 50%, 72%) |
| HSV | hsv(12, 32%, 86%) |
| CMYK | cmyk(0%, 25.9%, 32.3%, 13.7%) |
| CIE-LAB | lab(71.95, 19.19, 15.54) |
| CIE-LCH | lch(71.95, 24.69, 39.00°) |
| OKLab | oklab(76.54% 0.0588 0.04) |
| OKLCH | oklch(76.54% 0.071 34.2) |
| XYZ | xyz(48.0385, 43.5827, 34.3100) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.58
Blush (survey)
#F29E8E
ΔE00 5.23
Light Salmon
#FEA993
ΔE00 6.59
Darksalmon
#E9967A
ΔE00 6.68
Pale Salmon
#FFB19A
ΔE00 6.83
Peachy Pink
#FF9A8A
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA395 #95CEDC
analogous
#DC95AB #DCA395 #DCC795
triadic
#DCA395 #95DCA3 #A395DC
tetradic
#DCA395 #ABDC95 #95CEDC #C795DC
square
#DCA395 #ABDC95 #95CEDC #C795DC
split-complementary
#DCA395 #95DCC7 #95ABDC
monochromatic
#B9563D #CD7B67 #DCA395 #EBCBC3 #F7EBE8
Accessibility & contrast
On white
2.16
#DCA395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DCA395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA395
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA395 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA94
Deuteranopia (green-blind)
#BDB595
Tritanopia (blue-blind)
#E99B9F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca395; /* rgb */ color: rgb(220, 163, 149); /* oklch */ color: oklch(76.5% 0.071 34.2);
Tailwind
colors: {
custom: {
50: '#e8beb4',
500: '#dca395',
950: '#000000',
},
}SCSS
$custom: #dca395; $custom-light: #e8beb4; $custom-dark: #000000;
JSON
{
"hex": "#dca395",
"rgb": {
"r": 220,
"g": 163,
"b": 149
},
"hsl": {
"h": 11.831,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.76543,
"c": 0.07106,
"h": 34.2
},
"luminance": 0.4358
}Semantic roles & 50–950 ramp
primary
#DCA395
secondary
#DDEBEE
accent
#A0BE28
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180