#DCA09A#DCA09A
#DCA09A is a light, moderate red. Relative luminance 0.427; OKLCH L 76.1% C 0.073 H 25.3°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA09A |
|---|---|
| RGB | rgb(220, 160, 154) |
| HSL | hsl(5, 49%, 73%) |
| HSV | hsv(5, 30%, 86%) |
| CMYK | cmyk(0%, 27.3%, 30%, 13.7%) |
| CIE-LAB | lab(71.35, 21.46, 11.94) |
| CIE-LCH | lch(71.35, 24.56, 29.09°) |
| OKLab | oklab(76.11% 0.0655 0.031) |
| OKLCH | oklch(76.11% 0.073 25.3) |
| XYZ | xyz(47.9199, 42.6931, 36.2821) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.78
Dusty Pink
#D8A7B1
ΔE00 6.97
Rosybrown
#BC8F8F
ΔE00 7.33
Greyish Pink
#C88D94
ΔE00 7.35
Pinkish Tan
#D99B82
ΔE00 7.49
Faded Pink
#DE9DAC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA09A #9AD6DC
analogous
#DC9AB5 #DCA09A #DCC19A
triadic
#DCA09A #9ADCA0 #A09ADC
tetradic
#DCA09A #B5DC9A #9AD6DC #C19ADC
square
#DCA09A #B5DC9A #9AD6DC #C19ADC
split-complementary
#DCA09A #9ADCC1 #9AB5DC
monochromatic
#BB4C41 #CC756D #DCA09A #ECCBC7 #F7EAE8
Accessibility & contrast
On white
2.20
#DCA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#DCA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA09A
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA09A | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#E9999F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dca09a; /* rgb */ color: rgb(220, 160, 154); /* oklch */ color: oklch(76.1% 0.073 25.3);
Tailwind
colors: {
custom: {
50: '#e8bcb7',
500: '#dca09a',
950: '#000000',
},
}SCSS
$custom: #dca09a; $custom-light: #e8bcb7; $custom-dark: #000000;
JSON
{
"hex": "#dca09a",
"rgb": {
"r": 220,
"g": 160,
"b": 154
},
"hsl": {
"h": 5.455,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.76113,
"c": 0.07251,
"h": 25.3
},
"luminance": 0.4269
}Semantic roles & 50–950 ramp
primary
#DCA09A
secondary
#DDEDEE
accent
#AFBC2A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161211
muted
#848180