#EA8BCA#EA8BCA
#EA8BCA is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.6% C 0.138 H 340.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BCA |
|---|---|
| RGB | rgb(234, 139, 202) |
| HSL | hsl(320, 69%, 73%) |
| HSV | hsv(320, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 13.7%, 8.2%) |
| CIE-LAB | lab(69.63, 44.58, -17.05) |
| CIE-LCH | lch(69.63, 47.73, 339.07°) |
| OKLab | oklab(75.59% 0.1307 -0.0454) |
| OKLCH | oklch(75.59% 0.138 340.9) |
| XYZ | xyz(53.8253, 40.2252, 60.7948) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Pink (survey)
#FF81C0
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.66
Bubblegum (survey)
#FF6CB5
ΔE00 7.40
Hot Pink
#FF69B4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BCA #8BEAAB
analogous
#DB8BEA #EA8BCA #EA8B9A
triadic
#EA8BCA #CAEA8B #8BCAEA
tetradic
#EA8BCA #EADB8B #8BEAAB #8B9AEA
square
#EA8BCA #EADB8B #8BEAAB #8B9AEA
split-complementary
#EA8BCA #9AEA8B #8BEADB
monochromatic
#D4269A #E157B2 #EA8BCA #F3BFE2 #FAE5F3
Accessibility & contrast
On white
2.32
#EA8BCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EA8BCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BCA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BCA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CC
Deuteranopia (green-blind)
#A8B0C7
Tritanopia (blue-blind)
#F48CA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8bca; /* rgb */ color: rgb(234, 139, 202); /* oklch */ color: oklch(75.6% 0.138 340.9);
Tailwind
colors: {
custom: {
50: '#f2afda',
500: '#ea8bca',
950: '#000000',
},
}SCSS
$custom: #ea8bca; $custom-light: #f2afda; $custom-dark: #000000;
JSON
{
"hex": "#ea8bca",
"rgb": {
"r": 234,
"g": 139,
"b": 202
},
"hsl": {
"h": 320.211,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75592,
"c": 0.13835,
"h": 340.9
},
"luminance": 0.40222
}Semantic roles & 50–950 ramp
primary
#EA8BCA
secondary
#D9F2E1
accent
#D15414
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83