#DEA0AA#DEA0AA
#DEA0AA is a light, moderate red. Relative luminance 0.436; OKLCH L 76.7% C 0.075 H 8.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA0AA |
|---|---|
| RGB | rgb(222, 160, 170) |
| HSL | hsl(350, 48%, 75%) |
| HSV | hsv(350, 28%, 87%) |
| CMYK | cmyk(0%, 27.9%, 23.4%, 12.9%) |
| CIE-LAB | lab(71.94, 24.43, 3.99) |
| CIE-LCH | lch(71.94, 24.75, 9.27°) |
| OKLab | oklab(76.75% 0.074 0.0108) |
| OKLCH | oklch(76.75% 0.075 8.3) |
| XYZ | xyz(49.9515, 43.5761, 43.8024) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.77
Dusty Pink
#D8A7B1
ΔE00 3.12
Dusty Pink (survey)
#D58A94
ΔE00 5.95
Greyish Pink
#C88D94
ΔE00 5.95
Pig Pink
#E78EA5
ΔE00 5.96
Grey Pink
#C3909B
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA0AA #A0DED4
analogous
#DEA0C9 #DEA0AA #DEB5A0
triadic
#DEA0AA #AADEA0 #A0AADE
tetradic
#DEA0AA #C9DEA0 #A0DED4 #B5A0DE
square
#DEA0AA #C9DEA0 #A0DED4 #B5A0DE
split-complementary
#DEA0AA #A0DEB5 #A0C9DE
monochromatic
#BE4559 #CE7381 #DEA0AA #EECDD3 #F7E8EB
Accessibility & contrast
On white
2.16
#DEA0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#DEA0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA0AA
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA0AA | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAA
Deuteranopia (green-blind)
#B8B5A9
Tritanopia (blue-blind)
#E99BA3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dea0aa; /* rgb */ color: rgb(222, 160, 170); /* oklch */ color: oklch(76.7% 0.075 8.3);
Tailwind
colors: {
custom: {
50: '#e9bcc3',
500: '#dea0aa',
950: '#000000',
},
}SCSS
$custom: #dea0aa; $custom-light: #e9bcc3; $custom-dark: #000000;
JSON
{
"hex": "#dea0aa",
"rgb": {
"r": 222,
"g": 160,
"b": 170
},
"hsl": {
"h": 350.323,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.76749,
"c": 0.07473,
"h": 8.3
},
"luminance": 0.43573
}Semantic roles & 50–950 ramp
primary
#DEA0AA
secondary
#DDEEEB
accent
#BCA42A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181