#E89EBF#E89EBF
#E89EBF is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.1% C 0.097 H 351.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EBF |
|---|---|
| RGB | rgb(232, 158, 191) |
| HSL | hsl(333, 62%, 76%) |
| HSV | hsv(333, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 17.7%, 9%) |
| CIE-LAB | lab(73.14, 32.22, -5.74) |
| CIE-LCH | lch(73.14, 32.72, 349.90°) |
| OKLab | oklab(78.09% 0.0959 -0.0148) |
| OKLCH | oklch(78.09% 0.097 351.2) |
| XYZ | xyz(54.9100, 45.3741, 55.1459) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 6.04
Baby Pink
#FFB7CE
ΔE00 6.69
Soft Pink
#FDB0C0
ΔE00 7.09
Pinky
#FC86AA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EBF #9EE8C7
analogous
#E89EE4 #E89EBF #E8A29E
triadic
#E89EBF #BFE89E #9EBFE8
tetradic
#E89EBF #E4E89E #9EE8C7 #A29EE8
square
#E89EBF #E4E89E #9EE8C7 #A29EE8
split-complementary
#E89EBF #9EE8A2 #9EE4E8
monochromatic
#D13B7E #DC6D9E #E89EBF #F4CFE0 #F9E6EF
Accessibility & contrast
On white
2.08
#E89EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E89EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EBF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EBF | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 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)
#A5ACC0
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#F39CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89ebf; /* rgb */ color: rgb(232, 158, 191); /* oklch */ color: oklch(78.1% 0.097 351.2);
Tailwind
colors: {
custom: {
50: '#f0bbd2',
500: '#e89ebf',
950: '#000000',
},
}SCSS
$custom: #e89ebf; $custom-light: #f0bbd2; $custom-dark: #000000;
JSON
{
"hex": "#e89ebf",
"rgb": {
"r": 232,
"g": 158,
"b": 191
},
"hsl": {
"h": 333.243,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.78094,
"c": 0.09698,
"h": 351.2
},
"luminance": 0.45371
}Semantic roles & 50–950 ramp
primary
#E89EBF
secondary
#DAF1E7
accent
#C97C1C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182