#EA89A7#EA89A7
#EA89A7 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.1% C 0.123 H 0.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EA89A7 |
|---|---|
| RGB | rgb(234, 137, 167) |
| HSL | hsl(341, 70%, 73%) |
| HSV | hsv(341, 41%, 92%) |
| CMYK | cmyk(0%, 41.5%, 28.6%, 8.2%) |
| CIE-LAB | lab(68.15, 40.51, 0.32) |
| CIE-LCH | lch(68.15, 40.51, 0.45°) |
| OKLab | oklab(74.12% 0.1226 0.0014) |
| OKLCH | oklch(74.12% 0.123 0.6) |
| XYZ | xyz(49.8540, 38.1776, 41.2950) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.94
Pinky
#FC86AA
ΔE00 3.09
Rosa
#FE86A4
ΔE00 3.89
Dull Pink
#D5869D
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 4.03
Rose Pink
#F7879A
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA89A7 #89EACC
analogous
#EA89D8 #EA89A7 #EA9B89
triadic
#EA89A7 #A7EA89 #89A7EA
tetradic
#EA89A7 #D8EA89 #89EACC #9B89EA
square
#EA89A7 #D8EA89 #89EACC #9B89EA
split-complementary
#EA89A7 #89EA9B #89D8EA
monochromatic
#D3265B #E15580 #EA89A7 #F3BDCE #FAE5EC
Accessibility & contrast
On white
2.43
#EA89A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EA89A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA89A7
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA89A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA89A7 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979BA8
Deuteranopia (green-blind)
#AFADA5
Tritanopia (blue-blind)
#F98394
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea89a7; /* rgb */ color: rgb(234, 137, 167); /* oklch */ color: oklch(74.1% 0.123 0.6);
Tailwind
colors: {
custom: {
50: '#f3adc1',
500: '#ea89a7',
950: '#000000',
},
}SCSS
$custom: #ea89a7; $custom-light: #f3adc1; $custom-dark: #000000;
JSON
{
"hex": "#ea89a7",
"rgb": {
"r": 234,
"g": 137,
"b": 167
},
"hsl": {
"h": 341.443,
"s": 69.784,
"l": 72.745
},
"oklch": {
"l": 0.74122,
"c": 0.12258,
"h": 0.6
},
"luminance": 0.38174
}Semantic roles & 50–950 ramp
primary
#EA89A7
secondary
#D9F2EA
accent
#D29714
background
#FFFAFB
surface
#FEF4F7
border
#D6CED0
text
#171012
muted
#857F81