#DE8A98#DE8A98
#DE8A98 is a light, moderate red. Relative luminance 0.360; OKLCH L 72.4% C 0.104 H 9.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8A98 |
|---|---|
| RGB | rgb(222, 138, 152) |
| HSL | hsl(350, 56%, 71%) |
| HSV | hsv(350, 38%, 87%) |
| CMYK | cmyk(0%, 37.8%, 31.5%, 12.9%) |
| CIE-LAB | lab(66.50, 33.74, 6.19) |
| CIE-LCH | lch(66.50, 34.31, 10.39°) |
| OKLab | oklab(72.42% 0.1023 0.0165) |
| OKLCH | oklch(72.42% 0.104 9.2) |
| XYZ | xyz(44.8817, 35.9769, 34.2800) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.95
Pig Pink
#E78EA5
ΔE00 3.25
Dull Pink
#D5869D
ΔE00 3.72
Rose Pink
#F7879A
ΔE00 4.51
Greyish Pink
#C88D94
ΔE00 4.93
Old Rose
#C87F89
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8A98 #8ADED0
analogous
#DE8AC2 #DE8A98 #DEA68A
triadic
#DE8A98 #98DE8A #8A98DE
tetradic
#DE8A98 #C2DE8A #8ADED0 #A68ADE
square
#DE8A98 #C2DE8A #8ADED0 #A68ADE
split-complementary
#DE8A98 #8ADEA6 #8AC2DE
monochromatic
#B9344A #D15A6E #DE8A98 #EBBAC2 #F8E7EA
Accessibility & contrast
On white
2.56
#DE8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#DE8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8A98
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8A98 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989898
Deuteranopia (green-blind)
#ADA896
Tritanopia (blue-blind)
#EC838F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de8a98; /* rgb */ color: rgb(222, 138, 152); /* oklch */ color: oklch(72.4% 0.104 9.2);
Tailwind
colors: {
custom: {
50: '#eaadb6',
500: '#de8a98',
950: '#000000',
},
}SCSS
$custom: #de8a98; $custom-light: #eaadb6; $custom-dark: #000000;
JSON
{
"hex": "#de8a98",
"rgb": {
"r": 222,
"g": 138,
"b": 152
},
"hsl": {
"h": 350,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.72422,
"c": 0.10363,
"h": 9.2
},
"luminance": 0.35974
}Semantic roles & 50–950 ramp
primary
#DE8A98
secondary
#D6EDEA
accent
#C4A922
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80