#E89FB8#E89FB8
#E89FB8 is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.0% C 0.092 H 357.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FB8 |
|---|---|
| RGB | rgb(232, 159, 184) |
| HSL | hsl(339, 61%, 77%) |
| HSV | hsv(339, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 20.7%, 9%) |
| CIE-LAB | lab(73.16, 30.62, -1.84) |
| CIE-LCH | lch(73.16, 30.68, 356.57°) |
| OKLab | oklab(78.05% 0.0919 -0.0044) |
| OKLCH | oklch(78.05% 0.092 357.2) |
| XYZ | xyz(54.3293, 45.4158, 51.2426) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.36
Pig Pink
#E78EA5
ΔE00 4.79
Powder Pink
#FFB2D0
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 5.52
Dusty Pink
#D8A7B1
ΔE00 6.03
Baby Pink
#FFB7CE
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FB8 #9FE8CF
analogous
#E89FDD #E89FB8 #E8AB9F
triadic
#E89FB8 #B8E89F #9FB8E8
tetradic
#E89FB8 #DDE89F #9FE8CF #AB9FE8
square
#E89FB8 #DDE89F #9FE8CF #AB9FE8
split-complementary
#E89FB8 #9FE8AB #9FDDE8
monochromatic
#D03C6F #DC6E93 #E89FB8 #F4D0DD #F9E6ED
Accessibility & contrast
On white
2.08
#E89FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#E89FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FB8
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FB8 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB9
Deuteranopia (green-blind)
#B9B8B6
Tritanopia (blue-blind)
#F49CA8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89fb8; /* rgb */ color: rgb(232, 159, 184); /* oklch */ color: oklch(78.0% 0.092 357.2);
Tailwind
colors: {
custom: {
50: '#f0bccd',
500: '#e89fb8',
950: '#000000',
},
}SCSS
$custom: #e89fb8; $custom-light: #f0bccd; $custom-dark: #000000;
JSON
{
"hex": "#e89fb8",
"rgb": {
"r": 232,
"g": 159,
"b": 184
},
"hsl": {
"h": 339.452,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.7805,
"c": 0.09196,
"h": 357.2
},
"luminance": 0.45413
}Semantic roles & 50–950 ramp
primary
#E89FB8
secondary
#DBF0E9
accent
#C98E1C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182