#E89FB2#E89FB2
#E89FB2 is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.9% C 0.090 H 2.3°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FB2 |
|---|---|
| RGB | rgb(232, 159, 178) |
| HSL | hsl(344, 61%, 77%) |
| HSV | hsv(344, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 23.3%, 9%) |
| CIE-LAB | lab(73.00, 29.75, 1.24) |
| CIE-LCH | lch(73.00, 29.77, 2.38°) |
| OKLab | oklab(77.87% 0.0897 0.0037) |
| OKLCH | oklch(77.87% 0.09 2.3) |
| XYZ | xyz(53.7137, 45.1695, 48.0002) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.09
Pig Pink
#E78EA5
ΔE00 4.29
Soft Pink
#FDB0C0
ΔE00 4.83
Dusty Pink
#D8A7B1
ΔE00 5.23
Powder Pink
#FFB2D0
ΔE00 6.27
Baby Pink
#FFB7CE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FB2 #9FE8D5
analogous
#E89FD7 #E89FB2 #E8B19F
triadic
#E89FB2 #B2E89F #9FB2E8
tetradic
#E89FB2 #D7E89F #9FE8D5 #B19FE8
square
#E89FB2 #D7E89F #9FE8D5 #B19FE8
split-complementary
#E89FB2 #9FE8B1 #9FD7E8
monochromatic
#D03C63 #DC6E8A #E89FB2 #F4D0DA #F9E6EB
Accessibility & contrast
On white
2.09
#E89FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#E89FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FB2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FB2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB3
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#F49AA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89fb2; /* rgb */ color: rgb(232, 159, 178); /* oklch */ color: oklch(77.9% 0.090 2.3);
Tailwind
colors: {
custom: {
50: '#f0bcc9',
500: '#e89fb2',
950: '#000000',
},
}SCSS
$custom: #e89fb2; $custom-light: #f0bcc9; $custom-dark: #000000;
JSON
{
"hex": "#e89fb2",
"rgb": {
"r": 232,
"g": 159,
"b": 178
},
"hsl": {
"h": 344.384,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77873,
"c": 0.08978,
"h": 2.3
},
"luminance": 0.45166
}Semantic roles & 50–950 ramp
primary
#E89FB2
secondary
#DBF0EB
accent
#C99C1C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182