#ED89CA#ED89CA
#ED89CA is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.6% C 0.144 H 341.7°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89CA |
|---|---|
| RGB | rgb(237, 137, 202) |
| HSL | hsl(321, 74%, 73%) |
| HSV | hsv(321, 42%, 93%) |
| CMYK | cmyk(0%, 42.2%, 14.8%, 7.1%) |
| CIE-LAB | lab(69.59, 46.57, -17.08) |
| CIE-LCH | lch(69.59, 49.60, 339.85°) |
| OKLab | oklab(75.64% 0.137 -0.0454) |
| OKLCH | oklch(75.64% 0.144 341.7) |
| XYZ | xyz(54.5319, 40.1636, 60.7458) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 5.40
Bubblegum (survey)
#FF6CB5
ΔE00 6.83
Hot Pink
#FF69B4
ΔE00 7.20
Plum
#DDA0DD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89CA #89EDAC
analogous
#DE89ED #ED89CA #ED8998
triadic
#ED89CA #CAED89 #89CAED
tetradic
#ED89CA #EDDE89 #89EDAC #8998ED
square
#ED89CA #EDDE89 #89EDAC #8998ED
split-complementary
#ED89CA #98ED89 #89EDDE
monochromatic
#DA219A #E554B2 #ED89CA #F5BEE2 #FBE4F3
Accessibility & contrast
On white
2.33
#ED89CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#ED89CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89CA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89CA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#A8B0C7
Tritanopia (blue-blind)
#F88AA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed89ca; /* rgb */ color: rgb(237, 137, 202); /* oklch */ color: oklch(75.6% 0.144 341.7);
Tailwind
colors: {
custom: {
50: '#f5adda',
500: '#ed89ca',
950: '#000000',
},
}SCSS
$custom: #ed89ca; $custom-light: #f5adda; $custom-dark: #000000;
JSON
{
"hex": "#ed89ca",
"rgb": {
"r": 237,
"g": 137,
"b": 202
},
"hsl": {
"h": 321,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.75637,
"c": 0.14432,
"h": 341.7
},
"luminance": 0.4016
}Semantic roles & 50–950 ramp
primary
#ED89CA
secondary
#D8F3E2
accent
#D65510
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83