#E89FB4#E89FB4
#E89FB4 is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.9% C 0.090 H 0.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FB4 |
|---|---|
| RGB | rgb(232, 159, 180) |
| HSL | hsl(343, 61%, 77%) |
| HSV | hsv(343, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 22.4%, 9%) |
| CIE-LAB | lab(73.06, 30.04, 0.21) |
| CIE-LCH | lch(73.06, 30.04, 0.41°) |
| OKLab | oklab(77.93% 0.0904 0.001) |
| OKLCH | oklch(77.93% 0.09 0.6) |
| XYZ | xyz(53.9159, 45.2505, 49.0655) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.43
Pig Pink
#E78EA5
ΔE00 4.37
Soft Pink
#FDB0C0
ΔE00 4.99
Dusty Pink
#D8A7B1
ΔE00 5.44
Powder Pink
#FFB2D0
ΔE00 5.94
Baby Pink
#FFB7CE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FB4 #9FE8D3
analogous
#E89FD9 #E89FB4 #E8AF9F
triadic
#E89FB4 #B4E89F #9FB4E8
tetradic
#E89FB4 #D9E89F #9FE8D3 #AF9FE8
square
#E89FB4 #D9E89F #9FE8D3 #AF9FE8
split-complementary
#E89FB4 #9FE8AF #9FD9E8
monochromatic
#D03C67 #DC6E8D #E89FB4 #F4D0DB #F9E6EC
Accessibility & contrast
On white
2.09
#E89FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#E89FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FB4
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FB4 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB5
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#F49BA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89fb4; /* rgb */ color: rgb(232, 159, 180); /* oklch */ color: oklch(77.9% 0.090 0.6);
Tailwind
colors: {
custom: {
50: '#f0bcca',
500: '#e89fb4',
950: '#000000',
},
}SCSS
$custom: #e89fb4; $custom-light: #f0bcca; $custom-dark: #000000;
JSON
{
"hex": "#e89fb4",
"rgb": {
"r": 232,
"g": 159,
"b": 180
},
"hsl": {
"h": 342.74,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77932,
"c": 0.09043,
"h": 0.6
},
"luminance": 0.45247
}Semantic roles & 50–950 ramp
primary
#E89FB4
secondary
#DBF0EA
accent
#C9971C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182