#E89FB3#E89FB3
#E89FB3 is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.9% C 0.090 H 1.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FB3 |
|---|---|
| RGB | rgb(232, 159, 179) |
| HSL | hsl(344, 61%, 77%) |
| HSV | hsv(344, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 22.8%, 9%) |
| CIE-LAB | lab(73.03, 29.89, 0.73) |
| CIE-LCH | lch(73.03, 29.90, 1.39°) |
| OKLab | oklab(77.9% 0.0901 0.0023) |
| OKLCH | oklch(77.9% 0.09 1.5) |
| XYZ | xyz(53.8144, 45.2099, 48.5309) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.24
Pig Pink
#E78EA5
ΔE00 4.32
Soft Pink
#FDB0C0
ΔE00 4.90
Dusty Pink
#D8A7B1
ΔE00 5.33
Powder Pink
#FFB2D0
ΔE00 6.10
Baby Pink
#FFB7CE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FB3 #9FE8D4
analogous
#E89FD8 #E89FB3 #E8B09F
triadic
#E89FB3 #B3E89F #9FB3E8
tetradic
#E89FB3 #D8E89F #9FE8D4 #B09FE8
square
#E89FB3 #D8E89F #9FE8D4 #B09FE8
split-complementary
#E89FB3 #9FE8B0 #9FD8E8
monochromatic
#D03C65 #DC6E8C #E89FB3 #F4D0DA #F9E6EB
Accessibility & contrast
On white
2.09
#E89FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E89FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FB3
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FB3 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB4
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#F49BA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89fb3; /* rgb */ color: rgb(232, 159, 179); /* oklch */ color: oklch(77.9% 0.090 1.5);
Tailwind
colors: {
custom: {
50: '#f0bcc9',
500: '#e89fb3',
950: '#000000',
},
}SCSS
$custom: #e89fb3; $custom-light: #f0bcc9; $custom-dark: #000000;
JSON
{
"hex": "#e89fb3",
"rgb": {
"r": 232,
"g": 159,
"b": 179
},
"hsl": {
"h": 343.562,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.77902,
"c": 0.09009,
"h": 1.5
},
"luminance": 0.45207
}Semantic roles & 50–950 ramp
primary
#E89FB3
secondary
#DBF0EA
accent
#C99A1C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182