#E094E1#E094E1
#E094E1 is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.8% C 0.135 H 326.3°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E094E1 |
|---|---|
| RGB | rgb(224, 148, 225) |
| HSL | hsl(299, 56%, 73%) |
| HSV | hsv(299, 34%, 88%) |
| CMYK | cmyk(0.4%, 34.2%, 0%, 11.8%) |
| CIE-LAB | lab(71.19, 40.63, -27.49) |
| CIE-LCH | lch(71.19, 49.06, 325.92°) |
| OKLab | oklab(76.79% 0.1122 -0.0747) |
| OKLCH | oklch(76.79% 0.135 326.3) |
| XYZ | xyz(54.9198, 42.4655, 76.5233) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.54
Plum
#DDA0DD
ΔE00 3.67
Violet (CSS)
#EE82EE
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 7.02
Lavender (survey)
#C79FEF
ΔE00 7.51
Baby Purple
#CA9BF7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094E1 #95E194
analogous
#B994E1 #E094E1 #E194BB
triadic
#E094E1 #E1E094 #94E1E0
tetradic
#E094E1 #E1B994 #95E194 #94BBE1
square
#E094E1 #E1B994 #95E194 #94BBE1
split-complementary
#E094E1 #BBE194 #94E1B9
monochromatic
#C237C4 #D264D4 #E094E1 #EEC4EE #F8E7F8
Accessibility & contrast
On white
2.21
#E094E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#E094E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094E1
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094E1 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E4
Deuteranopia (green-blind)
#A1B2DE
Tritanopia (blue-blind)
#E49BB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e094e1; /* rgb */ color: rgb(224, 148, 225); /* oklch */ color: oklch(76.8% 0.135 326.3);
Tailwind
colors: {
custom: {
50: '#ebb4ea',
500: '#e094e1',
950: '#000000',
},
}SCSS
$custom: #e094e1; $custom-light: #ebb4ea; $custom-dark: #000000;
JSON
{
"hex": "#e094e1",
"rgb": {
"r": 224,
"g": 148,
"b": 225
},
"hsl": {
"h": 299.221,
"s": 56.204,
"l": 73.137
},
"oklch": {
"l": 0.7679,
"c": 0.13481,
"h": 326.3
},
"luminance": 0.42463
}Semantic roles & 50–950 ramp
primary
#E094E1
secondary
#DCF0DB
accent
#C42224
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084