#DCA393#DCA393
#DCA393 is a light, moderate red. Relative luminance 0.435; OKLCH L 76.5% C 0.072 H 36.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA393 |
|---|---|
| RGB | rgb(220, 163, 147) |
| HSL | hsl(13, 51%, 72%) |
| HSV | hsv(13, 33%, 86%) |
| CMYK | cmyk(0%, 25.9%, 33.2%, 13.7%) |
| CIE-LAB | lab(71.91, 18.94, 16.58) |
| CIE-LCH | lch(71.91, 25.17, 41.20°) |
| OKLab | oklab(76.5% 0.058 0.0425) |
| OKLCH | oklch(76.5% 0.072 36.3) |
| XYZ | xyz(47.8802, 43.5194, 33.4762) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 3.89
Blush (survey)
#F29E8E
ΔE00 5.33
Darksalmon
#E9967A
ΔE00 6.23
Light Salmon
#FEA993
ΔE00 6.44
Pale Salmon
#FFB19A
ΔE00 6.63
Peachy Pink
#FF9A8A
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA393 #93CCDC
analogous
#DC93A8 #DCA393 #DCC893
triadic
#DCA393 #93DCA3 #A393DC
tetradic
#DCA393 #A8DC93 #93CCDC #C893DC
square
#DCA393 #A8DC93 #93CCDC #C893DC
split-complementary
#DCA393 #93DCC8 #93A8DC
monochromatic
#B9573C #CD7C65 #DCA393 #EBCAC1 #F8EBE8
Accessibility & contrast
On white
2.16
#DCA393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#DCA393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA393
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA393 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0A992
Deuteranopia (green-blind)
#BDB593
Tritanopia (blue-blind)
#E99B9F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca393; /* rgb */ color: rgb(220, 163, 147); /* oklch */ color: oklch(76.5% 0.072 36.3);
Tailwind
colors: {
custom: {
50: '#e8beb2',
500: '#dca393',
950: '#000000',
},
}SCSS
$custom: #dca393; $custom-light: #e8beb2; $custom-dark: #000000;
JSON
{
"hex": "#dca393",
"rgb": {
"r": 220,
"g": 163,
"b": 147
},
"hsl": {
"h": 13.151,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.76496,
"c": 0.07188,
"h": 36.3
},
"luminance": 0.43517
}Semantic roles & 50–950 ramp
primary
#DCA393
secondary
#DCEBEF
accent
#9DBE27
background
#FEFBFA
surface
#FDF6F5
border
#D5D0CF
text
#161211
muted
#848180