#EA89B5#EA89B5
#EA89B5 is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.6% C 0.129 H 352.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89B5 |
|---|---|
| RGB | rgb(234, 137, 181) |
| HSL | hsl(333, 70%, 73%) |
| HSV | hsv(333, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 22.6%, 8.2%) |
| CIE-LAB | lab(68.55, 42.44, -6.95) |
| CIE-LCH | lch(68.55, 43.00, 350.70°) |
| OKLab | oklab(74.56% 0.1273 -0.0179) |
| OKLCH | oklch(74.56% 0.129 352) |
| XYZ | xyz(51.2190, 38.7236, 48.4838) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.20
Pinky
#FC86AA
ΔE00 5.01
Pig Pink
#E78EA5
ΔE00 5.42
Carnation Pink
#FF7FA7
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 5.63
Dull Pink
#D5869D
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89B5 #89EABE
analogous
#EA89E5 #EA89B5 #EA8E89
triadic
#EA89B5 #B5EA89 #89B5EA
tetradic
#EA89B5 #E5EA89 #89EABE #8E89EA
square
#EA89B5 #E5EA89 #89EABE #8E89EA
split-complementary
#EA89B5 #89EA8E #89E5EA
monochromatic
#D32674 #E15594 #EA89B5 #F3BDD6 #FAE5EF
Accessibility & contrast
On white
2.40
#EA89B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#EA89B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89B5
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89B5 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DB7
Deuteranopia (green-blind)
#ACAEB3
Tritanopia (blue-blind)
#F78699
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea89b5; /* rgb */ color: rgb(234, 137, 181); /* oklch */ color: oklch(74.6% 0.129 352.0);
Tailwind
colors: {
custom: {
50: '#f3adcb',
500: '#ea89b5',
950: '#000000',
},
}SCSS
$custom: #ea89b5; $custom-light: #f3adcb; $custom-dark: #000000;
JSON
{
"hex": "#ea89b5",
"rgb": {
"r": 234,
"g": 137,
"b": 181
},
"hsl": {
"h": 332.784,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74556,
"c": 0.12857,
"h": 352
},
"luminance": 0.3872
}Semantic roles & 50–950 ramp
primary
#EA89B5
secondary
#D9F2E7
accent
#D27C14
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82