#EA8BBA#EA8BBA
#EA8BBA is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.0% C 0.128 H 349.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BBA |
|---|---|
| RGB | rgb(234, 139, 186) |
| HSL | hsl(330, 69%, 73%) |
| HSV | hsv(330, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 20.5%, 8.2%) |
| CIE-LAB | lab(69.12, 42.13, -8.90) |
| CIE-LCH | lch(69.12, 43.06, 348.07°) |
| OKLab | oklab(75.04% 0.1259 -0.0231) |
| OKLCH | oklch(75.04% 0.128 349.6) |
| XYZ | xyz(52.0282, 39.5064, 51.3300) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.04
Bubblegum Pink
#FE83CC
ΔE00 4.99
Pinky
#FC86AA
ΔE00 5.90
Pig Pink
#E78EA5
ΔE00 6.32
Carnation Pink
#FF7FA7
ΔE00 6.51
Bubblegum (survey)
#FF6CB5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BBA #8BEABB
analogous
#EA8BE9 #EA8BBA #EA8B8B
triadic
#EA8BBA #BAEA8B #8BBAEA
tetradic
#EA8BBA #E9EA8B #8BEABB #8B8BEA
square
#EA8BBA #E9EA8B #8BEABB #8B8BEA
split-complementary
#EA8BBA #8BEA8B #8BE9EA
monochromatic
#D4267C #E1579B #EA8BBA #F3BFD9 #FAE5F0
Accessibility & contrast
On white
2.36
#EA8BBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EA8BBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BBA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BBA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949FBC
Deuteranopia (green-blind)
#ACAFB8
Tritanopia (blue-blind)
#F6899C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8bba; /* rgb */ color: rgb(234, 139, 186); /* oklch */ color: oklch(75.0% 0.128 349.6);
Tailwind
colors: {
custom: {
50: '#f2aece',
500: '#ea8bba',
950: '#000000',
},
}SCSS
$custom: #ea8bba; $custom-light: #f2aece; $custom-dark: #000000;
JSON
{
"hex": "#ea8bba",
"rgb": {
"r": 234,
"g": 139,
"b": 186
},
"hsl": {
"h": 330.316,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75035,
"c": 0.12797,
"h": 349.6
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#EA8BBA
secondary
#D9F2E6
accent
#D17414
background
#FFFAFC
surface
#FEF5F9
border
#D6CFD2
text
#171013
muted
#857F82