#EA8BC2#EA8BC2
#EA8BC2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.3% C 0.133 H 345.1°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BC2 |
|---|---|
| RGB | rgb(234, 139, 194) |
| HSL | hsl(325, 69%, 73%) |
| HSV | hsv(325, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 17.1%, 8.2%) |
| CIE-LAB | lab(69.37, 43.33, -12.99) |
| CIE-LCH | lch(69.37, 45.24, 343.31°) |
| OKLab | oklab(75.31% 0.1284 -0.0342) |
| OKLCH | oklch(75.31% 0.133 345.1) |
| XYZ | xyz(52.9026, 39.8561, 55.9351) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.86
Pink (survey)
#FF81C0
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 6.80
Lavender Pink
#DD85D7
ΔE00 6.95
Hot Pink
#FF69B4
ΔE00 7.21
Bubble Gum Pink
#FF69AF
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BC2 #8BEAB3
analogous
#E28BEA #EA8BC2 #EA8B92
triadic
#EA8BC2 #C2EA8B #8BC2EA
tetradic
#EA8BC2 #EAE28B #8BEAB3 #8B92EA
square
#EA8BC2 #EAE28B #8BEAB3 #8B92EA
split-complementary
#EA8BC2 #92EA8B #8BEAE2
monochromatic
#D4268B #E157A7 #EA8BC2 #F3BFDD #FAE5F1
Accessibility & contrast
On white
2.34
#EA8BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EA8BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BC2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BC2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A0C4
Deuteranopia (green-blind)
#AAAFC0
Tritanopia (blue-blind)
#F58A9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8bc2; /* rgb */ color: rgb(234, 139, 194); /* oklch */ color: oklch(75.3% 0.133 345.1);
Tailwind
colors: {
custom: {
50: '#f2afd4',
500: '#ea8bc2',
950: '#000000',
},
}SCSS
$custom: #ea8bc2; $custom-light: #f2afd4; $custom-dark: #000000;
JSON
{
"hex": "#ea8bc2",
"rgb": {
"r": 234,
"g": 139,
"b": 194
},
"hsl": {
"h": 325.263,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75307,
"c": 0.13284,
"h": 345.1
},
"luminance": 0.39853
}Semantic roles & 50–950 ramp
primary
#EA8BC2
secondary
#D9F2E4
accent
#D16414
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83