#E079E9#E079E9
#E079E9 is a light, vivid purple. Relative luminance 0.354; OKLCH L 73.1% C 0.188 H 324.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E079E9 |
|---|---|
| RGB | rgb(224, 121, 233) |
| HSL | hsl(295, 72%, 69%) |
| HSV | hsv(295, 48%, 91%) |
| CMYK | cmyk(3.9%, 48.1%, 0%, 8.6%) |
| CIE-LAB | lab(66.06, 55.96, -39.84) |
| CIE-LCH | lch(66.06, 68.69, 324.55°) |
| OKLab | oklab(73.06% 0.1523 -0.1097) |
| OKLCH | oklch(73.06% 0.188 324.2) |
| XYZ | xyz(52.2845, 35.4077, 81.1553) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.99
Violet (CSS)
#EE82EE
ΔE00 3.16
Orchid
#DA70D6
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E079E9 #82E979
analogous
#A879E9 #E079E9 #E979BA
triadic
#E079E9 #E9E079 #79E9E0
tetradic
#E079E9 #E9A879 #82E979 #79BAE9
square
#E079E9 #E9A879 #82E979 #79BAE9
split-complementary
#E079E9 #BAE979 #79E9A8
monochromatic
#BA21C7 #D444E0 #E079E9 #ECAEF2 #F8E2FA
Accessibility & contrast
On white
2.60
#E079E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#E079E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E079E9
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E079E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E079E9 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99ED
Deuteranopia (green-blind)
#8AA5E6
Tritanopia (blue-blind)
#E486A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #e079e9; /* rgb */ color: rgb(224, 121, 233); /* oklch */ color: oklch(73.1% 0.188 324.2);
Tailwind
colors: {
custom: {
50: '#eca3f0',
500: '#e079e9',
950: '#000000',
},
}SCSS
$custom: #e079e9; $custom-light: #eca3f0; $custom-dark: #000000;
JSON
{
"hex": "#e079e9",
"rgb": {
"r": 224,
"g": 121,
"b": 233
},
"hsl": {
"h": 295.179,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.7306,
"c": 0.18771,
"h": 324.2
},
"luminance": 0.35405
}Semantic roles & 50–950 ramp
primary
#E079E9
secondary
#D1EFCF
accent
#D41221
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84