#EF2EFF#EF2EFF
#EF2EFF is a light, highly saturated purple. Relative luminance 0.275; OKLCH L 69.1% C 0.300 H 324.5°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EF2EFF |
|---|---|
| RGB | rgb(239, 46, 255) |
| HSL | hsl(295, 100%, 59%) |
| HSV | hsv(295, 82%, 100%) |
| CMYK | cmyk(6.3%, 82%, 0%, 0%) |
| CIE-LAB | lab(59.46, 90.44, -62.35) |
| CIE-LCH | lch(59.46, 109.85, 325.42°) |
| OKLab | oklab(69.07% 0.2446 -0.1742) |
| OKLCH | oklch(69.07% 0.3 324.5) |
| XYZ | xyz(54.6222, 27.5284, 97.0249) |
| Luminance | 0.2752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.19
Fuchsia
#FF00FF
ΔE00 2.19
Heliotrope
#D94FF5
ΔE00 3.38
Pink Purple
#EF1DE7
ΔE00 3.55
Bright Magenta
#FF08E8
ΔE00 4.33
Fuchsia (survey)
#ED0DD9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF2EFF #3EFF2E
analogous
#872EFF #EF2EFF #FF2EA6
triadic
#EF2EFF #FFEF2E #2EFFEF
tetradic
#EF2EFF #FF872E #3EFF2E #2EA6FF
square
#EF2EFF #FF872E #3EFF2E #2EA6FF
split-complementary
#EF2EFF #A6FF2E #2EFF87
monochromatic
#A500B3 #DD00F0 #EF2EFF #F46BFF #F8A8FF
Accessibility & contrast
On white
3.23
#EF2EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#EF2EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EF2EFF
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF2EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF2EFF | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#5E97FA
Tritanopia (blue-blind)
#F45B9B
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #ef2eff; /* rgb */ color: rgb(239, 46, 255); /* oklch */ color: oklch(69.1% 0.300 324.5);
Tailwind
colors: {
custom: {
50: '#f981ff',
500: '#ef2eff',
950: '#000000',
},
}SCSS
$custom: #ef2eff; $custom-light: #f981ff; $custom-dark: #000000;
JSON
{
"hex": "#ef2eff",
"rgb": {
"r": 239,
"g": 46,
"b": 255
},
"hsl": {
"h": 295.407,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.69068,
"c": 0.30023,
"h": 324.5
},
"luminance": 0.27525
}Semantic roles & 50–950 ramp
primary
#EF2EFF
secondary
#A2ED9B
accent
#FF2939
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86