#E89BBE#E89BBE
#E89BBE is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.6% C 0.101 H 350.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BBE |
|---|---|
| RGB | rgb(232, 155, 190) |
| HSL | hsl(333, 63%, 76%) |
| HSV | hsv(333, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 18.1%, 9%) |
| CIE-LAB | lab(72.44, 33.66, -6.21) |
| CIE-LCH | lch(72.44, 34.22, 349.54°) |
| OKLab | oklab(77.55% 0.1002 -0.016) |
| OKLCH | oklch(77.55% 0.101 350.9) |
| XYZ | xyz(54.2949, 44.3192, 54.3998) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.80
Pig Pink
#E78EA5
ΔE00 5.80
Powder Pink
#FFB2D0
ΔE00 6.00
Pinky
#FC86AA
ΔE00 7.13
Dull Pink
#D5869D
ΔE00 7.27
Baby Pink
#FFB7CE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BBE #9BE8C5
analogous
#E89BE5 #E89BBE #E89E9B
triadic
#E89BBE #BEE89B #9BBEE8
tetradic
#E89BBE #E5E89B #9BE8C5 #9E9BE8
square
#E89BBE #E5E89B #9BE8C5 #9E9BE8
split-complementary
#E89BBE #9BE89E #9BE5E8
monochromatic
#D1377D #DD699E #E89BBE #F3CDDE #F9E6EF
Accessibility & contrast
On white
2.13
#E89BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E89BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BBE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BBE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#F399A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89bbe; /* rgb */ color: rgb(232, 155, 190); /* oklch */ color: oklch(77.6% 0.101 350.9);
Tailwind
colors: {
custom: {
50: '#f0b9d1',
500: '#e89bbe',
950: '#000000',
},
}SCSS
$custom: #e89bbe; $custom-light: #f0b9d1; $custom-dark: #000000;
JSON
{
"hex": "#e89bbe",
"rgb": {
"r": 232,
"g": 155,
"b": 190
},
"hsl": {
"h": 332.727,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77553,
"c": 0.10146,
"h": 350.9
},
"luminance": 0.44316
}Semantic roles & 50–950 ramp
primary
#E89BBE
secondary
#DAF1E7
accent
#CA7B1B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082