#E030FF#E030FF
#E030FF is a light, highly saturated purple. Relative luminance 0.252; OKLCH L 67.1% C 0.294 H 320.8°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E030FF |
|---|---|
| RGB | rgb(224, 48, 255) |
| HSL | hsl(291, 100%, 59%) |
| HSV | hsv(291, 81%, 100%) |
| CMYK | cmyk(12.2%, 81.2%, 0%, 0%) |
| CIE-LAB | lab(57.25, 87.46, -66.03) |
| CIE-LCH | lch(57.25, 109.58, 322.95°) |
| OKLab | oklab(67.06% 0.2276 -0.1853) |
| OKLCH | oklch(67.06% 0.294 320.8) |
| XYZ | xyz(49.8453, 25.1840, 96.8239) |
| Luminance | 0.2518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.08
Pink Purple
#EF1DE7
ΔE00 4.39
Magenta
#FF00FF
ΔE00 4.55
Fuchsia
#FF00FF
ΔE00 4.55
Purple Pink
#D725DE
ΔE00 5.08
Bright Lilac
#C95EFB
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E030FF #4FFF30
analogous
#7830FF #E030FF #FF30B7
triadic
#E030FF #FFE030 #30FFE0
tetradic
#E030FF #FF7830 #4FFF30 #30B7FF
square
#E030FF #FF7830 #4FFF30 #30B7FF
split-complementary
#E030FF #B7FF30 #30FF78
monochromatic
#9A00B5 #CE00F2 #E030FF #E96DFF #F2AAFF
Accessibility & contrast
On white
3.48
#E030FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#E030FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E030FF
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E030FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E030FF | 1.00 | 3.48 | 6.04 | 6.04 |
| #FFFFFF | 3.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EFF
Deuteranopia (green-blind)
#4B8FFB
Tritanopia (blue-blind)
#E1609B
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #e030ff; /* rgb */ color: rgb(224, 48, 255); /* oklch */ color: oklch(67.1% 0.294 320.8);
Tailwind
colors: {
custom: {
50: '#ef7fff',
500: '#e030ff',
950: '#000000',
},
}SCSS
$custom: #e030ff; $custom-light: #ef7fff; $custom-dark: #000000;
JSON
{
"hex": "#e030ff",
"rgb": {
"r": 224,
"g": 48,
"b": 255
},
"hsl": {
"h": 291.014,
"s": 100,
"l": 59.412
},
"oklch": {
"l": 0.67064,
"c": 0.29353,
"h": 320.8
},
"luminance": 0.25181
}Semantic roles & 50–950 ramp
primary
#E030FF
secondary
#A9EE9D
accent
#FF2949
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#170C18
muted
#857D86