#E89BBF#E89BBF
#E89BBF is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.6% C 0.102 H 350.2°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BBF |
|---|---|
| RGB | rgb(232, 155, 191) |
| HSL | hsl(332, 63%, 76%) |
| HSV | hsv(332, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 17.7%, 9%) |
| CIE-LAB | lab(72.47, 33.81, -6.72) |
| CIE-LCH | lch(72.47, 34.47, 348.75°) |
| OKLab | oklab(77.59% 0.1005 -0.0174) |
| OKLCH | oklch(77.59% 0.102 350.2) |
| XYZ | xyz(54.4045, 44.3631, 54.9774) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.04
Powder Pink
#FFB2D0
ΔE00 6.05
Faded Pink
#DE9DAC
ΔE00 6.06
Pinky
#FC86AA
ΔE00 7.27
Pink (survey)
#FF81C0
ΔE00 7.30
Dull Pink
#D5869D
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BBF #9BE8C4
analogous
#E89BE5 #E89BBF #E89D9B
triadic
#E89BBF #BFE89B #9BBFE8
tetradic
#E89BBF #E5E89B #9BE8C4 #9D9BE8
square
#E89BBF #E5E89B #9BE8C4 #9D9BE8
split-complementary
#E89BBF #9BE89D #9BE5E8
monochromatic
#D1377F #DD699F #E89BBF #F3CDDF #F9E6EF
Accessibility & contrast
On white
2.13
#E89BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E89BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BBF
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BBF | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#F399A7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89bbf; /* rgb */ color: rgb(232, 155, 191); /* oklch */ color: oklch(77.6% 0.102 350.2);
Tailwind
colors: {
custom: {
50: '#f0b9d2',
500: '#e89bbf',
950: '#000000',
},
}SCSS
$custom: #e89bbf; $custom-light: #f0b9d2; $custom-dark: #000000;
JSON
{
"hex": "#e89bbf",
"rgb": {
"r": 232,
"g": 155,
"b": 191
},
"hsl": {
"h": 331.948,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77585,
"c": 0.10202,
"h": 350.2
},
"luminance": 0.4436
}Semantic roles & 50–950 ramp
primary
#E89BBF
secondary
#DAF1E6
accent
#CA781B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082