#DCA294#DCA294
#DCA294 is a light, moderate red. Relative luminance 0.432; OKLCH L 76.3% C 0.072 H 34.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA294 |
|---|---|
| RGB | rgb(220, 162, 148) |
| HSL | hsl(12, 51%, 72%) |
| HSV | hsv(12, 33%, 86%) |
| CMYK | cmyk(0%, 26.4%, 32.7%, 13.7%) |
| CIE-LAB | lab(71.69, 19.60, 15.72) |
| CIE-LCH | lch(71.69, 25.13, 38.74°) |
| OKLab | oklab(76.33% 0.06 0.0404) |
| OKLCH | oklch(76.33% 0.072 34) |
| XYZ | xyz(47.7821, 43.1972, 33.8323) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.49
Blush (survey)
#F29E8E
ΔE00 5.04
Darksalmon
#E9967A
ΔE00 6.49
Light Salmon
#FEA993
ΔE00 6.54
Pale Salmon
#FFB19A
ΔE00 6.87
Peachy Pink
#FF9A8A
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA294 #94CEDC
analogous
#DC94AA #DCA294 #DCC694
triadic
#DCA294 #94DCA2 #A294DC
tetradic
#DCA294 #AADC94 #94CEDC #C694DC
square
#DCA294 #AADC94 #94CEDC #C694DC
split-complementary
#DCA294 #94DCC6 #94AADC
monochromatic
#B9553D #CD7A66 #DCA294 #EBCAC2 #F7EBE8
Accessibility & contrast
On white
2.18
#DCA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#DCA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA294
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA294 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA993
Deuteranopia (green-blind)
#BDB494
Tritanopia (blue-blind)
#E99A9E
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca294; /* rgb */ color: rgb(220, 162, 148); /* oklch */ color: oklch(76.3% 0.072 34.0);
Tailwind
colors: {
custom: {
50: '#e8bdb3',
500: '#dca294',
950: '#000000',
},
}SCSS
$custom: #dca294; $custom-light: #e8bdb3; $custom-dark: #000000;
JSON
{
"hex": "#dca294",
"rgb": {
"r": 220,
"g": 162,
"b": 148
},
"hsl": {
"h": 11.667,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.76335,
"c": 0.07231,
"h": 34
},
"luminance": 0.43194
}Semantic roles & 50–950 ramp
primary
#DCA294
secondary
#DCEBEF
accent
#A1BE27
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180