#EE33FF#EE33FF
#EE33FF is a light, highly saturated purple. Relative luminance 0.278; OKLCH L 69.2% C 0.296 H 324.2°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EE33FF |
|---|---|
| RGB | rgb(238, 51, 255) |
| HSL | hsl(295, 100%, 60%) |
| HSV | hsv(295, 80%, 100%) |
| CMYK | cmyk(6.7%, 80%, 0%, 0%) |
| CIE-LAB | lab(59.68, 89.17, -62.01) |
| CIE-LCH | lch(59.68, 108.61, 325.18°) |
| OKLab | oklab(69.19% 0.2405 -0.1732) |
| OKLCH | oklch(69.19% 0.296 324.2) |
| XYZ | xyz(54.4922, 27.7684, 97.0780) |
| Luminance | 0.2777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.35
Fuchsia
#FF00FF
ΔE00 2.35
Heliotrope
#D94FF5
ΔE00 3.16
Pink Purple
#EF1DE7
ΔE00 3.73
Bright Magenta
#FF08E8
ΔE00 4.47
Pinkish Purple
#D648D7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE33FF #44FF33
analogous
#8833FF #EE33FF #FF33AA
triadic
#EE33FF #FFEE33 #33FFEE
tetradic
#EE33FF #FF8833 #44FF33 #33AAFF
square
#EE33FF #FF8833 #44FF33 #33AAFF
split-complementary
#EE33FF #AAFF33 #33FF88
monochromatic
#A800B8 #E000F5 #EE33FF #F370FF #F8ADFF
Accessibility & contrast
On white
3.20
#EE33FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#EE33FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE33FF
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE33FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE33FF | 1.00 | 3.20 | 6.55 | 6.55 |
| #FFFFFF | 3.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0082FF
Deuteranopia (green-blind)
#5F97FA
Tritanopia (blue-blind)
#F35E9C
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #ee33ff; /* rgb */ color: rgb(238, 51, 255); /* oklch */ color: oklch(69.2% 0.296 324.2);
Tailwind
colors: {
custom: {
50: '#f882ff',
500: '#ee33ff',
950: '#000000',
},
}SCSS
$custom: #ee33ff; $custom-light: #f882ff; $custom-dark: #000000;
JSON
{
"hex": "#ee33ff",
"rgb": {
"r": 238,
"g": 51,
"b": 255
},
"hsl": {
"h": 295,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.69192,
"c": 0.29641,
"h": 324.2
},
"luminance": 0.27765
}Semantic roles & 50–950 ramp
primary
#EE33FF
secondary
#A6EEA0
accent
#FF293B
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86