#EA8BBE#EA8BBE
#EA8BBE is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.2% C 0.130 H 347.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BBE |
|---|---|
| RGB | rgb(234, 139, 190) |
| HSL | hsl(328, 69%, 73%) |
| HSV | hsv(328, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 18.8%, 8.2%) |
| CIE-LAB | lab(69.24, 42.73, -10.95) |
| CIE-LCH | lch(69.24, 44.11, 345.62°) |
| OKLab | oklab(75.17% 0.1271 -0.0287) |
| OKLCH | oklch(75.17% 0.13 347.3) |
| XYZ | xyz(52.4594, 39.6788, 53.6009) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 4.34
Bubblegum (survey)
#FF6CB5
ΔE00 6.67
Pinky
#FC86AA
ΔE00 6.76
Hot Pink
#FF69B4
ΔE00 7.10
Carnation Pink
#FF7FA7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BBE #8BEAB7
analogous
#E68BEA #EA8BBE #EA8B8E
triadic
#EA8BBE #BEEA8B #8BBEEA
tetradic
#EA8BBE #EAE68B #8BEAB7 #8B8EEA
square
#EA8BBE #EAE68B #8BEAB7 #8B8EEA
split-complementary
#EA8BBE #8EEA8B #8BEAE6
monochromatic
#D42684 #E157A1 #EA8BBE #F3BFDB #FAE5F0
Accessibility & contrast
On white
2.35
#EA8BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EA8BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BBE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BBE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC0
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#F6899D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8bbe; /* rgb */ color: rgb(234, 139, 190); /* oklch */ color: oklch(75.2% 0.130 347.3);
Tailwind
colors: {
custom: {
50: '#f2aed1',
500: '#ea8bbe',
950: '#000000',
},
}SCSS
$custom: #ea8bbe; $custom-light: #f2aed1; $custom-dark: #000000;
JSON
{
"hex": "#ea8bbe",
"rgb": {
"r": 234,
"g": 139,
"b": 190
},
"hsl": {
"h": 327.789,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75169,
"c": 0.13032,
"h": 347.3
},
"luminance": 0.39675
}Semantic roles & 50–950 ramp
primary
#EA8BBE
secondary
#D9F2E5
accent
#D16C14
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82