#E292FC#E292FC
#E292FC is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.9% C 0.167 H 317.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E292FC |
|---|---|
| RGB | rgb(226, 146, 252) |
| HSL | hsl(285, 95%, 78%) |
| HSV | hsv(285, 42%, 99%) |
| CMYK | cmyk(10.3%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.07, 47.44, -40.87) |
| CIE-LCH | lch(72.07, 62.62, 319.25°) |
| OKLab | oklab(77.85% 0.1232 -0.1128) |
| OKLCH | oklch(77.85% 0.167 317.5) |
| XYZ | xyz(59.2111, 43.7565, 97.4034) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.68
Baby Purple
#CA9BF7
ΔE00 5.22
Lilac (survey)
#CEA2FD
ΔE00 5.90
Liliac
#C48EFD
ΔE00 5.94
Pastel Purple
#CAA0FF
ΔE00 6.32
Lavender (survey)
#C79FEF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E292FC #ACFC92
analogous
#AD92FC #E292FC #FC92E1
triadic
#E292FC #FCE292 #92FCE2
tetradic
#E292FC #FCAD92 #ACFC92 #92E1FC
square
#E292FC #FCAD92 #ACFC92 #92E1FC
split-complementary
#E292FC #E1FC92 #92FCAD
monochromatic
#C21BF9 #D256FA #E292FC #F2CEFE #F7E1FE
Accessibility & contrast
On white
2.15
#E292FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E292FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E292FC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E292FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E292FC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#E2A0BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e292fc; /* rgb */ color: rgb(226, 146, 252); /* oklch */ color: oklch(77.9% 0.167 317.5);
Tailwind
colors: {
custom: {
50: '#edb3fd',
500: '#e292fc',
950: '#000000',
},
}SCSS
$custom: #e292fc; $custom-light: #edb3fd; $custom-dark: #000000;
JSON
{
"hex": "#e292fc",
"rgb": {
"r": 226,
"g": 146,
"b": 252
},
"hsl": {
"h": 285.283,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.77851,
"c": 0.167,
"h": 317.5
},
"luminance": 0.43755
}Semantic roles & 50–950 ramp
primary
#E292FC
secondary
#DDF6D5
accent
#E60038
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086