#EA94FF#EA94FF
#EA94FF is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.1% C 0.171 H 319.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94FF |
|---|---|
| RGB | rgb(234, 148, 255) |
| HSL | hsl(288, 100%, 79%) |
| HSV | hsv(288, 42%, 100%) |
| CMYK | cmyk(8.2%, 42%, 0%, 0%) |
| CIE-LAB | lab(73.48, 49.28, -40.23) |
| CIE-LCH | lch(73.48, 63.62, 320.77°) |
| OKLab | oklab(79.14% 0.13 -0.1108) |
| OKLCH | oklch(79.14% 0.171 319.6) |
| XYZ | xyz(62.5693, 45.8943, 100.1509) |
| Luminance | 0.4589 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Baby Purple
#CA9BF7
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.64
Lavender Pink
#DD85D7
ΔE00 6.81
Purply Pink
#F075E6
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94FF #A9FF94
analogous
#B594FF #EA94FF #FF94DF
triadic
#EA94FF #FFEA94 #94FFEA
tetradic
#EA94FF #FFB594 #A9FF94 #94DFFF
square
#EA94FF #FFB594 #A9FF94 #94DFFF
split-complementary
#EA94FF #DFFF94 #94FFB5
monochromatic
#D21AFF #DE57FF #EA94FF #F6D1FF #F9E0FF
Accessibility & contrast
On white
2.06
#EA94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EA94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94FF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94FF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AFFF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#EBA1BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea94ff; /* rgb */ color: rgb(234, 148, 255); /* oklch */ color: oklch(79.1% 0.171 319.6);
Tailwind
colors: {
custom: {
50: '#f2b5ff',
500: '#ea94ff',
950: '#000000',
},
}SCSS
$custom: #ea94ff; $custom-light: #f2b5ff; $custom-dark: #000000;
JSON
{
"hex": "#ea94ff",
"rgb": {
"r": 234,
"g": 148,
"b": 255
},
"hsl": {
"h": 288.224,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.79143,
"c": 0.17082,
"h": 319.6
},
"luminance": 0.45892
}Semantic roles & 50–950 ramp
primary
#EA94FF
secondary
#DBF7D4
accent
#E6002D
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086