#EA8BC3#EA8BC3
#EA8BC3 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.3% C 0.134 H 344.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BC3 |
|---|---|
| RGB | rgb(234, 139, 195) |
| HSL | hsl(325, 69%, 73%) |
| HSV | hsv(325, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 16.7%, 8.2%) |
| CIE-LAB | lab(69.40, 43.48, -13.50) |
| CIE-LCH | lch(69.40, 45.53, 342.75°) |
| OKLab | oklab(75.34% 0.1286 -0.0356) |
| OKLCH | oklch(75.34% 0.134 344.5) |
| XYZ | xyz(53.0152, 39.9012, 56.5285) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.77
Pink (survey)
#FF81C0
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 6.73
Bubblegum (survey)
#FF6CB5
ΔE00 6.85
Hot Pink
#FF69B4
ΔE00 7.26
Plum
#DDA0DD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BC3 #8BEAB2
analogous
#E28BEA #EA8BC3 #EA8B93
triadic
#EA8BC3 #C3EA8B #8BC3EA
tetradic
#EA8BC3 #EAE28B #8BEAB2 #8B93EA
square
#EA8BC3 #EAE28B #8BEAB2 #8B93EA
split-complementary
#EA8BC3 #93EA8B #8BEAE2
monochromatic
#D4268D #E157A8 #EA8BC3 #F3BFDE #FAE5F2
Accessibility & contrast
On white
2.34
#EA8BC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EA8BC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BC3
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BC3 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A0C5
Deuteranopia (green-blind)
#AAAFC0
Tritanopia (blue-blind)
#F58B9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8bc3; /* rgb */ color: rgb(234, 139, 195); /* oklch */ color: oklch(75.3% 0.134 344.5);
Tailwind
colors: {
custom: {
50: '#f2afd5',
500: '#ea8bc3',
950: '#000000',
},
}SCSS
$custom: #ea8bc3; $custom-light: #f2afd5; $custom-dark: #000000;
JSON
{
"hex": "#ea8bc3",
"rgb": {
"r": 234,
"g": 139,
"b": 195
},
"hsl": {
"h": 324.632,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75342,
"c": 0.1335,
"h": 344.5
},
"luminance": 0.39898
}Semantic roles & 50–950 ramp
primary
#EA8BC3
secondary
#D9F2E3
accent
#D16214
background
#FFFAFD
surface
#FEF5FA
border
#D6CFD3
text
#171014
muted
#857F83