#E89EB6#E89EB6
#E89EB6 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.8% C 0.093 H 358.4°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EB6 |
|---|---|
| RGB | rgb(232, 158, 182) |
| HSL | hsl(341, 62%, 76%) |
| HSV | hsv(341, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 21.6%, 9%) |
| CIE-LAB | lab(72.89, 30.86, -1.14) |
| CIE-LCH | lch(72.89, 30.88, 357.88°) |
| OKLab | oklab(77.82% 0.0927 -0.0026) |
| OKLCH | oklch(77.82% 0.093 358.4) |
| XYZ | xyz(53.9499, 44.9900, 50.0892) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.07
Pig Pink
#E78EA5
ΔE00 4.39
Soft Pink
#FDB0C0
ΔE00 5.47
Powder Pink
#FFB2D0
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 5.99
Baby Pink
#FFB7CE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EB6 #9EE8D0
analogous
#E89EDB #E89EB6 #E8AB9E
triadic
#E89EB6 #B6E89E #9EB6E8
tetradic
#E89EB6 #DBE89E #9EE8D0 #AB9EE8
square
#E89EB6 #DBE89E #9EE8D0 #AB9EE8
split-complementary
#E89EB6 #9EE8AB #9EDBE8
monochromatic
#D13B6C #DC6D91 #E89EB6 #F4CFDB #F9E6EC
Accessibility & contrast
On white
2.10
#E89EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E89EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EB6
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EB6 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB7
Deuteranopia (green-blind)
#B9B8B4
Tritanopia (blue-blind)
#F49AA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89eb6; /* rgb */ color: rgb(232, 158, 182); /* oklch */ color: oklch(77.8% 0.093 358.4);
Tailwind
colors: {
custom: {
50: '#f0bbcb',
500: '#e89eb6',
950: '#000000',
},
}SCSS
$custom: #e89eb6; $custom-light: #f0bbcb; $custom-dark: #000000;
JSON
{
"hex": "#e89eb6",
"rgb": {
"r": 232,
"g": 158,
"b": 182
},
"hsl": {
"h": 340.541,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77818,
"c": 0.09275,
"h": 358.4
},
"luminance": 0.44987
}Semantic roles & 50–950 ramp
primary
#E89EB6
secondary
#DAF1E9
accent
#C9911C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182