#EA8BBD#EA8BBD
#EA8BBD is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.1% C 0.130 H 347.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BBD |
|---|---|
| RGB | rgb(234, 139, 189) |
| HSL | hsl(328, 69%, 73%) |
| HSV | hsv(328, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 19.2%, 8.2%) |
| CIE-LAB | lab(69.21, 42.58, -10.44) |
| CIE-LCH | lch(69.21, 43.84, 346.22°) |
| OKLab | oklab(75.13% 0.1268 -0.0273) |
| OKLCH | oklch(75.13% 0.13 347.8) |
| XYZ | xyz(52.3505, 39.6353, 53.0273) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.93
Bubblegum Pink
#FE83CC
ΔE00 4.49
Pinky
#FC86AA
ΔE00 6.55
Bubblegum (survey)
#FF6CB5
ΔE00 6.66
Pig Pink
#E78EA5
ΔE00 7.07
Carnation Pink
#FF7FA7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BBD #8BEAB8
analogous
#E78BEA #EA8BBD #EA8B8D
triadic
#EA8BBD #BDEA8B #8BBDEA
tetradic
#EA8BBD #EAE78B #8BEAB8 #8B8DEA
square
#EA8BBD #EAE78B #8BEAB8 #8B8DEA
split-complementary
#EA8BBD #8DEA8B #8BEAE7
monochromatic
#D42682 #E157A0 #EA8BBD #F3BFDA #FAE5F0
Accessibility & contrast
On white
2.35
#EA8BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EA8BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BBD
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BBD | 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)
#939FBF
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#F6899D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8bbd; /* rgb */ color: rgb(234, 139, 189); /* oklch */ color: oklch(75.1% 0.130 347.8);
Tailwind
colors: {
custom: {
50: '#f2aed0',
500: '#ea8bbd',
950: '#000000',
},
}SCSS
$custom: #ea8bbd; $custom-light: #f2aed0; $custom-dark: #000000;
JSON
{
"hex": "#ea8bbd",
"rgb": {
"r": 234,
"g": 139,
"b": 189
},
"hsl": {
"h": 328.421,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75135,
"c": 0.12972,
"h": 347.8
},
"luminance": 0.39632
}Semantic roles & 50–950 ramp
primary
#EA8BBD
secondary
#D9F2E5
accent
#D16E14
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171014
muted
#857F82