#E89FBE#E89FBE
#E89FBE is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.2% C 0.095 H 352.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FBE |
|---|---|
| RGB | rgb(232, 159, 190) |
| HSL | hsl(335, 61%, 77%) |
| HSV | hsv(335, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 18.1%, 9%) |
| CIE-LAB | lab(73.33, 31.53, -4.90) |
| CIE-LCH | lch(73.33, 31.91, 351.17°) |
| OKLab | oklab(78.23% 0.094 -0.0125) |
| OKLCH | oklch(78.23% 0.095 352.4) |
| XYZ | xyz(54.9716, 45.6727, 54.6254) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.96
Powder Pink
#FFB2D0
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.86
Baby Pink
#FFB7CE
ΔE00 6.34
Soft Pink
#FDB0C0
ΔE00 6.63
Dusty Pink
#D8A7B1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FBE #9FE8C9
analogous
#E89FE3 #E89FBE #E8A59F
triadic
#E89FBE #BEE89F #9FBEE8
tetradic
#E89FBE #E3E89F #9FE8C9 #A59FE8
square
#E89FBE #E3E89F #9FE8C9 #A59FE8
split-complementary
#E89FBE #9FE8A5 #9FE3E8
monochromatic
#D03C7B #DC6E9D #E89FBE #F4D0DF #F9E6EE
Accessibility & contrast
On white
2.07
#E89FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#E89FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FBE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FBE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADBF
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#F39DAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89fbe; /* rgb */ color: rgb(232, 159, 190); /* oklch */ color: oklch(78.2% 0.095 352.4);
Tailwind
colors: {
custom: {
50: '#f0bcd1',
500: '#e89fbe',
950: '#000000',
},
}SCSS
$custom: #e89fbe; $custom-light: #f0bcd1; $custom-dark: #000000;
JSON
{
"hex": "#e89fbe",
"rgb": {
"r": 232,
"g": 159,
"b": 190
},
"hsl": {
"h": 334.521,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78234,
"c": 0.09478,
"h": 352.4
},
"luminance": 0.4567
}Semantic roles & 50–950 ramp
primary
#E89FBE
secondary
#DBF0E7
accent
#C9801C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182