#E940FF#E940FF
#E940FF is a light, highly saturated purple. Relative luminance 0.282; OKLCH L 69.3% C 0.284 H 322.8°. Best body text is #000000 at 6.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E940FF |
|---|---|
| RGB | rgb(233, 64, 255) |
| HSL | hsl(293, 100%, 63%) |
| HSV | hsv(293, 75%, 100%) |
| CMYK | cmyk(8.6%, 74.9%, 0%, 0%) |
| CIE-LAB | lab(60.08, 84.86, -61.41) |
| CIE-LCH | lch(60.08, 104.75, 324.11°) |
| OKLab | oklab(69.33% 0.226 -0.1717) |
| OKLCH | oklch(69.33% 0.284 322.8) |
| XYZ | xyz(53.4859, 28.2136, 97.2169) |
| Luminance | 0.2821 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.39
Magenta
#FF00FF
ΔE00 3.23
Fuchsia
#FF00FF
ΔE00 3.23
Pink Purple
#EF1DE7
ΔE00 4.40
Bright Lilac
#C95EFB
ΔE00 5.16
Bright Magenta
#FF08E8
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E940FF #56FF40
analogous
#8940FF #E940FF #FF40B5
triadic
#E940FF #FFE940 #40FFE9
tetradic
#E940FF #FF8940 #56FF40 #40B5FF
square
#E940FF #FF8940 #56FF40 #40B5FF
split-complementary
#E940FF #B5FF40 #40FF89
monochromatic
#AE00C5 #E203FF #E940FF #F07DFF #F7BAFF
Accessibility & contrast
On white
3.16
#E940FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.64
#E940FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E940FF
6.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E940FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E940FF | 1.00 | 3.16 | 6.64 | 6.64 |
| #FFFFFF | 3.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0085FF
Deuteranopia (green-blind)
#5F97FB
Tritanopia (blue-blind)
#EC659E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #e940ff; /* rgb */ color: rgb(233, 64, 255); /* oklch */ color: oklch(69.3% 0.284 322.8);
Tailwind
colors: {
custom: {
50: '#f586ff',
500: '#e940ff',
950: '#000000',
},
}SCSS
$custom: #e940ff; $custom-light: #f586ff; $custom-dark: #000000;
JSON
{
"hex": "#e940ff",
"rgb": {
"r": 233,
"g": 64,
"b": 255
},
"hsl": {
"h": 293.089,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.69328,
"c": 0.28382,
"h": 322.8
},
"luminance": 0.2821
}Semantic roles & 50–950 ramp
primary
#E940FF
secondary
#B3F0AB
accent
#E6001A
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180D18
muted
#867D86