#E89FBF#E89FBF
#E89FBF is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.3% C 0.095 H 351.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FBF |
|---|---|
| RGB | rgb(232, 159, 191) |
| HSL | hsl(334, 61%, 77%) |
| HSV | hsv(334, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 17.7%, 9%) |
| CIE-LAB | lab(73.36, 31.68, -5.41) |
| CIE-LCH | lch(73.36, 32.14, 350.32°) |
| OKLab | oklab(78.27% 0.0943 -0.0139) |
| OKLCH | oklch(78.27% 0.095 351.6) |
| XYZ | xyz(55.0813, 45.7166, 55.2030) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 5.23
Pig Pink
#E78EA5
ΔE00 6.07
Baby Pink
#FFB7CE
ΔE00 6.44
Soft Pink
#FDB0C0
ΔE00 6.83
Dusty Pink
#D8A7B1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FBF #9FE8C8
analogous
#E89FE4 #E89FBF #E8A49F
triadic
#E89FBF #BFE89F #9FBFE8
tetradic
#E89FBF #E4E89F #9FE8C8 #A49FE8
square
#E89FBF #E4E89F #9FE8C8 #A49FE8
split-complementary
#E89FBF #9FE8A4 #9FE4E8
monochromatic
#D03C7D #DC6E9E #E89FBF #F4D0E0 #F9E6EF
Accessibility & contrast
On white
2.07
#E89FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#E89FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FBF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FBF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#F39DAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89fbf; /* rgb */ color: rgb(232, 159, 191); /* oklch */ color: oklch(78.3% 0.095 351.6);
Tailwind
colors: {
custom: {
50: '#f0bcd2',
500: '#e89fbf',
950: '#000000',
},
}SCSS
$custom: #e89fbf; $custom-light: #f0bcd2; $custom-dark: #000000;
JSON
{
"hex": "#e89fbf",
"rgb": {
"r": 232,
"g": 159,
"b": 191
},
"hsl": {
"h": 333.699,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78266,
"c": 0.09532,
"h": 351.6
},
"luminance": 0.45714
}Semantic roles & 50–950 ramp
primary
#E89FBF
secondary
#DBF0E7
accent
#C97D1C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182