#DEA1AA#DEA1AA
#DEA1AA is a light, moderate red. Relative luminance 0.439; OKLCH L 76.9% C 0.073 H 9.1°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA1AA |
|---|---|
| RGB | rgb(222, 161, 170) |
| HSL | hsl(351, 48%, 75%) |
| HSV | hsv(351, 27%, 87%) |
| CMYK | cmyk(0%, 27.5%, 23.4%, 12.9%) |
| CIE-LAB | lab(72.18, 23.89, 4.32) |
| CIE-LCH | lch(72.18, 24.28, 10.26°) |
| OKLab | oklab(76.93% 0.0724 0.0116) |
| OKLCH | oklch(76.93% 0.073 9.1) |
| XYZ | xyz(50.1255, 43.9242, 43.8604) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.17
Dusty Pink
#D8A7B1
ΔE00 2.95
Greyish Pink
#C88D94
ΔE00 6.07
Soft Pink
#FDB0C0
ΔE00 6.15
Grey Pink
#C3909B
ΔE00 6.15
Dusty Pink (survey)
#D58A94
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA1AA #A1DED5
analogous
#DEA1C8 #DEA1AA #DEB7A1
triadic
#DEA1AA #AADEA1 #A1AADE
tetradic
#DEA1AA #C8DEA1 #A1DED5 #B7A1DE
square
#DEA1AA #C8DEA1 #A1DED5 #B7A1DE
split-complementary
#DEA1AA #A1DEB7 #A1C8DE
monochromatic
#BE4658 #CE7481 #DEA1AA #EECED3 #F7E8EB
Accessibility & contrast
On white
2.15
#DEA1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#DEA1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA1AA
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA1AA | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#B9B5A9
Tritanopia (blue-blind)
#E99CA4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dea1aa; /* rgb */ color: rgb(222, 161, 170); /* oklch */ color: oklch(76.9% 0.073 9.1);
Tailwind
colors: {
custom: {
50: '#e9bdc3',
500: '#dea1aa',
950: '#000000',
},
}SCSS
$custom: #dea1aa; $custom-light: #e9bdc3; $custom-dark: #000000;
JSON
{
"hex": "#dea1aa",
"rgb": {
"r": 222,
"g": 161,
"b": 170
},
"hsl": {
"h": 351.148,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.7693,
"c": 0.0733,
"h": 9.1
},
"luminance": 0.43922
}Semantic roles & 50–950 ramp
primary
#DEA1AA
secondary
#DDEEEC
accent
#BBA62A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181