#E89EBB#E89EBB
#E89EBB is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.0% C 0.095 H 354.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EBB |
|---|---|
| RGB | rgb(232, 158, 187) |
| HSL | hsl(336, 62%, 76%) |
| HSV | hsv(336, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 19.4%, 9%) |
| CIE-LAB | lab(73.02, 31.61, -3.70) |
| CIE-LCH | lch(73.02, 31.82, 353.33°) |
| OKLab | oklab(77.97% 0.0945 -0.0093) |
| OKLCH | oklch(77.97% 0.095 354.3) |
| XYZ | xyz(54.4758, 45.2004, 52.8592) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 5.21
Powder Pink
#FFB2D0
ΔE00 5.40
Soft Pink
#FDB0C0
ΔE00 6.30
Baby Pink
#FFB7CE
ΔE00 6.37
Dusty Pink
#D8A7B1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EBB #9EE8CB
analogous
#E89EE0 #E89EBB #E8A69E
triadic
#E89EBB #BBE89E #9EBBE8
tetradic
#E89EBB #E0E89E #9EE8CB #A69EE8
square
#E89EBB #E0E89E #9EE8CB #A69EE8
split-complementary
#E89EBB #9EE8A6 #9EE0E8
monochromatic
#D13B76 #DC6D98 #E89EBB #F4CFDE #F9E6EE
Accessibility & contrast
On white
2.09
#E89EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E89EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EBB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EBB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#F39BA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89ebb; /* rgb */ color: rgb(232, 158, 187); /* oklch */ color: oklch(78.0% 0.095 354.3);
Tailwind
colors: {
custom: {
50: '#f0bbcf',
500: '#e89ebb',
950: '#000000',
},
}SCSS
$custom: #e89ebb; $custom-light: #f0bbcf; $custom-dark: #000000;
JSON
{
"hex": "#e89ebb",
"rgb": {
"r": 232,
"g": 158,
"b": 187
},
"hsl": {
"h": 336.486,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.7797,
"c": 0.09493,
"h": 354.3
},
"luminance": 0.45197
}Semantic roles & 50–950 ramp
primary
#E89EBB
secondary
#DAF1E8
accent
#C9851C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182