#DEA8A2#DEA8A2
#DEA8A2 is a light, moderate red. Relative luminance 0.461; OKLCH L 78.0% C 0.065 H 25.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA8A2 |
|---|---|
| RGB | rgb(222, 168, 162) |
| HSL | hsl(6, 48%, 75%) |
| HSV | hsv(6, 27%, 87%) |
| CMYK | cmyk(0%, 24.3%, 27%, 12.9%) |
| CIE-LAB | lab(73.64, 18.99, 10.82) |
| CIE-LCH | lch(73.64, 21.85, 29.68°) |
| OKLab | oklab(78% 0.0582 0.0282) |
| OKLCH | oklch(78% 0.065 25.9) |
| XYZ | xyz(50.6493, 46.1460, 40.4146) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.36
Blush (survey)
#F29E8E
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 7.21
Pale Rose
#FDC1C5
ΔE00 8.00
Pinkish Tan
#D99B82
ΔE00 8.07
Faded Pink
#DE9DAC
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA8A2 #A2D8DE
analogous
#DEA2BA #DEA8A2 #DEC6A2
triadic
#DEA8A2 #A2DEA8 #A8A2DE
tetradic
#DEA8A2 #BADEA2 #A2D8DE #C6A2DE
square
#DEA8A2 #BADEA2 #A2D8DE #C6A2DE
split-complementary
#DEA8A2 #A2DEC6 #A2BADE
monochromatic
#BE5348 #CE7E75 #DEA8A2 #EED2CF #F7EAE8
Accessibility & contrast
On white
2.05
#DEA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#DEA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA8A2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA8A2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#BFB9A1
Tritanopia (blue-blind)
#EAA2A7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dea8a2; /* rgb */ color: rgb(222, 168, 162); /* oklch */ color: oklch(78.0% 0.065 25.9);
Tailwind
colors: {
custom: {
50: '#e9c2bd',
500: '#dea8a2',
950: '#000000',
},
}SCSS
$custom: #dea8a2; $custom-light: #e9c2bd; $custom-dark: #000000;
JSON
{
"hex": "#dea8a2",
"rgb": {
"r": 222,
"g": 168,
"b": 162
},
"hsl": {
"h": 6,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.77996,
"c": 0.06468,
"h": 25.9
},
"luminance": 0.46143
}Semantic roles & 50–950 ramp
primary
#DEA8A2
secondary
#DDECEE
accent
#ACBB2B
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#161212
muted
#848181