#ED89BE#ED89BE
#ED89BE is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.2% C 0.137 H 347.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89BE |
|---|---|
| RGB | rgb(237, 137, 190) |
| HSL | hsl(328, 74%, 73%) |
| HSV | hsv(328, 42%, 93%) |
| CMYK | cmyk(0%, 42.2%, 19.8%, 7.1%) |
| CIE-LAB | lab(69.20, 44.75, -10.98) |
| CIE-LCH | lch(69.20, 46.08, 346.21°) |
| OKLab | oklab(75.21% 0.1335 -0.0287) |
| OKLCH | oklch(75.21% 0.137 347.9) |
| XYZ | xyz(53.1659, 39.6172, 53.5519) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.26
Bubblegum Pink
#FE83CC
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 6.04
Hot Pink
#FF69B4
ΔE00 6.48
Pinky
#FC86AA
ΔE00 6.50
Bubble Gum Pink
#FF69AF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89BE #89EDB8
analogous
#EA89ED #ED89BE #ED898C
triadic
#ED89BE #BEED89 #89BEED
tetradic
#ED89BE #EDEA89 #89EDB8 #898CED
square
#ED89BE #EDEA89 #89EDB8 #898CED
split-complementary
#ED89BE #8CED89 #89EDEA
monochromatic
#DA2183 #E554A1 #ED89BE #F5BEDB #FBE4F0
Accessibility & contrast
On white
2.35
#ED89BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#ED89BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89BE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89BE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC0
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#FA879C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed89be; /* rgb */ color: rgb(237, 137, 190); /* oklch */ color: oklch(75.2% 0.137 347.9);
Tailwind
colors: {
custom: {
50: '#f5add1',
500: '#ed89be',
950: '#000000',
},
}SCSS
$custom: #ed89be; $custom-light: #f5add1; $custom-dark: #000000;
JSON
{
"hex": "#ed89be",
"rgb": {
"r": 237,
"g": 137,
"b": 190
},
"hsl": {
"h": 328.2,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.75214,
"c": 0.13651,
"h": 347.9
},
"luminance": 0.39614
}Semantic roles & 50–950 ramp
primary
#ED89BE
secondary
#D8F3E5
accent
#D66D10
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82