#E89FBA#E89FBA
#E89FBA is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.1% C 0.093 H 355.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E89FBA |
|---|---|
| RGB | rgb(232, 159, 186) |
| HSL | hsl(338, 61%, 77%) |
| HSV | hsv(338, 31%, 91%) |
| CMYK | cmyk(0%, 31.5%, 19.8%, 9%) |
| CIE-LAB | lab(73.22, 30.92, -2.86) |
| CIE-LCH | lch(73.22, 31.06, 354.72°) |
| OKLab | oklab(78.11% 0.0926 -0.0071) |
| OKLCH | oklch(78.11% 0.093 355.6) |
| XYZ | xyz(54.5404, 45.5002, 52.3545) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.88
Pig Pink
#E78EA5
ΔE00 5.11
Powder Pink
#FFB2D0
ΔE00 5.30
Soft Pink
#FDB0C0
ΔE00 5.85
Baby Pink
#FFB7CE
ΔE00 6.09
Dusty Pink
#D8A7B1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89FBA #9FE8CD
analogous
#E89FDF #E89FBA #E8A99F
triadic
#E89FBA #BAE89F #9FBAE8
tetradic
#E89FBA #DFE89F #9FE8CD #A99FE8
square
#E89FBA #DFE89F #9FE8CD #A99FE8
split-complementary
#E89FBA #9FE8A9 #9FDFE8
monochromatic
#D03C73 #DC6E97 #E89FBA #F4D0DD #F9E6ED
Accessibility & contrast
On white
2.08
#E89FBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#E89FBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89FBA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89FBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89FBA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#B9B9B8
Tritanopia (blue-blind)
#F39CA8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e89fba; /* rgb */ color: rgb(232, 159, 186); /* oklch */ color: oklch(78.1% 0.093 355.6);
Tailwind
colors: {
custom: {
50: '#f0bcce',
500: '#e89fba',
950: '#000000',
},
}SCSS
$custom: #e89fba; $custom-light: #f0bcce; $custom-dark: #000000;
JSON
{
"hex": "#e89fba",
"rgb": {
"r": 232,
"g": 159,
"b": 186
},
"hsl": {
"h": 337.808,
"s": 61.345,
"l": 76.667
},
"oklch": {
"l": 0.78111,
"c": 0.09283,
"h": 355.6
},
"luminance": 0.45497
}Semantic roles & 50–950 ramp
primary
#E89FBA
secondary
#DBF0E8
accent
#C9891C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182