#EA93E2#EA93E2
#EA93E2 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.8% C 0.144 H 330.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93E2 |
|---|---|
| RGB | rgb(234, 147, 226) |
| HSL | hsl(306, 67%, 75%) |
| HSV | hsv(306, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 3.4%, 8.2%) |
| CIE-LAB | lab(72.13, 44.45, -26.50) |
| CIE-LCH | lch(72.13, 51.75, 329.20°) |
| OKLab | oklab(77.76% 0.1252 -0.0718) |
| OKLCH | oklch(77.76% 0.144 330.2) |
| XYZ | xyz(58.0921, 43.8536, 77.3414) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.79
Plum
#DDA0DD
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 6.66
Orchid
#DA70D6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93E2 #93EA9B
analogous
#C693EA #EA93E2 #EA93B7
triadic
#EA93E2 #E2EA93 #93E2EA
tetradic
#EA93E2 #EAC693 #93EA9B #93B7EA
square
#EA93E2 #EAC693 #93EA9B #93B7EA
split-complementary
#EA93E2 #B7EA93 #93EAC6
monochromatic
#D62DC6 #E060D4 #EA93E2 #F4C6F0 #FAE5F8
Accessibility & contrast
On white
2.15
#EA93E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EA93E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93E2
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93E2 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA9E5
Deuteranopia (green-blind)
#A6B5DF
Tritanopia (blue-blind)
#F099B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea93e2; /* rgb */ color: rgb(234, 147, 226); /* oklch */ color: oklch(77.8% 0.144 330.2);
Tailwind
colors: {
custom: {
50: '#f2b4eb',
500: '#ea93e2',
950: '#000000',
},
}SCSS
$custom: #ea93e2; $custom-light: #f2b4eb; $custom-dark: #000000;
JSON
{
"hex": "#ea93e2",
"rgb": {
"r": 234,
"g": 147,
"b": 226
},
"hsl": {
"h": 305.517,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.77757,
"c": 0.1443,
"h": 330.2
},
"luminance": 0.43851
}Semantic roles & 50–950 ramp
primary
#EA93E2
secondary
#D9F2DC
accent
#CF2716
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084