#DCA093#DCA093
#DCA093 is a light, moderate red. Relative luminance 0.425; OKLCH L 75.9% C 0.074 H 32.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA093 |
|---|---|
| RGB | rgb(220, 160, 147) |
| HSL | hsl(11, 51%, 72%) |
| HSV | hsv(11, 33%, 86%) |
| CMYK | cmyk(0%, 27.3%, 33.2%, 13.7%) |
| CIE-LAB | lab(71.19, 20.55, 15.58) |
| CIE-LCH | lch(71.19, 25.79, 37.16°) |
| OKLab | oklab(75.94% 0.0628 0.0401) |
| OKLCH | oklch(75.94% 0.074 32.6) |
| XYZ | xyz(47.3538, 42.4666, 33.3008) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.72
Pinkish Tan
#D99B82
ΔE00 4.74
Darksalmon
#E9967A
ΔE00 6.42
Light Salmon
#FEA993
ΔE00 6.61
Pale Salmon
#FFB19A
ΔE00 7.14
Peachy Pink
#FF9A8A
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA093 #93CFDC
analogous
#DC93AB #DCA093 #DCC593
triadic
#DCA093 #93DCA0 #A093DC
tetradic
#DCA093 #ABDC93 #93CFDC #C593DC
square
#DCA093 #ABDC93 #93CFDC #C593DC
split-complementary
#DCA093 #93DCC5 #93ABDC
monochromatic
#B9523C #CD7765 #DCA093 #EBC9C1 #F8EBE8
Accessibility & contrast
On white
2.21
#DCA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DCA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA093
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA093 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#BBB392
Tritanopia (blue-blind)
#EA989D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dca093; /* rgb */ color: rgb(220, 160, 147); /* oklch */ color: oklch(75.9% 0.074 32.6);
Tailwind
colors: {
custom: {
50: '#e8bcb2',
500: '#dca093',
950: '#000000',
},
}SCSS
$custom: #dca093; $custom-light: #e8bcb2; $custom-dark: #000000;
JSON
{
"hex": "#dca093",
"rgb": {
"r": 220,
"g": 160,
"b": 147
},
"hsl": {
"h": 10.685,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.75942,
"c": 0.07446,
"h": 32.6
},
"luminance": 0.42464
}Semantic roles & 50–950 ramp
primary
#DCA093
secondary
#DCEBEF
accent
#A3BE27
background
#FEFBFA
surface
#FDF6F5
border
#D5D0CF
text
#161211
muted
#848180