#E094E8#E094E8
#E094E8 is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.1% C 0.142 H 323.5°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E094E8 |
|---|---|
| RGB | rgb(224, 148, 232) |
| HSL | hsl(294, 65%, 75%) |
| HSV | hsv(294, 36%, 91%) |
| CMYK | cmyk(3.4%, 36.2%, 0%, 9%) |
| CIE-LAB | lab(71.46, 41.93, -30.92) |
| CIE-LCH | lch(71.46, 52.10, 323.60°) |
| OKLab | oklab(77.08% 0.1139 -0.0844) |
| OKLCH | oklch(77.08% 0.142 323.5) |
| XYZ | xyz(55.8943, 42.8553, 81.6559) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.03
Plum
#DDA0DD
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 4.62
Baby Purple
#CA9BF7
ΔE00 6.51
Lavender (survey)
#C79FEF
ΔE00 6.74
Purply Pink
#F075E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094E8 #9CE894
analogous
#B694E8 #E094E8 #E894C6
triadic
#E094E8 #E8E094 #94E8E0
tetradic
#E094E8 #E8B694 #9CE894 #94C6E8
square
#E094E8 #E8B694 #9CE894 #94C6E8
split-complementary
#E094E8 #C6E894 #94E8B6
monochromatic
#C32FD2 #D162DD #E094E8 #EFC6F3 #F8E6FA
Accessibility & contrast
On white
2.19
#E094E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E094E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094E8
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094E8 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA9EB
Deuteranopia (green-blind)
#9FB2E5
Tritanopia (blue-blind)
#E39DB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e094e8; /* rgb */ color: rgb(224, 148, 232); /* oklch */ color: oklch(77.1% 0.142 323.5);
Tailwind
colors: {
custom: {
50: '#ebb5ef',
500: '#e094e8',
950: '#000000',
},
}SCSS
$custom: #e094e8; $custom-light: #ebb5ef; $custom-dark: #000000;
JSON
{
"hex": "#e094e8",
"rgb": {
"r": 224,
"g": 148,
"b": 232
},
"hsl": {
"h": 294.286,
"s": 64.615,
"l": 74.51
},
"oklch": {
"l": 0.77078,
"c": 0.14178,
"h": 323.5
},
"luminance": 0.42853
}Semantic roles & 50–950 ramp
primary
#E094E8
secondary
#DCF1DA
accent
#CC192A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084