#DCA194#DCA194
#DCA194 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.1% C 0.073 H 32.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA194 |
|---|---|
| RGB | rgb(220, 161, 148) |
| HSL | hsl(11, 51%, 72%) |
| HSV | hsv(11, 33%, 86%) |
| CMYK | cmyk(0%, 26.8%, 32.7%, 13.7%) |
| CIE-LAB | lab(71.45, 20.14, 15.39) |
| CIE-LCH | lch(71.45, 25.35, 37.39°) |
| OKLab | oklab(76.15% 0.0616 0.0396) |
| OKLCH | oklch(76.15% 0.073 32.8) |
| XYZ | xyz(47.6067, 42.8463, 33.7739) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 4.79
Blush (survey)
#F29E8E
ΔE00 4.88
Darksalmon
#E9967A
ΔE00 6.58
Light Salmon
#FEA993
ΔE00 6.63
Pale Salmon
#FFB19A
ΔE00 7.07
Peachy Pink
#FF9A8A
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA194 #94CFDC
analogous
#DC94AB #DCA194 #DCC594
triadic
#DCA194 #94DCA1 #A194DC
tetradic
#DCA194 #ABDC94 #94CFDC #C594DC
square
#DCA194 #ABDC94 #94CFDC #C594DC
split-complementary
#DCA194 #94DCC5 #94ABDC
monochromatic
#B9533D #CD7866 #DCA194 #EBCAC2 #F7EBE8
Accessibility & contrast
On white
2.19
#DCA194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#DCA194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA194
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA194 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA893
Deuteranopia (green-blind)
#BCB493
Tritanopia (blue-blind)
#E9999E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dca194; /* rgb */ color: rgb(220, 161, 148); /* oklch */ color: oklch(76.1% 0.073 32.8);
Tailwind
colors: {
custom: {
50: '#e8bdb3',
500: '#dca194',
950: '#000000',
},
}SCSS
$custom: #dca194; $custom-light: #e8bdb3; $custom-dark: #000000;
JSON
{
"hex": "#dca194",
"rgb": {
"r": 220,
"g": 161,
"b": 148
},
"hsl": {
"h": 10.833,
"s": 50.704,
"l": 72.157
},
"oklch": {
"l": 0.7615,
"c": 0.07319,
"h": 32.8
},
"luminance": 0.42844
}Semantic roles & 50–950 ramp
primary
#DCA194
secondary
#DCEBEF
accent
#A3BE27
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180