#DEA3AA#DEA3AA
#DEA3AA is a light, moderate red. Relative luminance 0.446; OKLCH L 77.3% C 0.070 H 11.0°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA3AA |
|---|---|
| RGB | rgb(222, 163, 170) |
| HSL | hsl(353, 47%, 75%) |
| HSV | hsv(353, 27%, 87%) |
| CMYK | cmyk(0%, 26.6%, 23.4%, 12.9%) |
| CIE-LAB | lab(72.65, 22.81, 5.00) |
| CIE-LCH | lch(72.65, 23.35, 12.37°) |
| OKLab | oklab(77.29% 0.0692 0.0134) |
| OKLCH | oklch(77.29% 0.07 11) |
| XYZ | xyz(50.4778, 44.6288, 43.9778) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.74
Faded Pink
#DE9DAC
ΔE00 3.01
Soft Pink
#FDB0C0
ΔE00 6.27
Greyish Pink
#C88D94
ΔE00 6.39
Grey Pink
#C3909B
ΔE00 6.50
Lightpink
#FFB6C1
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA3AA #A3DED7
analogous
#DEA3C7 #DEA3AA #DEB9A3
triadic
#DEA3AA #AADEA3 #A3AADE
tetradic
#DEA3AA #C7DEA3 #A3DED7 #B9A3DE
square
#DEA3AA #C7DEA3 #A3DED7 #B9A3DE
split-complementary
#DEA3AA #A3DEB9 #A3C7DE
monochromatic
#BE4957 #CE7680 #DEA3AA #EED0D4 #F7E8EA
Accessibility & contrast
On white
2.12
#DEA3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#DEA3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA3AA
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA3AA | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACACAA
Deuteranopia (green-blind)
#BAB6A9
Tritanopia (blue-blind)
#E99EA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dea3aa; /* rgb */ color: rgb(222, 163, 170); /* oklch */ color: oklch(77.3% 0.070 11.0);
Tailwind
colors: {
custom: {
50: '#e9bec3',
500: '#dea3aa',
950: '#000000',
},
}SCSS
$custom: #dea3aa; $custom-light: #e9bec3; $custom-dark: #000000;
JSON
{
"hex": "#dea3aa",
"rgb": {
"r": 222,
"g": 163,
"b": 170
},
"hsl": {
"h": 352.881,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.77291,
"c": 0.07048,
"h": 11
},
"luminance": 0.44626
}Semantic roles & 50–950 ramp
primary
#DEA3AA
secondary
#DDEEEC
accent
#BAA92B
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#161212
muted
#848181