#DCA19F#DCA19F
#DCA19F is a light, moderate red. Relative luminance 0.432; OKLCH L 76.4% C 0.071 H 21.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA19F |
|---|---|
| RGB | rgb(220, 161, 159) |
| HSL | hsl(2, 47%, 74%) |
| HSV | hsv(2, 28%, 86%) |
| CMYK | cmyk(0%, 26.8%, 27.7%, 13.7%) |
| CIE-LAB | lab(71.70, 21.59, 9.68) |
| CIE-LCH | lch(71.70, 23.66, 24.15°) |
| OKLab | oklab(76.42% 0.0659 0.0254) |
| OKLCH | oklch(76.42% 0.071 21) |
| XYZ | xyz(48.5191, 43.2112, 38.5791) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 6.17
Greyish Pink
#C88D94
ΔE00 6.60
Blush (survey)
#F29E8E
ΔE00 7.02
Rosybrown
#BC8F8F
ΔE00 7.14
Dusty Pink (survey)
#D58A94
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA19F #9FDADC
analogous
#DC9FBC #DCA19F #DCC09F
triadic
#DCA19F #9FDCA1 #A19FDC
tetradic
#DCA19F #BCDC9F #9FDADC #C09FDC
square
#DCA19F #BCDC9F #9FDADC #C09FDC
split-complementary
#DCA19F #9FDCC0 #9FBCDC
monochromatic
#BB4945 #CC7572 #DCA19F #ECCDCC #F7E9E9
Accessibility & contrast
On white
2.18
#DCA19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#DCA19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA19F
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA19F | 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)
#ACA99F
Deuteranopia (green-blind)
#BAB49E
Tritanopia (blue-blind)
#E89BA1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dca19f; /* rgb */ color: rgb(220, 161, 159); /* oklch */ color: oklch(76.4% 0.071 21.0);
Tailwind
colors: {
custom: {
50: '#e8bdbb',
500: '#dca19f',
950: '#000000',
},
}SCSS
$custom: #dca19f; $custom-light: #e8bdbb; $custom-dark: #000000;
JSON
{
"hex": "#dca19f",
"rgb": {
"r": 220,
"g": 161,
"b": 159
},
"hsl": {
"h": 1.967,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76423,
"c": 0.0706,
"h": 21
},
"luminance": 0.43209
}Semantic roles & 50–950 ramp
primary
#DCA19F
secondary
#DDEDEE
accent
#B5BA2C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180