#E094E6#E094E6
#E094E6 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.0% C 0.140 H 324.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E094E6 |
|---|---|
| RGB | rgb(224, 148, 230) |
| HSL | hsl(296, 62%, 74%) |
| HSV | hsv(296, 36%, 90%) |
| CMYK | cmyk(2.6%, 35.7%, 0%, 9.8%) |
| CIE-LAB | lab(71.38, 41.56, -29.94) |
| CIE-LCH | lch(71.38, 51.22, 324.23°) |
| OKLab | oklab(77% 0.1134 -0.0816) |
| OKLCH | oklch(77% 0.14 324.3) |
| XYZ | xyz(55.6119, 42.7423, 80.1683) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.84
Plum
#DDA0DD
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 4.74
Baby Purple
#CA9BF7
ΔE00 6.80
Purply Pink
#F075E6
ΔE00 6.83
Lavender (survey)
#C79FEF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E094E6 #9AE694
analogous
#B794E6 #E094E6 #E694C3
triadic
#E094E6 #E6E094 #94E6E0
tetradic
#E094E6 #E6B794 #9AE694 #94C3E6
square
#E094E6 #E6B794 #9AE694 #94C3E6
split-complementary
#E094E6 #C3E694 #94E6B7
monochromatic
#C331CF #D262DA #E094E6 #EEC6F2 #F8E6F9
Accessibility & contrast
On white
2.20
#E094E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E094E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E094E6
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E094E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E094E6 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9E9
Deuteranopia (green-blind)
#9FB2E3
Tritanopia (blue-blind)
#E39CB3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e094e6; /* rgb */ color: rgb(224, 148, 230); /* oklch */ color: oklch(77.0% 0.140 324.3);
Tailwind
colors: {
custom: {
50: '#ebb5ee',
500: '#e094e6',
950: '#000000',
},
}SCSS
$custom: #e094e6; $custom-light: #ebb5ee; $custom-dark: #000000;
JSON
{
"hex": "#e094e6",
"rgb": {
"r": 224,
"g": 148,
"b": 230
},
"hsl": {
"h": 295.61,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.76995,
"c": 0.13976,
"h": 324.3
},
"luminance": 0.4274
}Semantic roles & 50–950 ramp
primary
#E094E6
secondary
#DCF1DA
accent
#CA1C28
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084