#E579EE#E579EE
#E579EE is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.9% C 0.195 H 324.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E579EE |
|---|---|
| RGB | rgb(229, 121, 238) |
| HSL | hsl(295, 77%, 70%) |
| HSV | hsv(295, 49%, 93%) |
| CMYK | cmyk(3.8%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.91, 58.24, -41.24) |
| CIE-LCH | lch(66.91, 71.37, 324.70°) |
| OKLab | oklab(73.89% 0.1587 -0.1136) |
| OKLCH | oklch(73.89% 0.195 324.4) |
| XYZ | xyz(54.5817, 36.5085, 85.0442) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 2.71
Orchid
#DA70D6
ΔE00 4.15
Light Magenta
#FA5FF7
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E579EE #82EE79
analogous
#AB79EE #E579EE #EE79BC
triadic
#E579EE #EEE579 #79EEE5
tetradic
#E579EE #EEAB79 #82EE79 #79BCEE
square
#E579EE #EEAB79 #82EE79 #79BCEE
split-complementary
#E579EE #BCEE79 #79EEAB
monochromatic
#C41BD2 #DA43E7 #E579EE #F0AFF5 #FAE4FC
Accessibility & contrast
On white
2.53
#E579EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#E579EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E579EE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E579EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E579EE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#8BA7EB
Tritanopia (blue-blind)
#E987A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e579ee; /* rgb */ color: rgb(229, 121, 238); /* oklch */ color: oklch(73.9% 0.195 324.4);
Tailwind
colors: {
custom: {
50: '#efa3f4',
500: '#e579ee',
950: '#000000',
},
}SCSS
$custom: #e579ee; $custom-light: #efa3f4; $custom-dark: #000000;
JSON
{
"hex": "#e579ee",
"rgb": {
"r": 229,
"g": 121,
"b": 238
},
"hsl": {
"h": 295.385,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.73886,
"c": 0.19516,
"h": 324.4
},
"luminance": 0.36506
}Semantic roles & 50–950 ramp
primary
#E579EE
secondary
#D4F1D1
accent
#DA0C1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85