#E89EB5#E89EB5
#E89EB5 is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.8% C 0.092 H 359.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EB5 |
|---|---|
| RGB | rgb(232, 158, 181) |
| HSL | hsl(341, 62%, 76%) |
| HSV | hsv(341, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 22%, 9%) |
| CIE-LAB | lab(72.86, 30.71, -0.63) |
| CIE-LCH | lch(72.86, 30.72, 358.83°) |
| OKLab | oklab(77.79% 0.0924 -0.0012) |
| OKLCH | oklch(77.79% 0.092 359.2) |
| XYZ | xyz(53.8469, 44.9488, 49.5469) |
| Luminance | 0.4495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.83
Pig Pink
#E78EA5
ΔE00 4.27
Soft Pink
#FDB0C0
ΔE00 5.34
Dusty Pink
#D8A7B1
ΔE00 5.84
Powder Pink
#FFB2D0
ΔE00 5.85
Baby Pink
#FFB7CE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EB5 #9EE8D1
analogous
#E89EDA #E89EB5 #E8AC9E
triadic
#E89EB5 #B5E89E #9EB5E8
tetradic
#E89EB5 #DAE89E #9EE8D1 #AC9EE8
square
#E89EB5 #DAE89E #9EE8D1 #AC9EE8
split-complementary
#E89EB5 #9EE8AC #9EDAE8
monochromatic
#D13B6A #DC6D8F #E89EB5 #F4CFDB #F9E6EC
Accessibility & contrast
On white
2.10
#E89EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E89EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EB5
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EB5 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB6
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#F49AA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89eb5; /* rgb */ color: rgb(232, 158, 181); /* oklch */ color: oklch(77.8% 0.092 359.2);
Tailwind
colors: {
custom: {
50: '#f0bbcb',
500: '#e89eb5',
950: '#000000',
},
}SCSS
$custom: #e89eb5; $custom-light: #f0bbcb; $custom-dark: #000000;
JSON
{
"hex": "#e89eb5",
"rgb": {
"r": 232,
"g": 158,
"b": 181
},
"hsl": {
"h": 341.351,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77788,
"c": 0.09236,
"h": 359.2
},
"luminance": 0.44946
}Semantic roles & 50–950 ramp
primary
#E89EB5
secondary
#DAF1EA
accent
#C9941C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182