#FF33EE#FF33EE
#FF33EE is a light, highly saturated purple. Relative luminance 0.298; OKLCH L 70.7% C 0.292 H 332.1°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FF33EE |
|---|---|
| RGB | rgb(255, 51, 238) |
| HSL | hsl(305, 100%, 60%) |
| HSV | hsv(305, 80%, 100%) |
| CMYK | cmyk(0%, 80%, 6.7%, 0%) |
| CIE-LAB | lab(61.49, 89.76, -49.53) |
| CIE-LCH | lch(61.49, 102.51, 331.11°) |
| OKLab | oklab(70.69% 0.2579 -0.1365) |
| OKLCH | oklch(70.69% 0.292 332.1) |
| XYZ | xyz(57.8567, 29.8057, 83.5783) |
| Luminance | 0.2980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.24
Magenta
#FF00FF
ΔE00 3.02
Fuchsia
#FF00FF
ΔE00 3.02
Pink Purple
#EF1DE7
ΔE00 4.04
Light Magenta
#FA5FF7
ΔE00 4.72
Violet Pink
#FB5FFC
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF33EE #33FF44
analogous
#AA33FF #FF33EE #FF3388
triadic
#FF33EE #EEFF33 #33EEFF
tetradic
#FF33EE #FFAA33 #33FF44 #3388FF
square
#FF33EE #FFAA33 #33FF44 #3388FF
split-complementary
#FF33EE #88FF33 #33FFAA
monochromatic
#B800A8 #F500E0 #FF33EE #FF70F3 #FFADF8
Accessibility & contrast
On white
3.02
#FF33EE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#FF33EE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF33EE
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF33EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF33EE | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D83F3
Deuteranopia (green-blind)
#7C9EE9
Tritanopia (blue-blind)
#FF4F92
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #ff33ee; /* rgb */ color: rgb(255, 51, 238); /* oklch */ color: oklch(70.7% 0.292 332.1);
Tailwind
colors: {
custom: {
50: '#ff84f4',
500: '#ff33ee',
950: '#000000',
},
}SCSS
$custom: #ff33ee; $custom-light: #ff84f4; $custom-dark: #000000;
JSON
{
"hex": "#ff33ee",
"rgb": {
"r": 255,
"g": 51,
"b": 238
},
"hsl": {
"h": 305,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.70693,
"c": 0.29173,
"h": 332.1
},
"luminance": 0.29801
}Semantic roles & 50–950 ramp
primary
#FF33EE
secondary
#A0EEA6
accent
#FF3B29
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#190D17
muted
#877D85