#E292FB#E292FB
#E292FB is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.166 H 317.8°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E292FB |
|---|---|
| RGB | rgb(226, 146, 251) |
| HSL | hsl(286, 93%, 78%) |
| HSV | hsv(286, 42%, 98%) |
| CMYK | cmyk(10%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(72.02, 47.24, -40.39) |
| CIE-LCH | lch(72.02, 62.16, 319.47°) |
| OKLab | oklab(77.81% 0.123 -0.1114) |
| OKLCH | oklch(77.81% 0.166 317.8) |
| XYZ | xyz(59.0531, 43.6933, 96.5710) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 5.25
Lilac (survey)
#CEA2FD
ΔE00 5.94
Liliac
#C48EFD
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E292FB #ABFB92
analogous
#AD92FB #E292FB #FB92E0
triadic
#E292FB #FBE292 #92FBE2
tetradic
#E292FB #FBAD92 #ABFB92 #92E0FB
square
#E292FB #FBAD92 #ABFB92 #92E0FB
split-complementary
#E292FB #E0FB92 #92FBAD
monochromatic
#C31CF7 #D257F9 #E292FB #F2CDFD #F7E1FE
Accessibility & contrast
On white
2.16
#E292FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E292FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E292FB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E292FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E292FB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#E2A0BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e292fb; /* rgb */ color: rgb(226, 146, 251); /* oklch */ color: oklch(77.8% 0.166 317.8);
Tailwind
colors: {
custom: {
50: '#edb3fd',
500: '#e292fb',
950: '#000000',
},
}SCSS
$custom: #e292fb; $custom-light: #edb3fd; $custom-dark: #000000;
JSON
{
"hex": "#e292fb",
"rgb": {
"r": 226,
"g": 146,
"b": 251
},
"hsl": {
"h": 285.714,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.77805,
"c": 0.16594,
"h": 317.8
},
"luminance": 0.43692
}Semantic roles & 50–950 ramp
primary
#E292FB
secondary
#DDF6D5
accent
#E60037
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085