#EA89B0#EA89B0
#EA89B0 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.4% C 0.126 H 355.0°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89B0 |
|---|---|
| RGB | rgb(234, 137, 176) |
| HSL | hsl(336, 70%, 73%) |
| HSV | hsv(336, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 24.8%, 8.2%) |
| CIE-LAB | lab(68.40, 41.73, -4.36) |
| CIE-LCH | lch(68.40, 41.96, 354.03°) |
| OKLab | oklab(74.4% 0.1257 -0.011) |
| OKLCH | oklch(74.4% 0.126 355) |
| XYZ | xyz(50.7151, 38.5221, 45.8303) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.04
Pig Pink
#E78EA5
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.78
Pink (survey)
#FF81C0
ΔE00 4.97
Dull Pink
#D5869D
ΔE00 5.11
Rosa
#FE86A4
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89B0 #89EAC3
analogous
#EA89E1 #EA89B0 #EA9289
triadic
#EA89B0 #B0EA89 #89B0EA
tetradic
#EA89B0 #E1EA89 #89EAC3 #9289EA
square
#EA89B0 #E1EA89 #89EAC3 #9289EA
split-complementary
#EA89B0 #89EA92 #89E1EA
monochromatic
#D3266B #E1558D #EA89B0 #F3BDD3 #FAE5EE
Accessibility & contrast
On white
2.41
#EA89B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EA89B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89B0
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89B0 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CB1
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#F88497
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea89b0; /* rgb */ color: rgb(234, 137, 176); /* oklch */ color: oklch(74.4% 0.126 355.0);
Tailwind
colors: {
custom: {
50: '#f3adc7',
500: '#ea89b0',
950: '#000000',
},
}SCSS
$custom: #ea89b0; $custom-light: #f3adc7; $custom-dark: #000000;
JSON
{
"hex": "#ea89b0",
"rgb": {
"r": 234,
"g": 137,
"b": 176
},
"hsl": {
"h": 335.876,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74397,
"c": 0.12614,
"h": 355
},
"luminance": 0.38518
}Semantic roles & 50–950 ramp
primary
#EA89B0
secondary
#D9F2E8
accent
#D28514
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82