#E294FB#E294FB
#E294FB is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.1% C 0.163 H 317.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E294FB |
|---|---|
| RGB | rgb(226, 148, 251) |
| HSL | hsl(285, 93%, 78%) |
| HSV | hsv(285, 41%, 98%) |
| CMYK | cmyk(10%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(72.44, 46.20, -39.75) |
| CIE-LCH | lch(72.44, 60.94, 319.29°) |
| OKLab | oklab(78.12% 0.1202 -0.1096) |
| OKLCH | oklch(78.12% 0.163 317.6) |
| XYZ | xyz(59.3641, 44.3153, 96.6747) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Baby Purple
#CA9BF7
ΔE00 5.05
Lilac (survey)
#CEA2FD
ΔE00 5.65
Liliac
#C48EFD
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 6.16
Lavender (survey)
#C79FEF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294FB #ADFB94
analogous
#AE94FB #E294FB #FB94E0
triadic
#E294FB #FBE294 #94FBE2
tetradic
#E294FB #FBAE94 #ADFB94 #94E0FB
square
#E294FB #FBAE94 #ADFB94 #94E0FB
split-complementary
#E294FB #E0FB94 #94FBAE
monochromatic
#C21EF7 #D259F9 #E294FB #F2CFFD #F7E2FE
Accessibility & contrast
On white
2.13
#E294FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E294FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294FB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294FB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#E2A1BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e294fb; /* rgb */ color: rgb(226, 148, 251); /* oklch */ color: oklch(78.1% 0.163 317.6);
Tailwind
colors: {
custom: {
50: '#ecb5fd',
500: '#e294fb',
950: '#000000',
},
}SCSS
$custom: #e294fb; $custom-light: #ecb5fd; $custom-dark: #000000;
JSON
{
"hex": "#e294fb",
"rgb": {
"r": 226,
"g": 148,
"b": 251
},
"hsl": {
"h": 285.437,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.78117,
"c": 0.16262,
"h": 317.6
},
"luminance": 0.44314
}Semantic roles & 50–950 ramp
primary
#E294FB
secondary
#DDF6D5
accent
#E60038
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085