#E094EB#E094EB
#E094EB is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.2% C 0.145 H 322.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E094EB |
|---|---|
| RGB | rgb(224, 148, 235) |
| HSL | hsl(292, 69%, 75%) |
| HSV | hsv(292, 37%, 92%) |
| CMYK | cmyk(4.7%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(71.57, 42.50, -32.38) |
| CIE-LCH | lch(71.57, 53.43, 322.70°) |
| OKLab | oklab(77.2% 0.1146 -0.0886) |
| OKLCH | oklch(77.2% 0.145 322.3) |
| XYZ | xyz(56.3241, 43.0272, 83.9193) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 4.50
Plum
#DDA0DD
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.48
Lilac (survey)
#CEA2FD
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094EB #9FEB94
analogous
#B594EB #E094EB #EB94CA
triadic
#E094EB #EBE094 #94EBE0
tetradic
#E094EB #EBB594 #9FEB94 #94CAEB
square
#E094EB #EBB594 #9FEB94 #94CAEB
split-complementary
#E094EB #CAEB94 #94EBB5
monochromatic
#C22DD8 #D160E1 #E094EB #EFC8F5 #F8E5FA
Accessibility & contrast
On white
2.19
#E094EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E094EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094EB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094EB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#E39EB5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e094eb; /* rgb */ color: rgb(224, 148, 235); /* oklch */ color: oklch(77.2% 0.145 322.3);
Tailwind
colors: {
custom: {
50: '#ebb5f1',
500: '#e094eb',
950: '#000000',
},
}SCSS
$custom: #e094eb; $custom-light: #ebb5f1; $custom-dark: #000000;
JSON
{
"hex": "#e094eb",
"rgb": {
"r": 224,
"g": 148,
"b": 235
},
"hsl": {
"h": 292.414,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77204,
"c": 0.14484,
"h": 322.3
},
"luminance": 0.43025
}Semantic roles & 50–950 ramp
primary
#E094EB
secondary
#DCF2D9
accent
#D0152D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085