#E093EB#E093EB
#E093EB is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.0% C 0.147 H 322.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E093EB |
|---|---|
| RGB | rgb(224, 147, 235) |
| HSL | hsl(293, 69%, 75%) |
| HSV | hsv(293, 37%, 92%) |
| CMYK | cmyk(4.7%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(71.36, 43.03, -32.71) |
| CIE-LCH | lch(71.36, 54.05, 322.76°) |
| OKLab | oklab(77.04% 0.116 -0.0895) |
| OKLCH | oklch(77.04% 0.147 322.4) |
| XYZ | xyz(56.1679, 42.7149, 83.8672) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 4.30
Plum
#DDA0DD
ΔE00 5.23
Baby Purple
#CA9BF7
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.58
Lavender (survey)
#C79FEF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E093EB #9EEB93
analogous
#B493EB #E093EB #EB93CA
triadic
#E093EB #EBE093 #93EBE0
tetradic
#E093EB #EBB493 #9EEB93 #93CAEB
square
#E093EB #EBB493 #9EEB93 #93CAEB
split-complementary
#E093EB #CAEB93 #93EBB4
monochromatic
#C22CD8 #D15FE1 #E093EB #EFC7F5 #F8E5FA
Accessibility & contrast
On white
2.20
#E093EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#E093EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E093EB
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E093EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E093EB | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#E39DB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e093eb; /* rgb */ color: rgb(224, 147, 235); /* oklch */ color: oklch(77.0% 0.147 322.4);
Tailwind
colors: {
custom: {
50: '#ebb4f1',
500: '#e093eb',
950: '#000000',
},
}SCSS
$custom: #e093eb; $custom-light: #ebb4f1; $custom-dark: #000000;
JSON
{
"hex": "#e093eb",
"rgb": {
"r": 224,
"g": 147,
"b": 235
},
"hsl": {
"h": 292.5,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.77044,
"c": 0.14654,
"h": 322.4
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#E093EB
secondary
#DCF2D9
accent
#D1152C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085