#ED89BF#ED89BF
#ED89BF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.2% C 0.137 H 347.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89BF |
|---|---|
| RGB | rgb(237, 137, 191) |
| HSL | hsl(328, 74%, 73%) |
| HSV | hsv(328, 42%, 93%) |
| CMYK | cmyk(0%, 42.2%, 19.4%, 7.1%) |
| CIE-LAB | lab(69.23, 44.90, -11.49) |
| CIE-LCH | lch(69.23, 46.34, 345.64°) |
| OKLab | oklab(75.25% 0.1338 -0.0301) |
| OKLCH | oklch(75.25% 0.137 347.3) |
| XYZ | xyz(53.2756, 39.6611, 54.1294) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 6.06
Hot Pink
#FF69B4
ΔE00 6.50
Pinky
#FC86AA
ΔE00 6.72
Bubble Gum Pink
#FF69AF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89BF #89EDB7
analogous
#E989ED #ED89BF #ED898D
triadic
#ED89BF #BFED89 #89BFED
tetradic
#ED89BF #EDE989 #89EDB7 #898DED
square
#ED89BF #EDE989 #89EDB7 #898DED
split-complementary
#ED89BF #8DED89 #89EDE9
monochromatic
#DA2185 #E554A2 #ED89BF #F5BEDC #FBE4F1
Accessibility & contrast
On white
2.35
#ED89BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#ED89BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89BF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89BF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#F9879D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed89bf; /* rgb */ color: rgb(237, 137, 191); /* oklch */ color: oklch(75.2% 0.137 347.3);
Tailwind
colors: {
custom: {
50: '#f5add2',
500: '#ed89bf',
950: '#000000',
},
}SCSS
$custom: #ed89bf; $custom-light: #f5add2; $custom-dark: #000000;
JSON
{
"hex": "#ed89bf",
"rgb": {
"r": 237,
"g": 137,
"b": 191
},
"hsl": {
"h": 327.6,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.75248,
"c": 0.13711,
"h": 347.3
},
"luminance": 0.39657
}Semantic roles & 50–950 ramp
primary
#ED89BF
secondary
#D8F3E4
accent
#D66B10
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82