#EA89B8#EA89B8
#EA89B8 is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.7% C 0.130 H 350.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89B8 |
|---|---|
| RGB | rgb(234, 137, 184) |
| HSL | hsl(331, 70%, 73%) |
| HSV | hsv(331, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 21.4%, 8.2%) |
| CIE-LAB | lab(68.64, 42.87, -8.49) |
| CIE-LCH | lch(68.64, 43.70, 348.79°) |
| OKLab | oklab(74.66% 0.1283 -0.022) |
| OKLCH | oklch(74.66% 0.13 350.3) |
| XYZ | xyz(51.5301, 38.8480, 50.1224) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 5.03
Pinky
#FC86AA
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 6.17
Carnation Pink
#FF7FA7
ΔE00 6.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89B8 #89EABB
analogous
#EA89E8 #EA89B8 #EA8A89
triadic
#EA89B8 #B8EA89 #89B8EA
tetradic
#EA89B8 #E8EA89 #89EABB #8A89EA
square
#EA89B8 #E8EA89 #89EABB #8A89EA
split-complementary
#EA89B8 #89EA8A #89E8EA
monochromatic
#D3267A #E15599 #EA89B8 #F3BDD7 #FAE5EF
Accessibility & contrast
On white
2.39
#EA89B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA89B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89B8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89B8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DBA
Deuteranopia (green-blind)
#ABAEB6
Tritanopia (blue-blind)
#F7869A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea89b8; /* rgb */ color: rgb(234, 137, 184); /* oklch */ color: oklch(74.7% 0.130 350.3);
Tailwind
colors: {
custom: {
50: '#f3adcd',
500: '#ea89b8',
950: '#000000',
},
}SCSS
$custom: #ea89b8; $custom-light: #f3adcd; $custom-dark: #000000;
JSON
{
"hex": "#ea89b8",
"rgb": {
"r": 234,
"g": 137,
"b": 184
},
"hsl": {
"h": 330.928,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74655,
"c": 0.13017,
"h": 350.3
},
"luminance": 0.38844
}Semantic roles & 50–950 ramp
primary
#EA89B8
secondary
#D9F2E6
accent
#D27614
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82