#EA94FC#EA94FC
#EA94FC is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.0% C 0.168 H 320.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94FC |
|---|---|
| RGB | rgb(234, 148, 252) |
| HSL | hsl(290, 95%, 78%) |
| HSV | hsv(290, 41%, 99%) |
| CMYK | cmyk(7.1%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.35, 48.70, -38.80) |
| CIE-LCH | lch(73.35, 62.27, 321.46°) |
| OKLab | oklab(79.01% 0.1295 -0.1067) |
| OKLCH | oklch(79.01% 0.168 320.5) |
| XYZ | xyz(62.0901, 45.7027, 97.6274) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Baby Purple
#CA9BF7
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 6.82
Mauve
#E0B0FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94FC #A6FC94
analogous
#B694FC #EA94FC #FC94DA
triadic
#EA94FC #FCEA94 #94FCEA
tetradic
#EA94FC #FCB694 #A6FC94 #94DAFC
square
#EA94FC #FCB694 #A6FC94 #94DAFC
split-complementary
#EA94FC #DAFC94 #94FCB6
monochromatic
#D31DF9 #DE58FA #EA94FC #F6D0FE #F9E1FE
Accessibility & contrast
On white
2.07
#EA94FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EA94FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94FC
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94FC | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9DB7F9
Tritanopia (blue-blind)
#ECA1BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea94fc; /* rgb */ color: rgb(234, 148, 252); /* oklch */ color: oklch(79.0% 0.168 320.5);
Tailwind
colors: {
custom: {
50: '#f2b5fd',
500: '#ea94fc',
950: '#000000',
},
}SCSS
$custom: #ea94fc; $custom-light: #f2b5fd; $custom-dark: #000000;
JSON
{
"hex": "#ea94fc",
"rgb": {
"r": 234,
"g": 148,
"b": 252
},
"hsl": {
"h": 289.615,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.79009,
"c": 0.16776,
"h": 320.5
},
"luminance": 0.45701
}Semantic roles & 50–950 ramp
primary
#EA94FC
secondary
#DAF6D5
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085