#EA89C5#EA89C5
#EA89C5 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.1% C 0.138 H 343.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89C5 |
|---|---|
| RGB | rgb(234, 137, 197) |
| HSL | hsl(323, 70%, 73%) |
| HSV | hsv(323, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 15.8%, 8.2%) |
| CIE-LAB | lab(69.05, 44.82, -15.14) |
| CIE-LCH | lch(69.05, 47.31, 341.34°) |
| OKLab | oklab(75.1% 0.1323 -0.0401) |
| OKLCH | oklch(75.1% 0.138 343.1) |
| XYZ | xyz(52.9559, 39.4184, 57.6318) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.42
Pink (survey)
#FF81C0
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 5.99
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Hot Pink
#FF69B4
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89C5 #89EAAE
analogous
#DF89EA #EA89C5 #EA8994
triadic
#EA89C5 #C5EA89 #89C5EA
tetradic
#EA89C5 #EADF89 #89EAAE #8994EA
square
#EA89C5 #EADF89 #89EAAE #8994EA
split-complementary
#EA89C5 #94EA89 #89EADF
monochromatic
#D32691 #E155AB #EA89C5 #F3BDDF #FAE5F2
Accessibility & contrast
On white
2.36
#EA89C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA89C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89C5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89C5 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9FC7
Deuteranopia (green-blind)
#A8AEC2
Tritanopia (blue-blind)
#F5899F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea89c5; /* rgb */ color: rgb(234, 137, 197); /* oklch */ color: oklch(75.1% 0.138 343.1);
Tailwind
colors: {
custom: {
50: '#f2add6',
500: '#ea89c5',
950: '#000000',
},
}SCSS
$custom: #ea89c5; $custom-light: #f2add6; $custom-dark: #000000;
JSON
{
"hex": "#ea89c5",
"rgb": {
"r": 234,
"g": 137,
"b": 197
},
"hsl": {
"h": 322.887,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.75102,
"c": 0.13821,
"h": 343.1
},
"luminance": 0.39415
}Semantic roles & 50–950 ramp
primary
#EA89C5
secondary
#D9F2E3
accent
#D25C14
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83