#ED89BB#ED89BB
#ED89BB is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.1% C 0.135 H 349.5°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89BB |
|---|---|
| RGB | rgb(237, 137, 187) |
| HSL | hsl(330, 74%, 73%) |
| HSV | hsv(330, 42%, 93%) |
| CMYK | cmyk(0%, 42.2%, 21.1%, 7.1%) |
| CIE-LAB | lab(69.10, 44.31, -9.44) |
| CIE-LCH | lch(69.10, 45.31, 347.97°) |
| OKLab | oklab(75.11% 0.1325 -0.0246) |
| OKLCH | oklch(75.11% 0.135 349.5) |
| XYZ | xyz(52.8414, 39.4874, 51.8428) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 4.33
Pinky
#FC86AA
ΔE00 5.83
Bubblegum (survey)
#FF6CB5
ΔE00 6.03
Carnation Pink
#FF7FA7
ΔE00 6.31
Hot Pink
#FF69B4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89BB #89EDBB
analogous
#ED89ED #ED89BB #ED8989
triadic
#ED89BB #BBED89 #89BBED
tetradic
#ED89BB #EDED89 #89EDBB #8989ED
square
#ED89BB #EDED89 #89EDBB #8989ED
split-complementary
#ED89BB #89ED89 #89EDED
monochromatic
#DA217E #E5549C #ED89BB #F5BEDA #FBE4F0
Accessibility & contrast
On white
2.36
#ED89BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#ED89BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89BB
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89BB | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBD
Deuteranopia (green-blind)
#ACAFB8
Tritanopia (blue-blind)
#FA869B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed89bb; /* rgb */ color: rgb(237, 137, 187); /* oklch */ color: oklch(75.1% 0.135 349.5);
Tailwind
colors: {
custom: {
50: '#f5adcf',
500: '#ed89bb',
950: '#000000',
},
}SCSS
$custom: #ed89bb; $custom-light: #f5adcf; $custom-dark: #000000;
JSON
{
"hex": "#ed89bb",
"rgb": {
"r": 237,
"g": 137,
"b": 187
},
"hsl": {
"h": 330,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.75113,
"c": 0.13477,
"h": 349.5
},
"luminance": 0.39484
}Semantic roles & 50–950 ramp
primary
#ED89BB
secondary
#D8F3E6
accent
#D67310
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82