#E918FF#E918FF
#E918FF is a light, highly saturated purple. Relative luminance 0.252; OKLCH L 67.3% C 0.309 H 323.3°. Best body text is #000000 at 6.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E918FF |
|---|---|
| RGB | rgb(233, 24, 255) |
| HSL | hsl(294, 100%, 55%) |
| HSV | hsv(294, 91%, 100%) |
| CMYK | cmyk(8.6%, 90.6%, 0%, 0%) |
| CIE-LAB | lab(57.27, 93.06, -65.93) |
| CIE-LCH | lch(57.27, 114.05, 324.69°) |
| OKLab | oklab(67.35% 0.2482 -0.1847) |
| OKLCH | oklch(67.35% 0.309 323.3) |
| XYZ | xyz(51.9792, 25.2003, 96.7147) |
| Luminance | 0.2520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pink Purple
#EF1DE7
ΔE00 3.58
Magenta
#FF00FF
ΔE00 3.60
Fuchsia
#FF00FF
ΔE00 3.60
Heliotrope
#D94FF5
ΔE00 4.00
Purple Pink
#D725DE
ΔE00 4.97
Bright Magenta
#FF08E8
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E918FF #2EFF18
analogous
#7618FF #E918FF #FF18A1
triadic
#E918FF #FFE918 #18FFE9
tetradic
#E918FF #FF7618 #2EFF18 #18A1FF
square
#E918FF #FF7618 #2EFF18 #18A1FF
split-complementary
#E918FF #A1FF18 #18FF76
monochromatic
#8E009D #C500DA #E918FF #EF55FF #F592FF
Accessibility & contrast
On white
3.48
#E918FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.04
#E918FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E918FF
6.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E918FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E918FF | 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)
#007BFF
Deuteranopia (green-blind)
#5091FA
Tritanopia (blue-blind)
#ED5698
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #e918ff; /* rgb */ color: rgb(233, 24, 255); /* oklch */ color: oklch(67.3% 0.309 323.3);
Tailwind
colors: {
custom: {
50: '#f57bff',
500: '#e918ff',
950: '#000000',
},
}SCSS
$custom: #e918ff; $custom-light: #f57bff; $custom-dark: #000000;
JSON
{
"hex": "#e918ff",
"rgb": {
"r": 233,
"g": 24,
"b": 255
},
"hsl": {
"h": 294.286,
"s": 100,
"l": 54.706
},
"oklch": {
"l": 0.67348,
"c": 0.30941,
"h": 323.3
},
"luminance": 0.25197
}Semantic roles & 50–950 ramp
primary
#E918FF
secondary
#92EA89
accent
#FF293D
background
#FFF8FF
surface
#FFEFFF
border
#D7CAD7
text
#180B18
muted
#867C86