#EA8BBF#EA8BBF
#EA8BBF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.2% C 0.131 H 346.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BBF |
|---|---|
| RGB | rgb(234, 139, 191) |
| HSL | hsl(327, 69%, 73%) |
| HSV | hsv(327, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 18.4%, 8.2%) |
| CIE-LAB | lab(69.27, 42.88, -11.46) |
| CIE-LCH | lch(69.27, 44.38, 345.03°) |
| OKLab | oklab(75.2% 0.1274 -0.0301) |
| OKLCH | oklch(75.2% 0.131 346.7) |
| XYZ | xyz(52.5690, 39.7227, 54.1785) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.69
Pinky
#FC86AA
ΔE00 6.98
Hot Pink
#FF69B4
ΔE00 7.12
Bubble Gum Pink
#FF69AF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BBF #8BEAB6
analogous
#E58BEA #EA8BBF #EA8B8F
triadic
#EA8BBF #BFEA8B #8BBFEA
tetradic
#EA8BBF #EAE58B #8BEAB6 #8B8FEA
square
#EA8BBF #EAE58B #8BEAB6 #8B8FEA
split-complementary
#EA8BBF #8FEA8B #8BEAE5
monochromatic
#D42686 #E157A2 #EA8BBF #F3BFDC #FAE5F1
Accessibility & contrast
On white
2.35
#EA8BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EA8BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BBF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BBF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FC1
Deuteranopia (green-blind)
#ABAFBD
Tritanopia (blue-blind)
#F68A9E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8bbf; /* rgb */ color: rgb(234, 139, 191); /* oklch */ color: oklch(75.2% 0.131 346.7);
Tailwind
colors: {
custom: {
50: '#f2aed2',
500: '#ea8bbf',
950: '#000000',
},
}SCSS
$custom: #ea8bbf; $custom-light: #f2aed2; $custom-dark: #000000;
JSON
{
"hex": "#ea8bbf",
"rgb": {
"r": 234,
"g": 139,
"b": 191
},
"hsl": {
"h": 327.158,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75203,
"c": 0.13093,
"h": 346.7
},
"luminance": 0.39719
}Semantic roles & 50–950 ramp
primary
#EA8BBF
secondary
#D9F2E4
accent
#D16A14
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82