#EA89C0#EA89C0
#EA89C0 is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.9% C 0.135 H 345.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89C0 |
|---|---|
| RGB | rgb(234, 137, 192) |
| HSL | hsl(326, 70%, 73%) |
| HSV | hsv(326, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 17.9%, 8.2%) |
| CIE-LAB | lab(68.89, 44.06, -12.59) |
| CIE-LCH | lch(68.89, 45.82, 344.05°) |
| OKLab | oklab(74.93% 0.1308 -0.0331) |
| OKLCH | oklch(74.93% 0.135 345.8) |
| XYZ | xyz(52.3925, 39.1930, 54.6644) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum (survey)
#FF6CB5
ΔE00 6.37
Hot Pink
#FF69B4
ΔE00 6.78
Bubble Gum Pink
#FF69AF
ΔE00 7.09
Lavender Pink
#DD85D7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89C0 #89EAB3
analogous
#E389EA #EA89C0 #EA8990
triadic
#EA89C0 #C0EA89 #89C0EA
tetradic
#EA89C0 #EAE389 #89EAB3 #8990EA
square
#EA89C0 #EAE389 #89EAB3 #8990EA
split-complementary
#EA89C0 #90EA89 #89EAE3
monochromatic
#D32688 #E155A4 #EA89C0 #F3BDDC #FAE5F1
Accessibility & contrast
On white
2.38
#EA89C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EA89C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89C0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89C0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#F6889D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea89c0; /* rgb */ color: rgb(234, 137, 192); /* oklch */ color: oklch(74.9% 0.135 345.8);
Tailwind
colors: {
custom: {
50: '#f2add3',
500: '#ea89c0',
950: '#000000',
},
}SCSS
$custom: #ea89c0; $custom-light: #f2add3; $custom-dark: #000000;
JSON
{
"hex": "#ea89c0",
"rgb": {
"r": 234,
"g": 137,
"b": 192
},
"hsl": {
"h": 325.979,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74926,
"c": 0.13491,
"h": 345.8
},
"luminance": 0.3919
}Semantic roles & 50–950 ramp
primary
#EA89C0
secondary
#D9F2E4
accent
#D26614
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82