#EA8ABE#EA8ABE
#EA8ABE is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.0% C 0.132 H 347.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ABE |
|---|---|
| RGB | rgb(234, 138, 190) |
| HSL | hsl(328, 70%, 73%) |
| HSV | hsv(328, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 18.8%, 8.2%) |
| CIE-LAB | lab(69.03, 43.24, -11.26) |
| CIE-LCH | lch(69.03, 44.68, 345.40°) |
| OKLab | oklab(75.01% 0.1286 -0.0295) |
| OKLCH | oklch(75.01% 0.132 347.1) |
| XYZ | xyz(52.3152, 39.3906, 53.5529) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum Pink
#FE83CC
ΔE00 4.18
Bubblegum (survey)
#FF6CB5
ΔE00 6.48
Pinky
#FC86AA
ΔE00 6.84
Hot Pink
#FF69B4
ΔE00 6.91
Bubble Gum Pink
#FF69AF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ABE #8AEAB6
analogous
#E68AEA #EA8ABE #EA8A8E
triadic
#EA8ABE #BEEA8A #8ABEEA
tetradic
#EA8ABE #EAE68A #8AEAB6 #8A8EEA
square
#EA8ABE #EAE68A #8AEAB6 #8A8EEA
split-complementary
#EA8ABE #8EEA8A #8AEAE6
monochromatic
#D42684 #E156A1 #EA8ABE #F3BEDB #FAE5F1
Accessibility & contrast
On white
2.37
#EA8ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EA8ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ABE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ABE | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC0
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#F6889D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea8abe; /* rgb */ color: rgb(234, 138, 190); /* oklch */ color: oklch(75.0% 0.132 347.1);
Tailwind
colors: {
custom: {
50: '#f2aed1',
500: '#ea8abe',
950: '#000000',
},
}SCSS
$custom: #ea8abe; $custom-light: #f2aed1; $custom-dark: #000000;
JSON
{
"hex": "#ea8abe",
"rgb": {
"r": 234,
"g": 138,
"b": 190
},
"hsl": {
"h": 327.5,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.75013,
"c": 0.132,
"h": 347.1
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#EA8ABE
secondary
#D9F2E4
accent
#D26B14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82