#E079EE#E079EE
#E079EE is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.3% C 0.192 H 322.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E079EE |
|---|---|
| RGB | rgb(224, 121, 238) |
| HSL | hsl(293, 77%, 70%) |
| HSV | hsv(293, 49%, 93%) |
| CMYK | cmyk(5.9%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.29, 56.88, -42.26) |
| CIE-LCH | lch(66.29, 70.86, 323.39°) |
| OKLab | oklab(73.3% 0.153 -0.1166) |
| OKLCH | oklch(73.3% 0.192 322.7) |
| XYZ | xyz(53.0089, 35.6975, 84.9704) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 3.52
Orchid
#DA70D6
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E079EE #87EE79
analogous
#A679EE #E079EE #EE79C1
triadic
#E079EE #EEE079 #79EEE0
tetradic
#E079EE #EEA679 #87EE79 #79C1EE
square
#E079EE #EEA679 #87EE79 #79C1EE
split-complementary
#E079EE #C1EE79 #79EEA6
monochromatic
#BC1BD2 #D343E7 #E079EE #EDAFF5 #F9E4FC
Accessibility & contrast
On white
2.58
#E079EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#E079EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E079EE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E079EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E079EE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F2
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#E388A9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e079ee; /* rgb */ color: rgb(224, 121, 238); /* oklch */ color: oklch(73.3% 0.192 322.7);
Tailwind
colors: {
custom: {
50: '#eca3f4',
500: '#e079ee',
950: '#000000',
},
}SCSS
$custom: #e079ee; $custom-light: #eca3f4; $custom-dark: #000000;
JSON
{
"hex": "#e079ee",
"rgb": {
"r": 224,
"g": 121,
"b": 238
},
"hsl": {
"h": 292.821,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.73298,
"c": 0.19242,
"h": 322.7
},
"luminance": 0.35695
}Semantic roles & 50–950 ramp
primary
#E079EE
secondary
#D5F1D1
accent
#DA0C24
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85