#EA93C8#EA93C8
#EA93C8 is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.123 H 343.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93C8 |
|---|---|
| RGB | rgb(234, 147, 200) |
| HSL | hsl(323, 67%, 75%) |
| HSV | hsv(323, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 14.5%, 8.2%) |
| CIE-LAB | lab(71.24, 40.11, -13.52) |
| CIE-LCH | lch(71.24, 42.32, 341.37°) |
| OKLab | oklab(76.79% 0.118 -0.0357) |
| OKLCH | oklch(76.79% 0.123 343.1) |
| XYZ | xyz(54.7911, 42.5332, 59.9561) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.80
Pink (survey)
#FF81C0
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 7.13
Pinky
#FC86AA
ΔE00 8.47
Bubblegum (survey)
#FF6CB5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93C8 #93EAB5
analogous
#E093EA #EA93C8 #EA939D
triadic
#EA93C8 #C8EA93 #93C8EA
tetradic
#EA93C8 #EAE093 #93EAB5 #939DEA
square
#EA93C8 #EAE093 #93EAB5 #939DEA
split-complementary
#EA93C8 #9DEA93 #93EAE0
monochromatic
#D62D94 #E060AE #EA93C8 #F4C6E2 #FAE5F2
Accessibility & contrast
On white
2.21
#EA93C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EA93C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93C8
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93C8 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CA
Deuteranopia (green-blind)
#AEB4C6
Tritanopia (blue-blind)
#F493A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea93c8; /* rgb */ color: rgb(234, 147, 200); /* oklch */ color: oklch(76.8% 0.123 343.1);
Tailwind
colors: {
custom: {
50: '#f2b4d8',
500: '#ea93c8',
950: '#000000',
},
}SCSS
$custom: #ea93c8; $custom-light: #f2b4d8; $custom-dark: #000000;
JSON
{
"hex": "#ea93c8",
"rgb": {
"r": 234,
"g": 147,
"b": 200
},
"hsl": {
"h": 323.448,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76786,
"c": 0.12327,
"h": 343.1
},
"luminance": 0.4253
}Semantic roles & 50–950 ramp
primary
#EA93C8
secondary
#D9F2E3
accent
#CF5F16
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083