#E079FF#E079FF
#E079FF is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.1% C 0.209 H 317.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E079FF |
|---|---|
| RGB | rgb(224, 121, 255) |
| HSL | hsl(286, 100%, 74%) |
| HSV | hsv(286, 53%, 100%) |
| CMYK | cmyk(12.2%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(67.08, 60.11, -50.34) |
| CIE-LCH | lch(67.08, 78.40, 320.05°) |
| OKLab | oklab(74.15% 0.155 -0.14) |
| OKLCH | oklch(74.15% 0.209 317.9) |
| XYZ | xyz(55.6253, 36.7441, 98.7505) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.17
Violet Pink
#FB5FFC
ΔE00 5.28
Light Magenta
#FA5FF7
ΔE00 5.51
Light Purple
#BF77F6
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.73
Easter Purple
#C071FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E079FF #98FF79
analogous
#9D79FF #E079FF #FF79DB
triadic
#E079FF #FFE079 #79FFE0
tetradic
#E079FF #FF9D79 #98FF79 #79DBFF
square
#E079FF #FF9D79 #98FF79 #79DBFF
split-complementary
#E079FF #DBFF79 #79FF9D
monochromatic
#C300FE #D23CFF #E079FF #EEB6FF #F8E0FF
Accessibility & contrast
On white
2.52
#E079FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#E079FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E079FF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E079FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E079FF | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9DFF
Deuteranopia (green-blind)
#7EA7FB
Tritanopia (blue-blind)
#E08DB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e079ff; /* rgb */ color: rgb(224, 121, 255); /* oklch */ color: oklch(74.1% 0.209 317.9);
Tailwind
colors: {
custom: {
50: '#eca3ff',
500: '#e079ff',
950: '#000000',
},
}SCSS
$custom: #e079ff; $custom-light: #eca3ff; $custom-dark: #000000;
JSON
{
"hex": "#e079ff",
"rgb": {
"r": 224,
"g": 121,
"b": 255
},
"hsl": {
"h": 286.119,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.74145,
"c": 0.20886,
"h": 317.9
},
"luminance": 0.36742
}Semantic roles & 50–950 ramp
primary
#E079FF
secondary
#DCF7D4
accent
#E60035
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86