#E094E3#E094E3
#E094E3 is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.9% C 0.137 H 325.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E094E3 |
|---|---|
| RGB | rgb(224, 148, 227) |
| HSL | hsl(298, 59%, 74%) |
| HSV | hsv(298, 35%, 89%) |
| CMYK | cmyk(1.3%, 34.8%, 0%, 11%) |
| CIE-LAB | lab(71.27, 41.00, -28.47) |
| CIE-LCH | lch(71.27, 49.92, 325.22°) |
| OKLab | oklab(76.87% 0.1127 -0.0775) |
| OKLCH | oklch(76.87% 0.137 325.5) |
| XYZ | xyz(55.1942, 42.5753, 77.9686) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.63
Plum
#DDA0DD
ΔE00 3.90
Violet (CSS)
#EE82EE
ΔE00 4.99
Purply Pink
#F075E6
ΔE00 6.93
Lavender (survey)
#C79FEF
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094E3 #97E394
analogous
#B894E3 #E094E3 #E394BE
triadic
#E094E3 #E3E094 #94E3E0
tetradic
#E094E3 #E3B894 #97E394 #94BEE3
square
#E094E3 #E3B894 #97E394 #94BEE3
split-complementary
#E094E3 #BEE394 #94E3B8
monochromatic
#C334C8 #D263D6 #E094E3 #EEC5F0 #F8E7F9
Accessibility & contrast
On white
2.21
#E094E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#E094E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094E3
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094E3 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA9E6
Deuteranopia (green-blind)
#A0B2E0
Tritanopia (blue-blind)
#E49CB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e094e3; /* rgb */ color: rgb(224, 148, 227); /* oklch */ color: oklch(76.9% 0.137 325.5);
Tailwind
colors: {
custom: {
50: '#ebb4ec',
500: '#e094e3',
950: '#000000',
},
}SCSS
$custom: #e094e3; $custom-light: #ebb4ec; $custom-dark: #000000;
JSON
{
"hex": "#e094e3",
"rgb": {
"r": 224,
"g": 148,
"b": 227
},
"hsl": {
"h": 297.722,
"s": 58.519,
"l": 73.529
},
"oklch": {
"l": 0.76871,
"c": 0.13679,
"h": 325.5
},
"luminance": 0.42573
}Semantic roles & 50–950 ramp
primary
#E094E3
secondary
#DCF0DB
accent
#C61F26
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084