#EA89B7#EA89B7
#EA89B7 is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.6% C 0.130 H 350.8°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89B7 |
|---|---|
| RGB | rgb(234, 137, 183) |
| HSL | hsl(332, 70%, 73%) |
| HSV | hsv(332, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 21.8%, 8.2%) |
| CIE-LAB | lab(68.61, 42.73, -7.98) |
| CIE-LCH | lch(68.61, 43.46, 349.42°) |
| OKLab | oklab(74.62% 0.128 -0.0206) |
| OKLCH | oklch(74.62% 0.13 350.8) |
| XYZ | xyz(51.4257, 38.8063, 49.5723) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.98
Bubblegum Pink
#FE83CC
ΔE00 5.22
Pinky
#FC86AA
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.92
Carnation Pink
#FF7FA7
ΔE00 5.98
Bubblegum (survey)
#FF6CB5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89B7 #89EABC
analogous
#EA89E8 #EA89B7 #EA8B89
triadic
#EA89B7 #B7EA89 #89B7EA
tetradic
#EA89B7 #E8EA89 #89EABC #8B89EA
square
#EA89B7 #E8EA89 #89EABC #8B89EA
split-complementary
#EA89B7 #89EA8B #89E8EA
monochromatic
#D32678 #E15597 #EA89B7 #F3BDD7 #FAE5EF
Accessibility & contrast
On white
2.40
#EA89B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EA89B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89B7
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89B7 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DB9
Deuteranopia (green-blind)
#ABAEB5
Tritanopia (blue-blind)
#F78699
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea89b7; /* rgb */ color: rgb(234, 137, 183); /* oklch */ color: oklch(74.6% 0.130 350.8);
Tailwind
colors: {
custom: {
50: '#f3adcc',
500: '#ea89b7',
950: '#000000',
},
}SCSS
$custom: #ea89b7; $custom-light: #f3adcc; $custom-dark: #000000;
JSON
{
"hex": "#ea89b7",
"rgb": {
"r": 234,
"g": 137,
"b": 183
},
"hsl": {
"h": 331.546,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74622,
"c": 0.12962,
"h": 350.8
},
"luminance": 0.38803
}Semantic roles & 50–950 ramp
primary
#EA89B7
secondary
#D9F2E6
accent
#D27814
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82