#EA94F9#EA94F9
#EA94F9 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.9% C 0.165 H 321.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94F9 |
|---|---|
| RGB | rgb(234, 148, 249) |
| HSL | hsl(291, 89%, 78%) |
| HSV | hsv(291, 41%, 98%) |
| CMYK | cmyk(6%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(73.23, 48.13, -37.36) |
| CIE-LCH | lch(73.23, 60.93, 322.18°) |
| OKLab | oklab(78.88% 0.1289 -0.1026) |
| OKLCH | oklch(78.88% 0.165 321.5) |
| XYZ | xyz(61.6185, 45.5140, 95.1434) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.54
Purply Pink
#F075E6
ΔE00 6.62
Plum
#DDA0DD
ΔE00 6.92
Lilac (survey)
#CEA2FD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94F9 #A3F994
analogous
#B794F9 #EA94F9 #F994D6
triadic
#EA94F9 #F9EA94 #94F9EA
tetradic
#EA94F9 #F9B794 #A3F994 #94D6F9
square
#EA94F9 #F9B794 #A3F994 #94D6F9
split-complementary
#EA94F9 #D6F994 #94F9B7
monochromatic
#D320F3 #DF5AF6 #EA94F9 #F5CEFC #F9E2FD
Accessibility & contrast
On white
2.08
#EA94F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#EA94F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94F9
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94F9 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#9EB7F6
Tritanopia (blue-blind)
#ECA0BB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea94f9; /* rgb */ color: rgb(234, 148, 249); /* oklch */ color: oklch(78.9% 0.165 321.5);
Tailwind
colors: {
custom: {
50: '#f2b5fb',
500: '#ea94f9',
950: '#000000',
},
}SCSS
$custom: #ea94f9; $custom-light: #f2b5fb; $custom-dark: #000000;
JSON
{
"hex": "#ea94f9",
"rgb": {
"r": 234,
"g": 148,
"b": 249
},
"hsl": {
"h": 291.089,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.78876,
"c": 0.16472,
"h": 321.5
},
"luminance": 0.45512
}Semantic roles & 50–950 ramp
primary
#EA94F9
secondary
#DAF5D6
accent
#E60022
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085