#E094E9#E094E9
#E094E9 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.1% C 0.143 H 323.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E094E9 |
|---|---|
| RGB | rgb(224, 148, 233) |
| HSL | hsl(294, 66%, 75%) |
| HSV | hsv(294, 36%, 91%) |
| CMYK | cmyk(3.9%, 36.5%, 0%, 8.6%) |
| CIE-LAB | lab(71.50, 42.12, -31.41) |
| CIE-LCH | lch(71.50, 52.54, 323.29°) |
| OKLab | oklab(77.12% 0.1141 -0.0858) |
| OKLCH | oklch(77.12% 0.143 323.1) |
| XYZ | xyz(56.0368, 42.9123, 82.4061) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.57
Plum
#DDA0DD
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.65
Purply Pink
#F075E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094E9 #9DE994
analogous
#B694E9 #E094E9 #E994C8
triadic
#E094E9 #E9E094 #94E9E0
tetradic
#E094E9 #E9B694 #9DE994 #94C8E9
square
#E094E9 #E9B694 #9DE994 #94C8E9
split-complementary
#E094E9 #C8E994 #94E9B6
monochromatic
#C32ED4 #D161DF #E094E9 #EFC7F3 #F8E6FA
Accessibility & contrast
On white
2.19
#E094E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E094E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094E9
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094E9 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9EC
Deuteranopia (green-blind)
#9EB2E6
Tritanopia (blue-blind)
#E39DB4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e094e9; /* rgb */ color: rgb(224, 148, 233); /* oklch */ color: oklch(77.1% 0.143 323.1);
Tailwind
colors: {
custom: {
50: '#ebb5f0',
500: '#e094e9',
950: '#000000',
},
}SCSS
$custom: #e094e9; $custom-light: #ebb5f0; $custom-dark: #000000;
JSON
{
"hex": "#e094e9",
"rgb": {
"r": 224,
"g": 148,
"b": 233
},
"hsl": {
"h": 293.647,
"s": 65.891,
"l": 74.706
},
"oklch": {
"l": 0.7712,
"c": 0.14279,
"h": 323.1
},
"luminance": 0.4291
}Semantic roles & 50–950 ramp
primary
#E094E9
secondary
#DCF1DA
accent
#CE182B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084