#DEA4A4#DEA4A4
#DEA4A4 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.3% C 0.069 H 18.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA4A4 |
|---|---|
| RGB | rgb(222, 164, 164) |
| HSL | hsl(0, 47%, 76%) |
| HSV | hsv(0, 26%, 87%) |
| CMYK | cmyk(0%, 26.1%, 26.1%, 12.9%) |
| CIE-LAB | lab(72.74, 21.42, 8.43) |
| CIE-LCH | lch(72.74, 23.02, 21.49°) |
| OKLab | oklab(77.31% 0.0653 0.0222) |
| OKLCH | oklch(77.31% 0.069 18.8) |
| XYZ | xyz(50.1014, 44.7635, 41.1160) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.51
Faded Pink
#DE9DAC
ΔE00 5.51
Greyish Pink
#C88D94
ΔE00 6.96
Lightpink
#FFB6C1
ΔE00 7.43
Dusty Pink (survey)
#D58A94
ΔE00 7.45
Grey Pink
#C3909B
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA4A4 #A4DEDE
analogous
#DEA4C1 #DEA4A4 #DEC1A4
triadic
#DEA4A4 #A4DEA4 #A4A4DE
tetradic
#DEA4A4 #C1DEA4 #A4DEDE #C1A4DE
square
#DEA4A4 #C1DEA4 #A4DEDE #C1A4DE
split-complementary
#DEA4A4 #A4DEC1 #A4C1DE
monochromatic
#BD4A4A #CE7777 #DEA4A4 #EED1D1 #F7E9E9
Accessibility & contrast
On white
2.11
#DEA4A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#DEA4A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA4A4
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA4A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA4A4 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA4
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#EA9EA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dea4a4; /* rgb */ color: rgb(222, 164, 164); /* oklch */ color: oklch(77.3% 0.069 18.8);
Tailwind
colors: {
custom: {
50: '#e9bfbf',
500: '#dea4a4',
950: '#000000',
},
}SCSS
$custom: #dea4a4; $custom-light: #e9bfbf; $custom-dark: #000000;
JSON
{
"hex": "#dea4a4",
"rgb": {
"r": 222,
"g": 164,
"b": 164
},
"hsl": {
"h": 0,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.77312,
"c": 0.06898,
"h": 18.8
},
"luminance": 0.44761
}Semantic roles & 50–950 ramp
primary
#DEA4A4
secondary
#DDEEEE
accent
#BABA2B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181