#E89EBA#E89EBA
#E89EBA is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.9% C 0.094 H 355.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EBA |
|---|---|
| RGB | rgb(232, 158, 186) |
| HSL | hsl(337, 62%, 76%) |
| HSV | hsv(337, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 19.8%, 9%) |
| CIE-LAB | lab(73.00, 31.46, -3.19) |
| CIE-LCH | lch(73.00, 31.62, 354.21°) |
| OKLab | oklab(77.94% 0.0941 -0.008) |
| OKLCH | oklch(77.94% 0.094 355.1) |
| XYZ | xyz(54.3692, 45.1577, 52.2974) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.09
Pig Pink
#E78EA5
ΔE00 5.02
Powder Pink
#FFB2D0
ΔE00 5.43
Soft Pink
#FDB0C0
ΔE00 6.12
Baby Pink
#FFB7CE
ΔE00 6.32
Dusty Pink
#D8A7B1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EBA #9EE8CC
analogous
#E89EDF #E89EBA #E8A79E
triadic
#E89EBA #BAE89E #9EBAE8
tetradic
#E89EBA #DFE89E #9EE8CC #A79EE8
square
#E89EBA #DFE89E #9EE8CC #A79EE8
split-complementary
#E89EBA #9EE8A7 #9EDFE8
monochromatic
#D13B74 #DC6D97 #E89EBA #F4CFDD #F9E6ED
Accessibility & contrast
On white
2.09
#E89EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#E89EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EBA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EBA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBB
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#F39BA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89eba; /* rgb */ color: rgb(232, 158, 186); /* oklch */ color: oklch(77.9% 0.094 355.1);
Tailwind
colors: {
custom: {
50: '#f0bbce',
500: '#e89eba',
950: '#000000',
},
}SCSS
$custom: #e89eba; $custom-light: #f0bbce; $custom-dark: #000000;
JSON
{
"hex": "#e89eba",
"rgb": {
"r": 232,
"g": 158,
"b": 186
},
"hsl": {
"h": 337.297,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77939,
"c": 0.09446,
"h": 355.1
},
"luminance": 0.45155
}Semantic roles & 50–950 ramp
primary
#E89EBA
secondary
#DAF1E8
accent
#C9881C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182