#EA93F2#EA93F2
#EA93F2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.4% C 0.159 H 323.9°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93F2 |
|---|---|
| RGB | rgb(234, 147, 242) |
| HSL | hsl(295, 79%, 76%) |
| HSV | hsv(295, 39%, 95%) |
| CMYK | cmyk(3.3%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(72.74, 47.34, -34.31) |
| CIE-LCH | lch(72.74, 58.46, 324.07°) |
| OKLab | oklab(78.42% 0.1289 -0.0939) |
| OKLCH | oklch(78.42% 0.159 323.9) |
| XYZ | xyz(60.3908, 44.7731, 89.4481) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.10
Purply Pink
#F075E6
ΔE00 6.12
Baby Purple
#CA9BF7
ΔE00 7.14
Mauve
#E0B0FF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93F2 #9BF293
analogous
#BB93F2 #EA93F2 #F293CB
triadic
#EA93F2 #F2EA93 #93F2EA
tetradic
#EA93F2 #F2BB93 #9BF293 #93CBF2
square
#EA93F2 #F2BB93 #9BF293 #93CBF2
split-complementary
#EA93F2 #CBF293 #93F2BB
monochromatic
#D526E5 #DF5CEB #EA93F2 #F5CAF9 #FAE4FC
Accessibility & contrast
On white
2.11
#EA93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EA93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93F2
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93F2 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A0B6EF
Tritanopia (blue-blind)
#EE9DB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ea93f2; /* rgb */ color: rgb(234, 147, 242); /* oklch */ color: oklch(78.4% 0.159 323.9);
Tailwind
colors: {
custom: {
50: '#f2b4f6',
500: '#ea93f2',
950: '#000000',
},
}SCSS
$custom: #ea93f2; $custom-light: #f2b4f6; $custom-dark: #000000;
JSON
{
"hex": "#ea93f2",
"rgb": {
"r": 234,
"g": 147,
"b": 242
},
"hsl": {
"h": 294.947,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78418,
"c": 0.15943,
"h": 323.9
},
"luminance": 0.44771
}Semantic roles & 50–950 ramp
primary
#EA93F2
secondary
#DAF4D7
accent
#DB0B1C
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085