#DCA293#DCA293
#DCA293 is a light, moderate red. Relative luminance 0.432; OKLCH L 76.3% C 0.073 H 35.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA293 |
|---|---|
| RGB | rgb(220, 162, 147) |
| HSL | hsl(12, 51%, 72%) |
| HSV | hsv(12, 33%, 86%) |
| CMYK | cmyk(0%, 26.4%, 33.2%, 13.7%) |
| CIE-LAB | lab(71.67, 19.47, 16.24) |
| CIE-LCH | lch(71.67, 25.36, 39.83°) |
| OKLab | oklab(76.31% 0.0596 0.0417) |
| OKLCH | oklch(76.31% 0.073 35) |
| XYZ | xyz(47.7033, 43.1656, 33.4173) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.13
Blush (survey)
#F29E8E
ΔE00 5.07
Darksalmon
#E9967A
ΔE00 6.24
Light Salmon
#FEA993
ΔE00 6.45
Pale Salmon
#FFB19A
ΔE00 6.76
Peachy Pink
#FF9A8A
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA293 #93CDDC
analogous
#DC93A9 #DCA293 #DCC793
triadic
#DCA293 #93DCA2 #A293DC
tetradic
#DCA293 #A9DC93 #93CDDC #C793DC
square
#DCA293 #A9DC93 #93CDDC #C793DC
split-complementary
#DCA293 #93DCC7 #93A9DC
monochromatic
#B9563C #CD7A65 #DCA293 #EBCAC1 #F8EBE8
Accessibility & contrast
On white
2.18
#DCA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#DCA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA293
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA293 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA992
Deuteranopia (green-blind)
#BDB493
Tritanopia (blue-blind)
#E99A9E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca293; /* rgb */ color: rgb(220, 162, 147); /* oklch */ color: oklch(76.3% 0.073 35.0);
Tailwind
colors: {
custom: {
50: '#e8bdb2',
500: '#dca293',
950: '#000000',
},
}SCSS
$custom: #dca293; $custom-light: #e8bdb2; $custom-dark: #000000;
JSON
{
"hex": "#dca293",
"rgb": {
"r": 220,
"g": 162,
"b": 147
},
"hsl": {
"h": 12.329,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.76311,
"c": 0.07271,
"h": 35
},
"luminance": 0.43163
}Semantic roles & 50–950 ramp
primary
#DCA293
secondary
#DCEBEF
accent
#9FBE27
background
#FEFBFA
surface
#FDF6F5
border
#D5D0CF
text
#161211
muted
#848180