#EA8ABC#EA8ABC
#EA8ABC is a light, vivid pink. Relative luminance 0.393; OKLCH L 74.9% C 0.131 H 348.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8ABC |
|---|---|
| RGB | rgb(234, 138, 188) |
| HSL | hsl(329, 70%, 73%) |
| HSV | hsv(329, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 19.7%, 8.2%) |
| CIE-LAB | lab(68.97, 42.94, -10.24) |
| CIE-LCH | lch(68.97, 44.15, 346.59°) |
| OKLab | oklab(74.94% 0.128 -0.0267) |
| OKLCH | oklch(74.94% 0.131 348.2) |
| XYZ | xyz(52.0982, 39.3037, 52.4096) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.83
Bubblegum Pink
#FE83CC
ΔE00 4.48
Pinky
#FC86AA
ΔE00 6.41
Bubblegum (survey)
#FF6CB5
ΔE00 6.46
Hot Pink
#FF69B4
ΔE00 6.89
Carnation Pink
#FF7FA7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8ABC #8AEAB8
analogous
#E88AEA #EA8ABC #EA8A8C
triadic
#EA8ABC #BCEA8A #8ABCEA
tetradic
#EA8ABC #EAE88A #8AEAB8 #8A8CEA
square
#EA8ABC #EAE88A #8AEAB8 #8A8CEA
split-complementary
#EA8ABC #8CEA8A #8AEAE8
monochromatic
#D42680 #E1569E #EA8ABC #F3BEDA #FAE5F0
Accessibility & contrast
On white
2.37
#EA8ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EA8ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8ABC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8ABC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBE
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#F6889C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea8abc; /* rgb */ color: rgb(234, 138, 188); /* oklch */ color: oklch(74.9% 0.131 348.2);
Tailwind
colors: {
custom: {
50: '#f2aed0',
500: '#ea8abc',
950: '#000000',
},
}SCSS
$custom: #ea8abc; $custom-light: #f2aed0; $custom-dark: #000000;
JSON
{
"hex": "#ea8abc",
"rgb": {
"r": 234,
"g": 138,
"b": 188
},
"hsl": {
"h": 328.75,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.74945,
"c": 0.13078,
"h": 348.2
},
"luminance": 0.393
}Semantic roles & 50–950 ramp
primary
#EA8ABC
secondary
#D9F2E5
accent
#D26F14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82