#DCA295#DCA295
#DCA295 is a light, moderate red. Relative luminance 0.432; OKLCH L 76.4% C 0.072 H 33.0°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA295 |
|---|---|
| RGB | rgb(220, 162, 149) |
| HSL | hsl(11, 50%, 72%) |
| HSV | hsv(11, 32%, 86%) |
| CMYK | cmyk(0%, 26.4%, 32.3%, 13.7%) |
| CIE-LAB | lab(71.71, 19.73, 15.20) |
| CIE-LCH | lch(71.71, 24.91, 37.62°) |
| OKLab | oklab(76.36% 0.0604 0.0392) |
| OKLCH | oklch(76.36% 0.072 33) |
| XYZ | xyz(47.8616, 43.2290, 34.2510) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.85
Blush (survey)
#F29E8E
ΔE00 5.05
Light Salmon
#FEA993
ΔE00 6.66
Darksalmon
#E9967A
ΔE00 6.75
Pale Salmon
#FFB19A
ΔE00 7.01
Peachy Pink
#FF9A8A
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA295 #95CFDC
analogous
#DC95AB #DCA295 #DCC695
triadic
#DCA295 #95DCA2 #A295DC
tetradic
#DCA295 #ABDC95 #95CFDC #C695DC
square
#DCA295 #ABDC95 #95CFDC #C695DC
split-complementary
#DCA295 #95DCC6 #95ABDC
monochromatic
#B9543D #CD7A67 #DCA295 #EBCAC3 #F7EBE8
Accessibility & contrast
On white
2.18
#DCA295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#DCA295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA295
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA295 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#E99A9F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca295; /* rgb */ color: rgb(220, 162, 149); /* oklch */ color: oklch(76.4% 0.072 33.0);
Tailwind
colors: {
custom: {
50: '#e8bdb4',
500: '#dca295',
950: '#000000',
},
}SCSS
$custom: #dca295; $custom-light: #e8bdb4; $custom-dark: #000000;
JSON
{
"hex": "#dca295",
"rgb": {
"r": 220,
"g": 162,
"b": 149
},
"hsl": {
"h": 10.986,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.76358,
"c": 0.07194,
"h": 33
},
"luminance": 0.43226
}Semantic roles & 50–950 ramp
primary
#DCA295
secondary
#DDEBEE
accent
#A2BE28
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180