#E89EBE#E89EBE
#E89EBE is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.1% C 0.096 H 352.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EBE |
|---|---|
| RGB | rgb(232, 158, 190) |
| HSL | hsl(334, 62%, 76%) |
| HSV | hsv(334, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 18.1%, 9%) |
| CIE-LAB | lab(73.11, 32.06, -5.23) |
| CIE-LCH | lch(73.11, 32.49, 350.74°) |
| OKLab | oklab(78.06% 0.0955 -0.0134) |
| OKLCH | oklch(78.06% 0.096 352) |
| XYZ | xyz(54.8004, 45.3302, 54.5683) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.16
Powder Pink
#FFB2D0
ΔE00 5.39
Pig Pink
#E78EA5
ΔE00 5.82
Baby Pink
#FFB7CE
ΔE00 6.59
Soft Pink
#FDB0C0
ΔE00 6.89
Dusty Pink
#D8A7B1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EBE #9EE8C8
analogous
#E89EE3 #E89EBE #E8A39E
triadic
#E89EBE #BEE89E #9EBEE8
tetradic
#E89EBE #E3E89E #9EE8C8 #A39EE8
square
#E89EBE #E3E89E #9EE8C8 #A39EE8
split-complementary
#E89EBE #9EE8A3 #9EE3E8
monochromatic
#D13B7C #DC6D9D #E89EBE #F4CFDF #F9E6EE
Accessibility & contrast
On white
2.09
#E89EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E89EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EBE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EBE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#F39CA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89ebe; /* rgb */ color: rgb(232, 158, 190); /* oklch */ color: oklch(78.1% 0.096 352.0);
Tailwind
colors: {
custom: {
50: '#f0bbd1',
500: '#e89ebe',
950: '#000000',
},
}SCSS
$custom: #e89ebe; $custom-light: #f0bbd1; $custom-dark: #000000;
JSON
{
"hex": "#e89ebe",
"rgb": {
"r": 232,
"g": 158,
"b": 190
},
"hsl": {
"h": 334.054,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.78063,
"c": 0.09645,
"h": 352
},
"luminance": 0.45327
}Semantic roles & 50–950 ramp
primary
#E89EBE
secondary
#DAF1E7
accent
#C97E1C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182