#DE8A93#DE8A93
#DE8A93 is a light, moderate red. Relative luminance 0.358; OKLCH L 72.3% C 0.103 H 13.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8A93 |
|---|---|
| RGB | rgb(222, 138, 147) |
| HSL | hsl(354, 56%, 71%) |
| HSV | hsv(354, 38%, 87%) |
| CMYK | cmyk(0%, 37.8%, 33.8%, 12.9%) |
| CIE-LAB | lab(66.38, 33.11, 8.83) |
| CIE-LCH | lch(66.38, 34.27, 14.93°) |
| OKLab | oklab(72.29% 0.1004 0.0232) |
| OKLCH | oklch(72.29% 0.103 13) |
| XYZ | xyz(44.4808, 35.8165, 32.1686) |
| Luminance | 0.3581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.94
Rose Pink
#F7879A
ΔE00 4.75
Pig Pink
#E78EA5
ΔE00 4.79
Greyish Pink
#C88D94
ΔE00 4.85
Old Rose
#C87F89
ΔE00 4.87
Dull Pink
#D5869D
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8A93 #8ADED5
analogous
#DE8ABD #DE8A93 #DEAB8A
triadic
#DE8A93 #93DE8A #8A93DE
tetradic
#DE8A93 #BDDE8A #8ADED5 #AB8ADE
square
#DE8A93 #BDDE8A #8ADED5 #AB8ADE
split-complementary
#DE8A93 #8ADEAB #8ABDDE
monochromatic
#B93443 #D15A67 #DE8A93 #EBBABF #F8E7E9
Accessibility & contrast
On white
2.57
#DE8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DE8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8A93
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8A93 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999893
Deuteranopia (green-blind)
#ADA891
Tritanopia (blue-blind)
#ED828D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #de8a93; /* rgb */ color: rgb(222, 138, 147); /* oklch */ color: oklch(72.3% 0.103 13.0);
Tailwind
colors: {
custom: {
50: '#eaadb2',
500: '#de8a93',
950: '#000000',
},
}SCSS
$custom: #de8a93; $custom-light: #eaadb2; $custom-dark: #000000;
JSON
{
"hex": "#de8a93",
"rgb": {
"r": 222,
"g": 138,
"b": 147
},
"hsl": {
"h": 353.571,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.72288,
"c": 0.10306,
"h": 13
},
"luminance": 0.35813
}Semantic roles & 50–950 ramp
primary
#DE8A93
secondary
#D6EDEB
accent
#C4B222
background
#FEFAFA
surface
#FDF4F5
border
#D5CECF
text
#161011
muted
#847F80