#EA89BE#EA89BE
#EA89BE is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.9% C 0.134 H 346.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89BE |
|---|---|
| RGB | rgb(234, 137, 190) |
| HSL | hsl(327, 70%, 73%) |
| HSV | hsv(327, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 18.8%, 8.2%) |
| CIE-LAB | lab(68.83, 43.76, -11.57) |
| CIE-LCH | lch(68.83, 45.26, 345.19°) |
| OKLab | oklab(74.86% 0.1302 -0.0304) |
| OKLCH | oklch(74.86% 0.134 346.9) |
| XYZ | xyz(52.1724, 39.1050, 53.5053) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum Pink
#FE83CC
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 6.30
Hot Pink
#FF69B4
ΔE00 6.72
Pinky
#FC86AA
ΔE00 6.94
Bubble Gum Pink
#FF69AF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89BE #89EAB5
analogous
#E589EA #EA89BE #EA898E
triadic
#EA89BE #BEEA89 #89BEEA
tetradic
#EA89BE #EAE589 #89EAB5 #898EEA
square
#EA89BE #EAE589 #89EAB5 #898EEA
split-complementary
#EA89BE #8EEA89 #89EAE5
monochromatic
#D32684 #E155A1 #EA89BE #F3BDDB #FAE5F1
Accessibility & contrast
On white
2.38
#EA89BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EA89BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89BE
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89BE | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#F6889C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea89be; /* rgb */ color: rgb(234, 137, 190); /* oklch */ color: oklch(74.9% 0.134 346.9);
Tailwind
colors: {
custom: {
50: '#f2add1',
500: '#ea89be',
950: '#000000',
},
}SCSS
$custom: #ea89be; $custom-light: #f2add1; $custom-dark: #000000;
JSON
{
"hex": "#ea89be",
"rgb": {
"r": 234,
"g": 137,
"b": 190
},
"hsl": {
"h": 327.216,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74857,
"c": 0.13366,
"h": 346.9
},
"luminance": 0.39101
}Semantic roles & 50–950 ramp
primary
#EA89BE
secondary
#D9F2E4
accent
#D26A14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82