#E89FB5#E89FB5
#E89FB5 is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.0% C 0.091 H 359.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FB5 |
|---|---|
| RGB | rgb(232, 159, 181) |
| HSL | hsl(342, 61%, 77%) |
| HSV | hsv(342, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 22%, 9%) |
| CIE-LAB | lab(73.08, 30.18, -0.30) |
| CIE-LCH | lch(73.08, 30.18, 359.43°) |
| OKLab | oklab(77.96% 0.0908 -0.0004) |
| OKLCH | oklch(77.96% 0.091 359.8) |
| XYZ | xyz(54.0182, 45.2913, 49.6040) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.64
Pig Pink
#E78EA5
ΔE00 4.45
Soft Pink
#FDB0C0
ΔE00 5.10
Dusty Pink
#D8A7B1
ΔE00 5.57
Powder Pink
#FFB2D0
ΔE00 5.79
Baby Pink
#FFB7CE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FB5 #9FE8D2
analogous
#E89FDA #E89FB5 #E8AE9F
triadic
#E89FB5 #B5E89F #9FB5E8
tetradic
#E89FB5 #DAE89F #9FE8D2 #AE9FE8
square
#E89FB5 #DAE89F #9FE8D2 #AE9FE8
split-complementary
#E89FB5 #9FE8AE #9FDAE8
monochromatic
#D03C69 #DC6E8F #E89FB5 #F4D0DB #F9E6EC
Accessibility & contrast
On white
2.09
#E89FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#E89FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FB5
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FB5 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB6
Deuteranopia (green-blind)
#BAB8B3
Tritanopia (blue-blind)
#F49BA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89fb5; /* rgb */ color: rgb(232, 159, 181); /* oklch */ color: oklch(78.0% 0.091 359.8);
Tailwind
colors: {
custom: {
50: '#f0bccb',
500: '#e89fb5',
950: '#000000',
},
}SCSS
$custom: #e89fb5; $custom-light: #f0bccb; $custom-dark: #000000;
JSON
{
"hex": "#e89fb5",
"rgb": {
"r": 232,
"g": 159,
"b": 181
},
"hsl": {
"h": 341.918,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77961,
"c": 0.09078,
"h": 359.8
},
"luminance": 0.45288
}Semantic roles & 50–950 ramp
primary
#E89FB5
secondary
#DBF0EA
accent
#C9951C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182