#E294FC#E294FC
#E294FC is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.2% C 0.164 H 317.3°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E294FC |
|---|---|
| RGB | rgb(226, 148, 252) |
| HSL | hsl(285, 95%, 78%) |
| HSV | hsv(285, 41%, 99%) |
| CMYK | cmyk(10.3%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(72.48, 46.39, -40.22) |
| CIE-LCH | lch(72.48, 61.40, 319.07°) |
| OKLab | oklab(78.16% 0.1204 -0.1109) |
| OKLCH | oklch(78.16% 0.164 317.3) |
| XYZ | xyz(59.5221, 44.3785, 97.5070) |
| Luminance | 0.4438 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.60
Liliac
#C48EFD
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.09
Lavender (survey)
#C79FEF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E294FC #AEFC94
analogous
#AE94FC #E294FC #FC94E2
triadic
#E294FC #FCE294 #94FCE2
tetradic
#E294FC #FCAE94 #AEFC94 #94E2FC
square
#E294FC #FCAE94 #AEFC94 #94E2FC
split-complementary
#E294FC #E2FC94 #94FCAE
monochromatic
#C21DF9 #D258FA #E294FC #F2D0FE #F7E1FE
Accessibility & contrast
On white
2.13
#E294FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E294FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E294FC
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E294FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E294FC | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#98B4F9
Tritanopia (blue-blind)
#E2A2BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e294fc; /* rgb */ color: rgb(226, 148, 252); /* oklch */ color: oklch(78.2% 0.164 317.3);
Tailwind
colors: {
custom: {
50: '#ecb5fd',
500: '#e294fc',
950: '#000000',
},
}SCSS
$custom: #e294fc; $custom-light: #ecb5fd; $custom-dark: #000000;
JSON
{
"hex": "#e294fc",
"rgb": {
"r": 226,
"g": 148,
"b": 252
},
"hsl": {
"h": 285,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.78162,
"c": 0.16369,
"h": 317.3
},
"luminance": 0.44377
}Semantic roles & 50–950 ramp
primary
#E294FC
secondary
#DDF6D5
accent
#E60039
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085