#F32FFF#F32FFF
#F32FFF is a light, highly saturated purple. Relative luminance 0.283; OKLCH L 69.7% C 0.301 H 325.5°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F32FFF |
|---|---|
| RGB | rgb(243, 47, 255) |
| HSL | hsl(297, 100%, 59%) |
| HSV | hsv(297, 82%, 100%) |
| CMYK | cmyk(4.7%, 81.6%, 0%, 0%) |
| CIE-LAB | lab(60.17, 90.92, -61.18) |
| CIE-LCH | lch(60.17, 109.59, 326.06°) |
| OKLab | oklab(69.69% 0.248 -0.1706) |
| OKLCH | oklch(69.69% 0.301 325.5) |
| XYZ | xyz(56.0274, 28.3116, 97.1021) |
| Luminance | 0.2831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 1.71
Fuchsia
#FF00FF
ΔE00 1.71
Pink Purple
#EF1DE7
ΔE00 3.68
Heliotrope
#D94FF5
ΔE00 3.74
Bright Magenta
#FF08E8
ΔE00 3.99
Fuchsia (survey)
#ED0DD9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F32FFF #3BFF2F
analogous
#8B2FFF #F32FFF #FF2FA3
triadic
#F32FFF #FFF32F #2FFFF3
tetradic
#F32FFF #FF8B2F #3BFF2F #2FA3FF
square
#F32FFF #FF8B2F #3BFF2F #2FA3FF
split-complementary
#F32FFF #A3FF2F #2FFF8B
monochromatic
#A900B4 #E300F1 #F32FFF #F76CFF #FAA9FF
Accessibility & contrast
On white
3.15
#F32FFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#F32FFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F32FFF
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F32FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F32FFF | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0082FF
Deuteranopia (green-blind)
#6399FA
Tritanopia (blue-blind)
#F95B9B
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #f32fff; /* rgb */ color: rgb(243, 47, 255); /* oklch */ color: oklch(69.7% 0.301 325.5);
Tailwind
colors: {
custom: {
50: '#fc82ff',
500: '#f32fff',
950: '#000000',
},
}SCSS
$custom: #f32fff; $custom-light: #fc82ff; $custom-dark: #000000;
JSON
{
"hex": "#f32fff",
"rgb": {
"r": 243,
"g": 47,
"b": 255
},
"hsl": {
"h": 296.538,
"s": 100,
"l": 59.216
},
"oklch": {
"l": 0.69689,
"c": 0.30106,
"h": 325.5
},
"luminance": 0.28308
}Semantic roles & 50–950 ramp
primary
#F32FFF
secondary
#A1EE9C
accent
#FF2935
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#180C18
muted
#867D86