#EA93EF#EA93EF
#EA93EF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.3% C 0.157 H 325.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93EF |
|---|---|
| RGB | rgb(234, 147, 239) |
| HSL | hsl(297, 74%, 76%) |
| HSV | hsv(297, 38%, 94%) |
| CMYK | cmyk(2.1%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.62, 46.78, -32.86) |
| CIE-LCH | lch(72.62, 57.17, 324.92°) |
| OKLab | oklab(78.29% 0.1282 -0.0897) |
| OKLCH | oklch(78.29% 0.157 325) |
| XYZ | xyz(59.9439, 44.5943, 87.0946) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.59
Plum
#DDA0DD
ΔE00 5.71
Purply Pink
#F075E6
ΔE00 6.06
Baby Purple
#CA9BF7
ΔE00 7.44
Mauve
#E0B0FF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93EF #98EF93
analogous
#BC93EF #EA93EF #EF93C6
triadic
#EA93EF #EFEA93 #93EFEA
tetradic
#EA93EF #EFBC93 #98EF93 #93C6EF
square
#EA93EF #EFBC93 #98EF93 #93C6EF
split-complementary
#EA93EF #C6EF93 #93EFBC
monochromatic
#D528DF #E05EE7 #EA93EF #F4C8F7 #FAE4FB
Accessibility & contrast
On white
2.12
#EA93EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EA93EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93EF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93EF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#EE9CB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea93ef; /* rgb */ color: rgb(234, 147, 239); /* oklch */ color: oklch(78.3% 0.157 325.0);
Tailwind
colors: {
custom: {
50: '#f2b4f4',
500: '#ea93ef',
950: '#000000',
},
}SCSS
$custom: #ea93ef; $custom-light: #f2b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ea93ef",
"rgb": {
"r": 234,
"g": 147,
"b": 239
},
"hsl": {
"h": 296.739,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.7829,
"c": 0.1565,
"h": 325
},
"luminance": 0.44592
}Semantic roles & 50–950 ramp
primary
#EA93EF
secondary
#DAF3D8
accent
#D60F1A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085