#DEA2AA#DEA2AA
#DEA2AA is a light, moderate red. Relative luminance 0.443; OKLCH L 77.1% C 0.072 H 10.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA2AA |
|---|---|
| RGB | rgb(222, 162, 170) |
| HSL | hsl(352, 48%, 75%) |
| HSV | hsv(352, 27%, 87%) |
| CMYK | cmyk(0%, 27%, 23.4%, 12.9%) |
| CIE-LAB | lab(72.41, 23.35, 4.66) |
| CIE-LCH | lch(72.41, 23.81, 11.29°) |
| OKLab | oklab(77.11% 0.0708 0.0125) |
| OKLCH | oklch(77.11% 0.072 10) |
| XYZ | xyz(50.3010, 44.2751, 43.9189) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.59
Dusty Pink
#D8A7B1
ΔE00 2.82
Soft Pink
#FDB0C0
ΔE00 6.19
Greyish Pink
#C88D94
ΔE00 6.22
Grey Pink
#C3909B
ΔE00 6.32
Dusty Pink (survey)
#D58A94
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA2AA #A2DED6
analogous
#DEA2C8 #DEA2AA #DEB8A2
triadic
#DEA2AA #AADEA2 #A2AADE
tetradic
#DEA2AA #C8DEA2 #A2DED6 #B8A2DE
square
#DEA2AA #C8DEA2 #A2DED6 #B8A2DE
split-complementary
#DEA2AA #A2DEB8 #A2C8DE
monochromatic
#BE4857 #CE7581 #DEA2AA #EECFD3 #F7E8EA
Accessibility & contrast
On white
2.13
#DEA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#DEA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA2AA
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA2AA | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#B9B6A9
Tritanopia (blue-blind)
#E99DA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dea2aa; /* rgb */ color: rgb(222, 162, 170); /* oklch */ color: oklch(77.1% 0.072 10.0);
Tailwind
colors: {
custom: {
50: '#e9bec3',
500: '#dea2aa',
950: '#000000',
},
}SCSS
$custom: #dea2aa; $custom-light: #e9bec3; $custom-dark: #000000;
JSON
{
"hex": "#dea2aa",
"rgb": {
"r": 222,
"g": 162,
"b": 170
},
"hsl": {
"h": 352,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.7711,
"c": 0.07188,
"h": 10
},
"luminance": 0.44273
}Semantic roles & 50–950 ramp
primary
#DEA2AA
secondary
#DDEEEC
accent
#BBA82B
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181