#EA93FC#EA93FC
#EA93FC is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.169 H 320.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93FC |
|---|---|
| RGB | rgb(234, 147, 252) |
| HSL | hsl(290, 95%, 78%) |
| HSV | hsv(290, 42%, 99%) |
| CMYK | cmyk(7.1%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(73.15, 49.22, -39.12) |
| CIE-LCH | lch(73.15, 62.87, 321.52°) |
| OKLab | oklab(78.86% 0.1309 -0.1076) |
| OKLCH | oklch(78.86% 0.169 320.6) |
| XYZ | xyz(61.9339, 45.3903, 97.5753) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.44
Purply Pink
#F075E6
ΔE00 6.65
Lilac (survey)
#CEA2FD
ΔE00 6.90
Mauve
#E0B0FF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93FC #A5FC93
analogous
#B593FC #EA93FC #FC93DA
triadic
#EA93FC #FCEA93 #93FCEA
tetradic
#EA93FC #FCB593 #A5FC93 #93DAFC
square
#EA93FC #FCB593 #A5FC93 #93DAFC
split-complementary
#EA93FC #DAFC93 #93FCB5
monochromatic
#D31CF9 #DE57FA #EA93FC #F6CFFE #F9E1FE
Accessibility & contrast
On white
2.08
#EA93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EA93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93FC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93FC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#ECA0BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea93fc; /* rgb */ color: rgb(234, 147, 252); /* oklch */ color: oklch(78.9% 0.169 320.6);
Tailwind
colors: {
custom: {
50: '#f2b4fd',
500: '#ea93fc',
950: '#000000',
},
}SCSS
$custom: #ea93fc; $custom-light: #f2b4fd; $custom-dark: #000000;
JSON
{
"hex": "#ea93fc",
"rgb": {
"r": 234,
"g": 147,
"b": 252
},
"hsl": {
"h": 289.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.78856,
"c": 0.16941,
"h": 320.6
},
"luminance": 0.45388
}Semantic roles & 50–950 ramp
primary
#EA93FC
secondary
#DAF6D5
accent
#E60027
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085