#E89FB1#E89FB1
#E89FB1 is a light, moderate red. Relative luminance 0.451; OKLCH L 77.8% C 0.089 H 3.2°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FB1 |
|---|---|
| RGB | rgb(232, 159, 177) |
| HSL | hsl(345, 61%, 77%) |
| HSV | hsv(345, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 23.7%, 9%) |
| CIE-LAB | lab(72.98, 29.60, 1.75) |
| CIE-LCH | lch(72.98, 29.66, 3.39°) |
| OKLab | oklab(77.84% 0.0893 0.005) |
| OKLCH | oklch(77.84% 0.089 3.2) |
| XYZ | xyz(53.6136, 45.1295, 47.4734) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.97
Pig Pink
#E78EA5
ΔE00 4.29
Soft Pink
#FDB0C0
ΔE00 4.78
Dusty Pink
#D8A7B1
ΔE00 5.14
Lightpink
#FFB6C1
ΔE00 6.21
Baby Pink
#FFB7CE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FB1 #9FE8D6
analogous
#E89FD6 #E89FB1 #E8B29F
triadic
#E89FB1 #B1E89F #9FB1E8
tetradic
#E89FB1 #D6E89F #9FE8D6 #B29FE8
square
#E89FB1 #D6E89F #9FE8D6 #B29FE8
split-complementary
#E89FB1 #9FE8B2 #9FD6E8
monochromatic
#D03C61 #DC6E89 #E89FB1 #F4D0D9 #F9E6EB
Accessibility & contrast
On white
2.09
#E89FB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#E89FB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FB1
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FB1 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#F49AA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89fb1; /* rgb */ color: rgb(232, 159, 177); /* oklch */ color: oklch(77.8% 0.089 3.2);
Tailwind
colors: {
custom: {
50: '#f0bcc8',
500: '#e89fb1',
950: '#000000',
},
}SCSS
$custom: #e89fb1; $custom-light: #f0bcc8; $custom-dark: #000000;
JSON
{
"hex": "#e89fb1",
"rgb": {
"r": 232,
"g": 159,
"b": 177
},
"hsl": {
"h": 345.205,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77844,
"c": 0.08947,
"h": 3.2
},
"luminance": 0.45126
}Semantic roles & 50–950 ramp
primary
#E89FB1
secondary
#DBF0EB
accent
#C99E1C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182