#E293FB#E293FB
#E293FB is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.0% C 0.164 H 317.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E293FB |
|---|---|
| RGB | rgb(226, 147, 251) |
| HSL | hsl(286, 93%, 78%) |
| HSV | hsv(286, 41%, 98%) |
| CMYK | cmyk(10%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(72.23, 46.72, -40.07) |
| CIE-LCH | lch(72.23, 61.55, 319.38°) |
| OKLab | oklab(77.96% 0.1216 -0.1105) |
| OKLCH | oklch(77.96% 0.164 317.7) |
| XYZ | xyz(59.2079, 44.0030, 96.6226) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.72
Baby Purple
#CA9BF7
ΔE00 5.15
Lilac (survey)
#CEA2FD
ΔE00 5.80
Liliac
#C48EFD
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293FB #ACFB93
analogous
#AE93FB #E293FB #FB93E0
triadic
#E293FB #FBE293 #93FBE2
tetradic
#E293FB #FBAE93 #ACFB93 #93E0FB
square
#E293FB #FBAE93 #ACFB93 #93E0FB
split-complementary
#E293FB #E0FB93 #93FBAE
monochromatic
#C21DF7 #D258F9 #E293FB #F2CEFD #F7E1FE
Accessibility & contrast
On white
2.14
#E293FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E293FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#E2A1BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e293fb; /* rgb */ color: rgb(226, 147, 251); /* oklch */ color: oklch(78.0% 0.164 317.7);
Tailwind
colors: {
custom: {
50: '#edb4fd',
500: '#e293fb',
950: '#000000',
},
}SCSS
$custom: #e293fb; $custom-light: #edb4fd; $custom-dark: #000000;
JSON
{
"hex": "#e293fb",
"rgb": {
"r": 226,
"g": 147,
"b": 251
},
"hsl": {
"h": 285.577,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.7796,
"c": 0.16428,
"h": 317.7
},
"luminance": 0.44001
}Semantic roles & 50–950 ramp
primary
#E293FB
secondary
#DDF6D5
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085