#DCA09F#DCA09F
#DCA09F is a light, moderate red. Relative luminance 0.429; OKLCH L 76.2% C 0.072 H 20.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA09F |
|---|---|
| RGB | rgb(220, 160, 159) |
| HSL | hsl(1, 47%, 74%) |
| HSV | hsv(1, 28%, 86%) |
| CMYK | cmyk(0%, 27.3%, 27.7%, 13.7%) |
| CIE-LAB | lab(71.46, 22.13, 9.34) |
| CIE-LCH | lch(71.46, 24.02, 22.89°) |
| OKLab | oklab(76.24% 0.0675 0.0245) |
| OKLCH | oklch(76.24% 0.072 20) |
| XYZ | xyz(48.3450, 42.8631, 38.5211) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.28
Faded Pink
#DE9DAC
ΔE00 5.76
Greyish Pink
#C88D94
ΔE00 6.26
Dusty Pink (survey)
#D58A94
ΔE00 6.72
Rosybrown
#BC8F8F
ΔE00 7.05
Blush (survey)
#F29E8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA09F #9FDBDC
analogous
#DC9FBD #DCA09F #DCBF9F
triadic
#DCA09F #9FDCA0 #A09FDC
tetradic
#DCA09F #BDDC9F #9FDBDC #BF9FDC
square
#DCA09F #BDDC9F #9FDBDC #BF9FDC
split-complementary
#DCA09F #9FDCBF #9FBDDC
monochromatic
#BB4745 #CC7472 #DCA09F #ECCCCC #F7E9E9
Accessibility & contrast
On white
2.19
#DCA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#DCA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA09F
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA09F | 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)
#ABA89F
Deuteranopia (green-blind)
#B9B39E
Tritanopia (blue-blind)
#E89AA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dca09f; /* rgb */ color: rgb(220, 160, 159); /* oklch */ color: oklch(76.2% 0.072 20.0);
Tailwind
colors: {
custom: {
50: '#e8bcbb',
500: '#dca09f',
950: '#000000',
},
}SCSS
$custom: #dca09f; $custom-light: #e8bcbb; $custom-dark: #000000;
JSON
{
"hex": "#dca09f",
"rgb": {
"r": 220,
"g": 160,
"b": 159
},
"hsl": {
"h": 0.984,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76241,
"c": 0.07179,
"h": 20
},
"luminance": 0.4286
}Semantic roles & 50–950 ramp
primary
#DCA09F
secondary
#DDEEEE
accent
#B7BA2C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180