#E293F0#E293F0
#E293F0 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.5% C 0.153 H 321.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E293F0 |
|---|---|
| RGB | rgb(226, 147, 240) |
| HSL | hsl(291, 76%, 76%) |
| HSV | hsv(291, 39%, 94%) |
| CMYK | cmyk(5.8%, 38.8%, 0%, 5.9%) |
| CIE-LAB | lab(71.78, 44.58, -34.78) |
| CIE-LCH | lch(71.78, 56.54, 322.04°) |
| OKLab | oklab(77.47% 0.1194 -0.0953) |
| OKLCH | oklch(77.47% 0.153 321.4) |
| XYZ | xyz(57.5241, 43.3294, 87.7544) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 4.82
Plum
#DDA0DD
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.53
Lavender (survey)
#C79FEF
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E293F0 #A1F093
analogous
#B393F0 #E293F0 #F093CF
triadic
#E293F0 #F0E293 #93F0E2
tetradic
#E293F0 #F0B393 #A1F093 #93CFF0
square
#E293F0 #F0B393 #A1F093 #93CFF0
split-complementary
#E293F0 #CFF093 #93F0B3
monochromatic
#C528E1 #D45DE9 #E293F0 #F0C9F7 #F8E4FB
Accessibility & contrast
On white
2.17
#E293F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E293F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E293F0
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E293F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E293F0 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#E49EB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e293f0; /* rgb */ color: rgb(226, 147, 240); /* oklch */ color: oklch(77.5% 0.153 321.4);
Tailwind
colors: {
custom: {
50: '#ecb4f5',
500: '#e293f0',
950: '#000000',
},
}SCSS
$custom: #e293f0; $custom-light: #ecb4f5; $custom-dark: #000000;
JSON
{
"hex": "#e293f0",
"rgb": {
"r": 226,
"g": 147,
"b": 240
},
"hsl": {
"h": 290.968,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.77472,
"c": 0.1528,
"h": 321.4
},
"luminance": 0.43327
}Semantic roles & 50–950 ramp
primary
#E293F0
secondary
#DCF3D8
accent
#D80E2C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085