#E89EA8#E89EA8
#E89EA8 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.4% C 0.089 H 10.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA8 |
|---|---|
| RGB | rgb(232, 158, 168) |
| HSL | hsl(352, 62%, 76%) |
| HSV | hsv(352, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 27.6%, 9%) |
| CIE-LAB | lab(72.52, 28.88, 6.06) |
| CIE-LCH | lch(72.52, 29.51, 11.86°) |
| OKLab | oklab(77.42% 0.0876 0.0162) |
| OKLCH | oklch(77.42% 0.089 10.5) |
| XYZ | xyz(52.5747, 44.4399, 42.8468) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.94
Pig Pink
#E78EA5
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 5.33
Soft Pink
#FDB0C0
ΔE00 5.39
Dusty Pink (survey)
#D58A94
ΔE00 5.66
Lightpink
#FFB6C1
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA8 #9EE8DE
analogous
#E89ECD #E89EA8 #E8B99E
triadic
#E89EA8 #A8E89E #9EA8E8
tetradic
#E89EA8 #CDE89E #9EE8DE #B99EE8
square
#E89EA8 #CDE89E #9EE8DE #B99EE8
split-complementary
#E89EA8 #9EE8B9 #9ECDE8
monochromatic
#D13B4F #DC6D7C #E89EA8 #F4CFD4 #F9E6E9
Accessibility & contrast
On white
2.12
#E89EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E89EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA8
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA8 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA8
Deuteranopia (green-blind)
#BCB7A7
Tritanopia (blue-blind)
#F598A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89ea8; /* rgb */ color: rgb(232, 158, 168); /* oklch */ color: oklch(77.4% 0.089 10.5);
Tailwind
colors: {
custom: {
50: '#f1bbc1',
500: '#e89ea8',
950: '#000000',
},
}SCSS
$custom: #e89ea8; $custom-light: #f1bbc1; $custom-dark: #000000;
JSON
{
"hex": "#e89ea8",
"rgb": {
"r": 232,
"g": 158,
"b": 168
},
"hsl": {
"h": 351.892,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77419,
"c": 0.08906,
"h": 10.5
},
"luminance": 0.44437
}Semantic roles & 50–950 ramp
primary
#E89EA8
secondary
#DAF1EE
accent
#C9B21C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181