#F940FF#F940FF
#F940FF is a light, highly saturated purple. Relative luminance 0.310; OKLCH L 71.5% C 0.290 H 326.7°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F940FF |
|---|---|
| RGB | rgb(249, 64, 255) |
| HSL | hsl(298, 100%, 63%) |
| HSV | hsv(298, 75%, 100%) |
| CMYK | cmyk(2.4%, 74.9%, 0%, 0%) |
| CIE-LAB | lab(62.53, 87.89, -57.35) |
| CIE-LCH | lch(62.53, 104.95, 326.87°) |
| OKLab | oklab(71.55% 0.2426 -0.1594) |
| OKLCH | oklch(71.55% 0.29 326.7) |
| XYZ | xyz(58.9493, 31.0307, 97.4730) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.74
Fuchsia
#FF00FF
ΔE00 2.74
Violet Pink
#FB5FFC
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.03
Bright Magenta
#FF08E8
ΔE00 4.41
Heliotrope
#D94FF5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F940FF #46FF40
analogous
#9940FF #F940FF #FF40A6
triadic
#F940FF #FFF940 #40FFF9
tetradic
#F940FF #FF9940 #46FF40 #40A6FF
square
#F940FF #FF9940 #46FF40 #40A6FF
split-complementary
#F940FF #A6FF40 #40FF99
monochromatic
#BE00C5 #F703FF #F940FF #FB7DFF #FDBAFF
Accessibility & contrast
On white
2.91
#F940FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#F940FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F940FF
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F940FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F940FF | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0088FF
Deuteranopia (green-blind)
#719FFA
Tritanopia (blue-blind)
#FF629E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f940ff; /* rgb */ color: rgb(249, 64, 255); /* oklch */ color: oklch(71.5% 0.290 326.7);
Tailwind
colors: {
custom: {
50: '#ff88ff',
500: '#f940ff',
950: '#000000',
},
}SCSS
$custom: #f940ff; $custom-light: #ff88ff; $custom-dark: #000000;
JSON
{
"hex": "#f940ff",
"rgb": {
"r": 249,
"g": 64,
"b": 255
},
"hsl": {
"h": 298.115,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.71545,
"c": 0.29026,
"h": 326.7
},
"luminance": 0.31027
}Semantic roles & 50–950 ramp
primary
#F940FF
secondary
#ADF0AB
accent
#E60007
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86