#E094E2#E094E2
#E094E2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.8% C 0.136 H 325.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E094E2 |
|---|---|
| RGB | rgb(224, 148, 226) |
| HSL | hsl(298, 57%, 73%) |
| HSV | hsv(298, 35%, 89%) |
| CMYK | cmyk(0.9%, 34.5%, 0%, 11.4%) |
| CIE-LAB | lab(71.23, 40.82, -27.98) |
| CIE-LCH | lch(71.23, 49.49, 325.57°) |
| OKLab | oklab(76.83% 0.1125 -0.0761) |
| OKLCH | oklch(76.83% 0.136 325.9) |
| XYZ | xyz(55.0566, 42.5202, 77.2438) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.58
Plum
#DDA0DD
ΔE00 3.78
Violet (CSS)
#EE82EE
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 6.97
Lavender (survey)
#C79FEF
ΔE00 7.38
Baby Purple
#CA9BF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094E2 #96E294
analogous
#B994E2 #E094E2 #E294BD
triadic
#E094E2 #E2E094 #94E2E0
tetradic
#E094E2 #E2B994 #96E294 #94BDE2
square
#E094E2 #E2B994 #96E294 #94BDE2
split-complementary
#E094E2 #BDE294 #94E2B9
monochromatic
#C236C6 #D264D5 #E094E2 #EEC4EF #F8E7F8
Accessibility & contrast
On white
2.21
#E094E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#E094E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094E2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094E2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E5
Deuteranopia (green-blind)
#A1B2DF
Tritanopia (blue-blind)
#E49BB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e094e2; /* rgb */ color: rgb(224, 148, 226); /* oklch */ color: oklch(76.8% 0.136 325.9);
Tailwind
colors: {
custom: {
50: '#ebb4eb',
500: '#e094e2',
950: '#000000',
},
}SCSS
$custom: #e094e2; $custom-light: #ebb4eb; $custom-dark: #000000;
JSON
{
"hex": "#e094e2",
"rgb": {
"r": 224,
"g": 148,
"b": 226
},
"hsl": {
"h": 298.462,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.7683,
"c": 0.1358,
"h": 325.9
},
"luminance": 0.42518
}Semantic roles & 50–950 ramp
primary
#E094E2
secondary
#DCF0DB
accent
#C52125
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084