#E89FA8#E89FA8
#E89FA8 is a light, moderate red. Relative luminance 0.448; OKLCH L 77.6% C 0.088 H 11.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FA8 |
|---|---|
| RGB | rgb(232, 159, 168) |
| HSL | hsl(353, 61%, 77%) |
| HSV | hsv(353, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 27.6%, 9%) |
| CIE-LAB | lab(72.75, 28.35, 6.39) |
| CIE-LCH | lch(72.75, 29.06, 12.70°) |
| OKLab | oklab(77.59% 0.086 0.017) |
| OKLCH | oklch(77.59% 0.088 11.2) |
| XYZ | xyz(52.7460, 44.7825, 42.9039) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.12
Dusty Pink
#D8A7B1
ΔE00 5.21
Soft Pink
#FDB0C0
ΔE00 5.36
Pig Pink
#E78EA5
ΔE00 5.42
Dusty Pink (survey)
#D58A94
ΔE00 5.85
Lightpink
#FFB6C1
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FA8 #9FE8DF
analogous
#E89FCD #E89FA8 #E8BB9F
triadic
#E89FA8 #A8E89F #9FA8E8
tetradic
#E89FA8 #CDE89F #9FE8DF #BB9FE8
square
#E89FA8 #CDE89F #9FE8DF #BB9FE8
split-complementary
#E89FA8 #9FE8BB #9FCDE8
monochromatic
#D03C4F #DC6E7B #E89FA8 #F4D0D5 #F9E6E9
Accessibility & contrast
On white
2.11
#E89FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E89FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FA8
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FA8 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#BCB8A7
Tritanopia (blue-blind)
#F599A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89fa8; /* rgb */ color: rgb(232, 159, 168); /* oklch */ color: oklch(77.6% 0.088 11.2);
Tailwind
colors: {
custom: {
50: '#f1bcc1',
500: '#e89fa8',
950: '#000000',
},
}SCSS
$custom: #e89fa8; $custom-light: #f1bcc1; $custom-dark: #000000;
JSON
{
"hex": "#e89fa8",
"rgb": {
"r": 232,
"g": 159,
"b": 168
},
"hsl": {
"h": 352.603,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77593,
"c": 0.08767,
"h": 11.2
},
"luminance": 0.44779
}Semantic roles & 50–950 ramp
primary
#E89FA8
secondary
#DBF0EE
accent
#C9B41C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181