#EA8ABD#EA8ABD
#EA8ABD is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.0% C 0.131 H 347.6°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ABD |
|---|---|
| RGB | rgb(234, 138, 189) |
| HSL | hsl(328, 70%, 73%) |
| HSV | hsv(328, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 19.2%, 8.2%) |
| CIE-LAB | lab(69.00, 43.09, -10.75) |
| CIE-LCH | lch(69.00, 44.41, 345.99°) |
| OKLab | oklab(74.98% 0.1283 -0.0281) |
| OKLCH | oklch(74.98% 0.131 347.6) |
| XYZ | xyz(52.2063, 39.3470, 52.9793) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Bubblegum Pink
#FE83CC
ΔE00 4.33
Bubblegum (survey)
#FF6CB5
ΔE00 6.47
Pinky
#FC86AA
ΔE00 6.63
Hot Pink
#FF69B4
ΔE00 6.89
Bubble Gum Pink
#FF69AF
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ABD #8AEAB7
analogous
#E78AEA #EA8ABD #EA8A8D
triadic
#EA8ABD #BDEA8A #8ABDEA
tetradic
#EA8ABD #EAE78A #8AEAB7 #8A8DEA
square
#EA8ABD #EAE78A #8AEAB7 #8A8DEA
split-complementary
#EA8ABD #8DEA8A #8AEAE7
monochromatic
#D42682 #E156A0 #EA8ABD #F3BEDA #FAE5F0
Accessibility & contrast
On white
2.37
#EA8ABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EA8ABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ABD
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ABD | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FBF
Deuteranopia (green-blind)
#ABAEBB
Tritanopia (blue-blind)
#F6889C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea8abd; /* rgb */ color: rgb(234, 138, 189); /* oklch */ color: oklch(75.0% 0.131 347.6);
Tailwind
colors: {
custom: {
50: '#f2aed0',
500: '#ea8abd',
950: '#000000',
},
}SCSS
$custom: #ea8abd; $custom-light: #f2aed0; $custom-dark: #000000;
JSON
{
"hex": "#ea8abd",
"rgb": {
"r": 234,
"g": 138,
"b": 189
},
"hsl": {
"h": 328.125,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.74979,
"c": 0.13139,
"h": 347.6
},
"luminance": 0.39344
}Semantic roles & 50–950 ramp
primary
#EA8ABD
secondary
#D9F2E5
accent
#D26D14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82