#EA89BF#EA89BF
#EA89BF is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.9% C 0.134 H 346.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89BF |
|---|---|
| RGB | rgb(234, 137, 191) |
| HSL | hsl(327, 70%, 73%) |
| HSV | hsv(327, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 18.4%, 8.2%) |
| CIE-LAB | lab(68.86, 43.91, -12.08) |
| CIE-LCH | lch(68.86, 45.54, 344.61°) |
| OKLab | oklab(74.89% 0.1305 -0.0317) |
| OKLCH | oklch(74.89% 0.134 346.3) |
| XYZ | xyz(52.2821, 39.1488, 54.0829) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.75
Bubblegum Pink
#FE83CC
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.33
Hot Pink
#FF69B4
ΔE00 6.74
Bubble Gum Pink
#FF69AF
ΔE00 7.02
Pinky
#FC86AA
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89BF #89EAB4
analogous
#E489EA #EA89BF #EA898E
triadic
#EA89BF #BFEA89 #89BFEA
tetradic
#EA89BF #EAE489 #89EAB4 #898EEA
square
#EA89BF #EAE489 #89EAB4 #898EEA
split-complementary
#EA89BF #8EEA89 #89EAE4
monochromatic
#D32686 #E155A3 #EA89BF #F3BDDB #FAE5F1
Accessibility & contrast
On white
2.38
#EA89BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EA89BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89BF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89BF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#F6889D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea89bf; /* rgb */ color: rgb(234, 137, 191); /* oklch */ color: oklch(74.9% 0.134 346.3);
Tailwind
colors: {
custom: {
50: '#f2add2',
500: '#ea89bf',
950: '#000000',
},
}SCSS
$custom: #ea89bf; $custom-light: #f2add2; $custom-dark: #000000;
JSON
{
"hex": "#ea89bf",
"rgb": {
"r": 234,
"g": 137,
"b": 191
},
"hsl": {
"h": 326.598,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74891,
"c": 0.13429,
"h": 346.3
},
"luminance": 0.39145
}Semantic roles & 50–950 ramp
primary
#EA89BF
secondary
#D9F2E4
accent
#D26814
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82