#EE2EFF#EE2EFF
#EE2EFF is a light, highly saturated purple. Relative luminance 0.274; OKLCH L 68.9% C 0.300 H 324.3°. Best body text is #000000 at 6.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE2EFF |
|---|---|
| RGB | rgb(238, 46, 255) |
| HSL | hsl(295, 100%, 59%) |
| HSV | hsv(295, 82%, 100%) |
| CMYK | cmyk(6.7%, 82%, 0%, 0%) |
| CIE-LAB | lab(59.30, 90.27, -62.62) |
| CIE-LCH | lch(59.30, 109.86, 325.25°) |
| OKLab | oklab(68.93% 0.2435 -0.175) |
| OKLCH | oklch(68.93% 0.3 324.3) |
| XYZ | xyz(54.2854, 27.3547, 97.0091) |
| Luminance | 0.2735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.33
Fuchsia
#FF00FF
ΔE00 2.33
Heliotrope
#D94FF5
ΔE00 3.30
Pink Purple
#EF1DE7
ΔE00 3.55
Bright Magenta
#FF08E8
ΔE00 4.44
Pinkish Purple
#D648D7
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE2EFF #3FFF2E
analogous
#862EFF #EE2EFF #FF2EA7
triadic
#EE2EFF #FFEE2E #2EFFEE
tetradic
#EE2EFF #FF862E #3FFF2E #2EA7FF
square
#EE2EFF #FF862E #3FFF2E #2EA7FF
split-complementary
#EE2EFF #A7FF2E #2EFF86
monochromatic
#A400B3 #DC00F0 #EE2EFF #F36BFF #F8A8FF
Accessibility & contrast
On white
3.25
#EE2EFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.47
#EE2EFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE2EFF
6.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE2EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE2EFF | 1.00 | 3.25 | 6.47 | 6.47 |
| #FFFFFF | 3.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#5D96FA
Tritanopia (blue-blind)
#F35C9B
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #ee2eff; /* rgb */ color: rgb(238, 46, 255); /* oklch */ color: oklch(68.9% 0.300 324.3);
Tailwind
colors: {
custom: {
50: '#f981ff',
500: '#ee2eff',
950: '#000000',
},
}SCSS
$custom: #ee2eff; $custom-light: #f981ff; $custom-dark: #000000;
JSON
{
"hex": "#ee2eff",
"rgb": {
"r": 238,
"g": 46,
"b": 255
},
"hsl": {
"h": 295.12,
"s": 100,
"l": 59.02
},
"oklch": {
"l": 0.68926,
"c": 0.29987,
"h": 324.3
},
"luminance": 0.27351
}Semantic roles & 50–950 ramp
primary
#EE2EFF
secondary
#A2ED9B
accent
#FF293A
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86