#EA94FE#EA94FE
#EA94FE is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.1% C 0.170 H 319.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94FE |
|---|---|
| RGB | rgb(234, 148, 254) |
| HSL | hsl(289, 98%, 79%) |
| HSV | hsv(289, 42%, 100%) |
| CMYK | cmyk(7.9%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(73.44, 49.09, -39.76) |
| CIE-LCH | lch(73.44, 63.17, 320.99°) |
| OKLab | oklab(79.1% 0.1298 -0.1094) |
| OKLCH | oklch(79.1% 0.17 319.9) |
| XYZ | xyz(62.4087, 45.8301, 99.3053) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Baby Purple
#CA9BF7
ΔE00 6.28
Lavender Pink
#DD85D7
ΔE00 6.66
Lilac (survey)
#CEA2FD
ΔE00 6.68
Purply Pink
#F075E6
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94FE #A8FE94
analogous
#B594FE #EA94FE #FE94DD
triadic
#EA94FE #FEEA94 #94FEEA
tetradic
#EA94FE #FEB594 #A8FE94 #94DDFE
square
#EA94FE #FEB594 #A8FE94 #94DDFE
split-complementary
#EA94FE #DDFE94 #94FEB5
monochromatic
#D21BFD #DE57FD #EA94FE #F6D1FF #F9E1FF
Accessibility & contrast
On white
2.07
#EA94FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#EA94FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94FE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94FE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#EBA1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea94fe; /* rgb */ color: rgb(234, 148, 254); /* oklch */ color: oklch(79.1% 0.170 319.9);
Tailwind
colors: {
custom: {
50: '#f2b5ff',
500: '#ea94fe',
950: '#000000',
},
}SCSS
$custom: #ea94fe; $custom-light: #f2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#ea94fe",
"rgb": {
"r": 234,
"g": 148,
"b": 254
},
"hsl": {
"h": 288.679,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.79098,
"c": 0.1698,
"h": 319.9
},
"luminance": 0.45828
}Semantic roles & 50–950 ramp
primary
#EA94FE
secondary
#DBF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086