#DEA2AC#DEA2AC
#DEA2AC is a light, moderate red. Relative luminance 0.443; OKLCH L 77.2% C 0.072 H 7.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA2AC |
|---|---|
| RGB | rgb(222, 162, 172) |
| HSL | hsl(350, 48%, 75%) |
| HSV | hsv(350, 27%, 87%) |
| CMYK | cmyk(0%, 27%, 22.5%, 12.9%) |
| CIE-LAB | lab(72.46, 23.64, 3.63) |
| CIE-LCH | lch(72.46, 23.92, 8.73°) |
| OKLab | oklab(77.17% 0.0715 0.0099) |
| OKLCH | oklch(77.17% 0.072 7.8) |
| XYZ | xyz(50.4916, 44.3514, 44.9228) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.01
Dusty Pink
#D8A7B1
ΔE00 2.60
Soft Pink
#FDB0C0
ΔE00 5.97
Grey Pink
#C3909B
ΔE00 6.23
Greyish Pink
#C88D94
ΔE00 6.34
Pig Pink
#E78EA5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA2AC #A2DED4
analogous
#DEA2CA #DEA2AC #DEB6A2
triadic
#DEA2AC #ACDEA2 #A2ACDE
tetradic
#DEA2AC #CADEA2 #A2DED4 #B6A2DE
square
#DEA2AC #CADEA2 #A2DED4 #B6A2DE
split-complementary
#DEA2AC #A2DEB6 #A2CADE
monochromatic
#BE485B #CE7584 #DEA2AC #EECFD4 #F7E8EB
Accessibility & contrast
On white
2.13
#DEA2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#DEA2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA2AC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA2AC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAC
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#E99EA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dea2ac; /* rgb */ color: rgb(222, 162, 172); /* oklch */ color: oklch(77.2% 0.072 7.8);
Tailwind
colors: {
custom: {
50: '#e9bec4',
500: '#dea2ac',
950: '#000000',
},
}SCSS
$custom: #dea2ac; $custom-light: #e9bec4; $custom-dark: #000000;
JSON
{
"hex": "#dea2ac",
"rgb": {
"r": 222,
"g": 162,
"b": 172
},
"hsl": {
"h": 350,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.77166,
"c": 0.07221,
"h": 7.8
},
"luminance": 0.44349
}Semantic roles & 50–950 ramp
primary
#DEA2AC
secondary
#DDEEEB
accent
#BBA32B
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161212
muted
#848181