#EE33F3#EE33F3
#EE33F3 is a light, highly saturated purple. Relative luminance 0.270; OKLCH L 68.5% C 0.288 H 327.0°. Best body text is #000000 at 6.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EE33F3 |
|---|---|
| RGB | rgb(238, 51, 243) |
| HSL | hsl(298, 89%, 58%) |
| HSV | hsv(298, 79%, 95%) |
| CMYK | cmyk(2.1%, 79%, 0%, 4.7%) |
| CIE-LAB | lab(58.99, 87.32, -56.45) |
| CIE-LCH | lch(58.99, 103.97, 327.12°) |
| OKLab | oklab(68.49% 0.2414 -0.157) |
| OKLCH | oklch(68.49% 0.288 327) |
| XYZ | xyz(52.6205, 27.0197, 87.2205) |
| Luminance | 0.2702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pink Purple
#EF1DE7
ΔE00 2.31
Magenta
#FF00FF
ΔE00 2.38
Fuchsia
#FF00FF
ΔE00 2.38
Bright Magenta
#FF08E8
ΔE00 3.21
Heliotrope
#D94FF5
ΔE00 3.48
Fuchsia (survey)
#ED0DD9
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE33F3 #38F333
analogous
#8E33F3 #EE33F3 #F33398
triadic
#EE33F3 #F3EE33 #33F3EE
tetradic
#EE33F3 #F38E33 #38F333 #3398F3
square
#EE33F3 #F38E33 #38F333 #3398F3
split-complementary
#EE33F3 #98F333 #33F38E
monochromatic
#9E0AA2 #D60DDC #EE33F3 #F36DF6 #F8A7FA
Accessibility & contrast
On white
3.28
#EE33F3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.40
#EE33F3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE33F3
6.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE33F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE33F3 | 1.00 | 3.28 | 6.40 | 6.40 |
| #FFFFFF | 3.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FF8
Deuteranopia (green-blind)
#6896EF
Tritanopia (blue-blind)
#F55795
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #ee33f3; /* rgb */ color: rgb(238, 51, 243); /* oklch */ color: oklch(68.5% 0.288 327.0);
Tailwind
colors: {
custom: {
50: '#f882f8',
500: '#ee33f3',
950: '#000000',
},
}SCSS
$custom: #ee33f3; $custom-light: #f882f8; $custom-dark: #000000;
JSON
{
"hex": "#ee33f3",
"rgb": {
"r": 238,
"g": 51,
"b": 243
},
"hsl": {
"h": 298.438,
"s": 88.889,
"l": 57.647
},
"oklch": {
"l": 0.68487,
"c": 0.28798,
"h": 327
},
"luminance": 0.27016
}Semantic roles & 50–950 ramp
primary
#EE33F3
secondary
#9CE89A
accent
#FF292E
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C17
muted
#867D85