#EA93E6#EA93E6
#EA93E6 is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.9% C 0.148 H 328.5°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93E6 |
|---|---|
| RGB | rgb(234, 147, 230) |
| HSL | hsl(303, 67%, 75%) |
| HSV | hsv(303, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 1.7%, 8.2%) |
| CIE-LAB | lab(72.28, 45.16, -28.46) |
| CIE-LCH | lch(72.28, 53.38, 327.77°) |
| OKLab | oklab(77.92% 0.1262 -0.0773) |
| OKLCH | oklch(77.92% 0.148 328.5) |
| XYZ | xyz(58.6473, 44.0757, 80.2658) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 4.27
Plum
#DDA0DD
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 6.23
Bubblegum Pink
#FE83CC
ΔE00 7.27
Orchid
#DA70D6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93E6 #93EA97
analogous
#C393EA #EA93E6 #EA93BA
triadic
#EA93E6 #E6EA93 #93E6EA
tetradic
#EA93E6 #EAC393 #93EA97 #93BAEA
square
#EA93E6 #EAC393 #93EA97 #93BAEA
split-complementary
#EA93E6 #BAEA93 #93EAC3
monochromatic
#D62DCE #E060DA #EA93E6 #F4C6F2 #FAE5F9
Accessibility & contrast
On white
2.14
#EA93E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#EA93E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93E6
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93E6 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE9
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#F09AB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ea93e6; /* rgb */ color: rgb(234, 147, 230); /* oklch */ color: oklch(77.9% 0.148 328.5);
Tailwind
colors: {
custom: {
50: '#f2b4ee',
500: '#ea93e6',
950: '#000000',
},
}SCSS
$custom: #ea93e6; $custom-light: #f2b4ee; $custom-dark: #000000;
JSON
{
"hex": "#ea93e6",
"rgb": {
"r": 234,
"g": 147,
"b": 230
},
"hsl": {
"h": 302.759,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.77917,
"c": 0.14797,
"h": 328.5
},
"luminance": 0.44073
}Semantic roles & 50–950 ramp
primary
#EA93E6
secondary
#D9F2DB
accent
#CF1F16
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171116
muted
#858084