#E333EE#E333EE
#E333EE is a light, highly saturated purple. Relative luminance 0.249; OKLCH L 66.6% C 0.280 H 325.4°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E333EE |
|---|---|
| RGB | rgb(227, 51, 238) |
| HSL | hsl(296, 85%, 57%) |
| HSV | hsv(296, 79%, 93%) |
| CMYK | cmyk(4.6%, 78.6%, 0%, 6.7%) |
| CIE-LAB | lab(56.95, 84.53, -57.01) |
| CIE-LCH | lch(56.95, 101.96, 326.00°) |
| OKLab | oklab(66.62% 0.2306 -0.1589) |
| OKLCH | oklch(66.62% 0.28 325.4) |
| XYZ | xyz(48.2939, 24.8749, 83.1300) |
| Luminance | 0.2487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pink Purple
#EF1DE7
ΔE00 2.27
Heliotrope
#D94FF5
ΔE00 3.23
Pinkish Purple
#D648D7
ΔE00 3.49
Purple Pink
#D725DE
ΔE00 3.81
Fuchsia (survey)
#ED0DD9
ΔE00 3.94
Magenta
#FF00FF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E333EE #3EEE33
analogous
#8633EE #E333EE #EE339B
triadic
#E333EE #EEE333 #33EEE3
tetradic
#E333EE #EE8633 #3EEE33 #339BEE
square
#E333EE #EE8633 #3EEE33 #339BEE
split-complementary
#E333EE #9BEE33 #33EE86
monochromatic
#910D9A #C712D2 #E333EE #EB6BF3 #F3A4F7
Accessibility & contrast
On white
3.51
#E333EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#E333EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E333EE
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E333EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E333EE | 1.00 | 3.51 | 5.97 | 5.97 |
| #FFFFFF | 3.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BF3
Deuteranopia (green-blind)
#6090EA
Tritanopia (blue-blind)
#E85892
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #e333ee; /* rgb */ color: rgb(227, 51, 238); /* oklch */ color: oklch(66.6% 0.280 325.4);
Tailwind
colors: {
custom: {
50: '#f080f4',
500: '#e333ee',
950: '#000000',
},
}SCSS
$custom: #e333ee; $custom-light: #f080f4; $custom-dark: #000000;
JSON
{
"hex": "#e333ee",
"rgb": {
"r": 227,
"g": 51,
"b": 238
},
"hsl": {
"h": 296.471,
"s": 84.615,
"l": 56.667
},
"oklch": {
"l": 0.66617,
"c": 0.28008,
"h": 325.4
},
"luminance": 0.24872
}Semantic roles & 50–950 ramp
primary
#E333EE
secondary
#9DE598
accent
#FB2D39
background
#FFF8FF
surface
#FFF0FE
border
#D7CBD6
text
#170C17
muted
#857D85