#E079F8#E079F8
#E079F8 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 73.8% C 0.202 H 319.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E079F8 |
|---|---|
| RGB | rgb(224, 121, 248) |
| HSL | hsl(289, 90%, 72%) |
| HSV | hsv(289, 51%, 97%) |
| CMYK | cmyk(9.7%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.75, 58.76, -47.04) |
| CIE-LCH | lch(66.75, 75.27, 321.32°) |
| OKLab | oklab(73.79% 0.1543 -0.1304) |
| OKLCH | oklch(73.79% 0.202 319.8) |
| XYZ | xyz(54.5190, 36.3015, 92.9238) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.36
Purply Pink
#F075E6
ΔE00 4.79
Violet Pink
#FB5FFC
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.58
Light Purple
#BF77F6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E079F8 #91F879
analogous
#A079F8 #E079F8 #F879D1
triadic
#E079F8 #F8E079 #79F8E0
tetradic
#E079F8 #F8A079 #91F879 #79D1F8
square
#E079F8 #F8A079 #91F879 #79D1F8
split-complementary
#E079F8 #D1F879 #79F8A0
monochromatic
#C00CEA #D33FF5 #E079F8 #EDB3FB #F8E2FD
Accessibility & contrast
On white
2.54
#E079F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#E079F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E079F8
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E079F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E079F8 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#E18BAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e079f8; /* rgb */ color: rgb(224, 121, 248); /* oklch */ color: oklch(73.8% 0.202 319.8);
Tailwind
colors: {
custom: {
50: '#eca3fb',
500: '#e079f8',
950: '#000000',
},
}SCSS
$custom: #e079f8; $custom-light: #eca3fb; $custom-dark: #000000;
JSON
{
"hex": "#e079f8",
"rgb": {
"r": 224,
"g": 121,
"b": 248
},
"hsl": {
"h": 288.661,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.73789,
"c": 0.20202,
"h": 319.8
},
"luminance": 0.36299
}Semantic roles & 50–950 ramp
primary
#E079F8
secondary
#DBF6D5
accent
#E6002B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85