#DCA094#DCA094
#DCA094 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.0% C 0.074 H 31.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA094 |
|---|---|
| RGB | rgb(220, 160, 148) |
| HSL | hsl(10, 51%, 72%) |
| HSV | hsv(10, 33%, 86%) |
| CMYK | cmyk(0%, 27.3%, 32.7%, 13.7%) |
| CIE-LAB | lab(71.21, 20.68, 15.06) |
| CIE-LCH | lch(71.21, 25.58, 36.07°) |
| OKLab | oklab(75.97% 0.0632 0.0388) |
| OKLCH | oklch(75.97% 0.074 31.6) |
| XYZ | xyz(47.4326, 42.4982, 33.7158) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.78
Pinkish Tan
#D99B82
ΔE00 5.12
Darksalmon
#E9967A
ΔE00 6.72
Light Salmon
#FEA993
ΔE00 6.76
Pale Salmon
#FFB19A
ΔE00 7.30
Peachy Pink
#FF9A8A
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA094 #94D0DC
analogous
#DC94AC #DCA094 #DCC494
triadic
#DCA094 #94DCA0 #A094DC
tetradic
#DCA094 #ACDC94 #94D0DC #C494DC
square
#DCA094 #ACDC94 #94D0DC #C494DC
split-complementary
#DCA094 #94DCC4 #94ACDC
monochromatic
#B9513D #CD7766 #DCA094 #EBC9C2 #F7EBE8
Accessibility & contrast
On white
2.21
#DCA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#DCA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA094
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA094 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA793
Deuteranopia (green-blind)
#BBB393
Tritanopia (blue-blind)
#E9989D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #dca094; /* rgb */ color: rgb(220, 160, 148); /* oklch */ color: oklch(76.0% 0.074 31.6);
Tailwind
colors: {
custom: {
50: '#e8bcb3',
500: '#dca094',
950: '#000000',
},
}SCSS
$custom: #dca094; $custom-light: #e8bcb3; $custom-dark: #000000;
JSON
{
"hex": "#dca094",
"rgb": {
"r": 220,
"g": 160,
"b": 148
},
"hsl": {
"h": 10,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.75966,
"c": 0.07412,
"h": 31.6
},
"luminance": 0.42495
}Semantic roles & 50–950 ramp
primary
#DCA094
secondary
#DCECEF
accent
#A5BE27
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180