#F16FFF#F16FFF
#F16FFF is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.232 H 323.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FFF |
|---|---|
| RGB | rgb(241, 111, 255) |
| HSL | hsl(294, 100%, 72%) |
| HSV | hsv(294, 56%, 100%) |
| CMYK | cmyk(5.5%, 56.5%, 0%, 0%) |
| CIE-LAB | lab(67.50, 69.04, -49.55) |
| CIE-LCH | lch(67.50, 84.98, 324.33°) |
| OKLab | oklab(74.9% 0.1867 -0.1373) |
| OKLCH | oklch(74.9% 0.232 323.7) |
| XYZ | xyz(60.0084, 37.2928, 98.6257) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.49
Light Magenta
#FA5FF7
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 4.60
Candy Pink
#FF63E9
ΔE00 4.69
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FFF #7DFF6F
analogous
#A96FFF #F16FFF #FF6FC5
triadic
#F16FFF #FFF16F #6FFFF1
tetradic
#F16FFF #FFA96F #7DFF6F #6FC5FF
square
#F16FFF #FFA96F #7DFF6F #6FC5FF
split-complementary
#F16FFF #C5FF6F #6FFFA9
monochromatic
#DC00F4 #EB32FF #F16FFF #F7ACFF #FCE0FF
Accessibility & contrast
On white
2.48
#F16FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F16FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FFF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FFF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#84AAFB
Tritanopia (blue-blind)
#F583AD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f16fff; /* rgb */ color: rgb(241, 111, 255); /* oklch */ color: oklch(74.9% 0.232 323.7);
Tailwind
colors: {
custom: {
50: '#f99eff',
500: '#f16fff',
950: '#000000',
},
}SCSS
$custom: #f16fff; $custom-light: #f99eff; $custom-dark: #000000;
JSON
{
"hex": "#f16fff",
"rgb": {
"r": 241,
"g": 111,
"b": 255
},
"hsl": {
"h": 294.167,
"s": 100,
"l": 71.765
},
"oklch": {
"l": 0.74897,
"c": 0.2317,
"h": 323.7
},
"luminance": 0.3729
}Semantic roles & 50–950 ramp
primary
#F16FFF
secondary
#D6F7D3
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86