#E89BB8#E89BB8
#E89BB8 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.4% C 0.098 H 355.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BB8 |
|---|---|
| RGB | rgb(232, 155, 184) |
| HSL | hsl(337, 63%, 76%) |
| HSV | hsv(337, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 20.7%, 9%) |
| CIE-LAB | lab(72.27, 32.75, -3.15) |
| CIE-LCH | lch(72.27, 32.90, 354.51°) |
| OKLab | oklab(77.36% 0.0981 -0.0079) |
| OKLCH | oklch(77.36% 0.098 355.4) |
| XYZ | xyz(53.6526, 44.0623, 51.0170) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.25
Pig Pink
#E78EA5
ΔE00 4.45
Powder Pink
#FFB2D0
ΔE00 5.97
Dull Pink
#D5869D
ΔE00 6.38
Pinky
#FC86AA
ΔE00 6.46
Soft Pink
#FDB0C0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BB8 #9BE8CB
analogous
#E89BDE #E89BB8 #E8A49B
triadic
#E89BB8 #B8E89B #9BB8E8
tetradic
#E89BB8 #DEE89B #9BE8CB #A49BE8
square
#E89BB8 #DEE89B #9BE8CB #A49BE8
split-complementary
#E89BB8 #9BE8A4 #9BDEE8
monochromatic
#D13771 #DD6995 #E89BB8 #F3CDDB #F9E6ED
Accessibility & contrast
On white
2.14
#E89BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#E89BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BB8
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BB8 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B9
Deuteranopia (green-blind)
#B6B6B6
Tritanopia (blue-blind)
#F498A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89bb8; /* rgb */ color: rgb(232, 155, 184); /* oklch */ color: oklch(77.4% 0.098 355.4);
Tailwind
colors: {
custom: {
50: '#f0b9cd',
500: '#e89bb8',
950: '#000000',
},
}SCSS
$custom: #e89bb8; $custom-light: #f0b9cd; $custom-dark: #000000;
JSON
{
"hex": "#e89bb8",
"rgb": {
"r": 232,
"g": 155,
"b": 184
},
"hsl": {
"h": 337.403,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77365,
"c": 0.09844,
"h": 355.4
},
"luminance": 0.44059
}Semantic roles & 50–950 ramp
primary
#E89BB8
secondary
#DAF1E8
accent
#CA881B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082