#EA94FB#EA94FB
#EA94FB is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.0% C 0.167 H 320.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94FB |
|---|---|
| RGB | rgb(234, 148, 251) |
| HSL | hsl(290, 93%, 78%) |
| HSV | hsv(290, 41%, 98%) |
| CMYK | cmyk(6.8%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(73.31, 48.51, -38.32) |
| CIE-LCH | lch(73.31, 61.82, 321.69°) |
| OKLab | oklab(78.96% 0.1293 -0.1053) |
| OKLCH | oklch(78.96% 0.167 320.8) |
| XYZ | xyz(61.9321, 45.6394, 96.7950) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.75
Lilac (survey)
#CEA2FD
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94FB #A5FB94
analogous
#B694FB #EA94FB #FB94D8
triadic
#EA94FB #FBEA94 #94FBEA
tetradic
#EA94FB #FBB694 #A5FB94 #94D8FB
square
#EA94FB #FBB694 #A5FB94 #94D8FB
split-complementary
#EA94FB #D8FB94 #94FBB6
monochromatic
#D31EF7 #DE59F9 #EA94FB #F6CFFD #F9E2FE
Accessibility & contrast
On white
2.07
#EA94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#EA94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94FB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94FB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#ECA0BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ea94fb; /* rgb */ color: rgb(234, 148, 251); /* oklch */ color: oklch(79.0% 0.167 320.8);
Tailwind
colors: {
custom: {
50: '#f2b5fd',
500: '#ea94fb',
950: '#000000',
},
}SCSS
$custom: #ea94fb; $custom-light: #f2b5fd; $custom-dark: #000000;
JSON
{
"hex": "#ea94fb",
"rgb": {
"r": 234,
"g": 148,
"b": 251
},
"hsl": {
"h": 290.097,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.78964,
"c": 0.16674,
"h": 320.8
},
"luminance": 0.45637
}Semantic roles & 50–950 ramp
primary
#EA94FB
secondary
#DAF6D5
accent
#E60026
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085