#E89EB7#E89EB7
#E89EB7 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.8% C 0.093 H 357.6°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EB7 |
|---|---|
| RGB | rgb(232, 158, 183) |
| HSL | hsl(340, 62%, 76%) |
| HSV | hsv(340, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 21.1%, 9%) |
| CIE-LAB | lab(72.91, 31.01, -1.65) |
| CIE-LCH | lch(72.91, 31.05, 356.95°) |
| OKLab | oklab(77.85% 0.0931 -0.0039) |
| OKLCH | oklch(77.85% 0.093 357.6) |
| XYZ | xyz(54.0536, 45.0315, 50.6354) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.31
Pig Pink
#E78EA5
ΔE00 4.52
Soft Pink
#FDB0C0
ΔE00 5.62
Powder Pink
#FFB2D0
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 6.14
Baby Pink
#FFB7CE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EB7 #9EE8CF
analogous
#E89EDC #E89EB7 #E8AA9E
triadic
#E89EB7 #B7E89E #9EB7E8
tetradic
#E89EB7 #DCE89E #9EE8CF #AA9EE8
square
#E89EB7 #DCE89E #9EE8CF #AA9EE8
split-complementary
#E89EB7 #9EE8AA #9EDCE8
monochromatic
#D13B6E #DC6D92 #E89EB7 #F4CFDC #F9E6ED
Accessibility & contrast
On white
2.10
#E89EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E89EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EB7
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EB7 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB8
Deuteranopia (green-blind)
#B9B8B5
Tritanopia (blue-blind)
#F49AA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89eb7; /* rgb */ color: rgb(232, 158, 183); /* oklch */ color: oklch(77.8% 0.093 357.6);
Tailwind
colors: {
custom: {
50: '#f0bbcc',
500: '#e89eb7',
950: '#000000',
},
}SCSS
$custom: #e89eb7; $custom-light: #f0bbcc; $custom-dark: #000000;
JSON
{
"hex": "#e89eb7",
"rgb": {
"r": 232,
"g": 158,
"b": 183
},
"hsl": {
"h": 339.73,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77848,
"c": 0.09315,
"h": 357.6
},
"luminance": 0.45028
}Semantic roles & 50–950 ramp
primary
#E89EB7
secondary
#DAF1E9
accent
#C98F1C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182