#E89EA7#E89EA7
#E89EA7 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.4% C 0.089 H 11.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA7 |
|---|---|
| RGB | rgb(232, 158, 167) |
| HSL | hsl(353, 62%, 76%) |
| HSV | hsv(353, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 28%, 9%) |
| CIE-LAB | lab(72.50, 28.75, 6.58) |
| CIE-LCH | lch(72.50, 29.49, 12.89°) |
| OKLab | oklab(77.39% 0.0872 0.0175) |
| OKLCH | oklch(77.39% 0.089 11.3) |
| XYZ | xyz(52.4819, 44.4028, 42.3580) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.20
Pig Pink
#E78EA5
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 5.42
Soft Pink
#FDB0C0
ΔE00 5.55
Dusty Pink (survey)
#D58A94
ΔE00 5.64
Lightpink
#FFB6C1
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA7 #9EE8DF
analogous
#E89ECC #E89EA7 #E8BA9E
triadic
#E89EA7 #A7E89E #9EA7E8
tetradic
#E89EA7 #CCE89E #9EE8DF #BA9EE8
square
#E89EA7 #CCE89E #9EE8DF #BA9EE8
split-complementary
#E89EA7 #9EE8BA #9ECCE8
monochromatic
#D13B4D #DC6D7A #E89EA7 #F4CFD4 #F9E6E9
Accessibility & contrast
On white
2.13
#E89EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E89EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA7
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA7 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAA7
Deuteranopia (green-blind)
#BCB7A6
Tritanopia (blue-blind)
#F698A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89ea7; /* rgb */ color: rgb(232, 158, 167); /* oklch */ color: oklch(77.4% 0.089 11.3);
Tailwind
colors: {
custom: {
50: '#f1bbc1',
500: '#e89ea7',
950: '#000000',
},
}SCSS
$custom: #e89ea7; $custom-light: #f1bbc1; $custom-dark: #000000;
JSON
{
"hex": "#e89ea7",
"rgb": {
"r": 232,
"g": 158,
"b": 167
},
"hsl": {
"h": 352.703,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77392,
"c": 0.08895,
"h": 11.3
},
"luminance": 0.444
}Semantic roles & 50–950 ramp
primary
#E89EA7
secondary
#DAF1EE
accent
#C9B41C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181