#F333FF#F333FF
#F333FF is a light, highly saturated purple. Relative luminance 0.286; OKLCH L 69.9% C 0.298 H 325.4°. Best body text is #000000 at 6.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F333FF |
|---|---|
| RGB | rgb(243, 51, 255) |
| HSL | hsl(296, 100%, 60%) |
| HSV | hsv(296, 80%, 100%) |
| CMYK | cmyk(4.7%, 80%, 0%, 0%) |
| CIE-LAB | lab(60.47, 90.05, -60.70) |
| CIE-LCH | lch(60.47, 108.60, 326.01°) |
| OKLab | oklab(69.9% 0.2456 -0.1693) |
| OKLCH | oklch(69.9% 0.298 325.4) |
| XYZ | xyz(56.1947, 28.6462, 97.1578) |
| Luminance | 0.2864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.83
Fuchsia
#FF00FF
ΔE00 1.83
Heliotrope
#D94FF5
ΔE00 3.69
Pink Purple
#EF1DE7
ΔE00 3.86
Bright Magenta
#FF08E8
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F333FF #3FFF33
analogous
#8D33FF #F333FF #FF33A5
triadic
#F333FF #FFF333 #33FFF3
tetradic
#F333FF #FF8D33 #3FFF33 #33A5FF
square
#F333FF #FF8D33 #3FFF33 #33A5FF
split-complementary
#F333FF #A5FF33 #33FF8D
monochromatic
#AD00B8 #E600F5 #F333FF #F770FF #FAADFF
Accessibility & contrast
On white
3.12
#F333FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.73
#F333FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F333FF
6.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F333FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F333FF | 1.00 | 3.12 | 6.73 | 6.73 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0083FF
Deuteranopia (green-blind)
#6599FA
Tritanopia (blue-blind)
#F95C9C
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #f333ff; /* rgb */ color: rgb(243, 51, 255); /* oklch */ color: oklch(69.9% 0.298 325.4);
Tailwind
colors: {
custom: {
50: '#fc83ff',
500: '#f333ff',
950: '#000000',
},
}SCSS
$custom: #f333ff; $custom-light: #fc83ff; $custom-dark: #000000;
JSON
{
"hex": "#f333ff",
"rgb": {
"r": 243,
"g": 51,
"b": 255
},
"hsl": {
"h": 296.471,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.699,
"c": 0.29829,
"h": 325.4
},
"luminance": 0.28642
}Semantic roles & 50–950 ramp
primary
#F333FF
secondary
#A4EEA0
accent
#FF2935
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86