#E293F6#E293F6
#E293F6 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.7% C 0.159 H 319.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E293F6 |
|---|---|
| RGB | rgb(226, 147, 246) |
| HSL | hsl(288, 85%, 77%) |
| HSV | hsv(288, 40%, 96%) |
| CMYK | cmyk(8.1%, 40.2%, 0%, 3.5%) |
| CIE-LAB | lab(72.02, 45.74, -37.67) |
| CIE-LCH | lch(72.02, 59.26, 320.52°) |
| OKLab | oklab(77.74% 0.1206 -0.1036) |
| OKLCH | oklch(77.74% 0.159 319.3) |
| XYZ | xyz(58.4301, 43.6919, 92.5264) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Baby Purple
#CA9BF7
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.42
Liliac
#C48EFD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293F6 #A7F693
analogous
#B193F6 #E293F6 #F693D8
triadic
#E293F6 #F6E293 #93F6E2
tetradic
#E293F6 #F6B193 #A7F693 #93D8F6
square
#E293F6 #F6B193 #A7F693 #93D8F6
split-complementary
#E293F6 #D8F693 #93F6B1
monochromatic
#C422ED #D35BF1 #E293F6 #F1CBFB #F7E3FD
Accessibility & contrast
On white
2.16
#E293F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E293F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293F6
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293F6 | 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)
#85ABFA
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#E39FB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e293f6; /* rgb */ color: rgb(226, 147, 246); /* oklch */ color: oklch(77.7% 0.159 319.3);
Tailwind
colors: {
custom: {
50: '#ecb4f9',
500: '#e293f6',
950: '#000000',
},
}SCSS
$custom: #e293f6; $custom-light: #ecb4f9; $custom-dark: #000000;
JSON
{
"hex": "#e293f6",
"rgb": {
"r": 226,
"g": 147,
"b": 246
},
"hsl": {
"h": 287.879,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.77736,
"c": 0.15902,
"h": 319.3
},
"luminance": 0.4369
}Semantic roles & 50–950 ramp
primary
#E293F6
secondary
#DCF5D6
accent
#E10431
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085