#E392FB#E392FB
#E392FB is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.9% C 0.166 H 318.2°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E392FB |
|---|---|
| RGB | rgb(227, 146, 251) |
| HSL | hsl(286, 93%, 78%) |
| HSV | hsv(286, 42%, 98%) |
| CMYK | cmyk(9.6%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.13, 47.53, -40.22) |
| CIE-LCH | lch(72.13, 62.26, 319.76°) |
| OKLab | oklab(77.91% 0.1241 -0.1109) |
| OKLCH | oklch(77.91% 0.166 318.2) |
| XYZ | xyz(59.3676, 43.8555, 96.5857) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.46
Baby Purple
#CA9BF7
ΔE00 5.41
Lilac (survey)
#CEA2FD
ΔE00 6.08
Liliac
#C48EFD
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E392FB #AAFB92
analogous
#AF92FB #E392FB #FB92DE
triadic
#E392FB #FBE392 #92FBE3
tetradic
#E392FB #FBAF92 #AAFB92 #92DEFB
square
#E392FB #FBAF92 #AAFB92 #92DEFB
split-complementary
#E392FB #DEFB92 #92FBAF
monochromatic
#C51CF7 #D457F9 #E392FB #F2CDFD #F7E1FE
Accessibility & contrast
On white
2.15
#E392FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E392FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E392FB
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E392FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E392FB | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFF
Deuteranopia (green-blind)
#97B4F8
Tritanopia (blue-blind)
#E3A0BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e392fb; /* rgb */ color: rgb(227, 146, 251); /* oklch */ color: oklch(77.9% 0.166 318.2);
Tailwind
colors: {
custom: {
50: '#edb3fd',
500: '#e392fb',
950: '#000000',
},
}SCSS
$custom: #e392fb; $custom-light: #edb3fd; $custom-dark: #000000;
JSON
{
"hex": "#e392fb",
"rgb": {
"r": 227,
"g": 146,
"b": 251
},
"hsl": {
"h": 286.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.77911,
"c": 0.16643,
"h": 318.2
},
"luminance": 0.43854
}Semantic roles & 50–950 ramp
primary
#E392FB
secondary
#DCF6D5
accent
#E60034
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085