#F16FF8#F16FF8
#F16FF8 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.5% C 0.226 H 325.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FF8 |
|---|---|
| RGB | rgb(241, 111, 248) |
| HSL | hsl(297, 91%, 70%) |
| HSV | hsv(297, 55%, 97%) |
| CMYK | cmyk(2.8%, 55.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.16, 67.82, -46.24) |
| CIE-LCH | lch(67.16, 82.08, 325.72°) |
| OKLab | oklab(74.55% 0.1861 -0.1277) |
| OKLCH | oklch(74.55% 0.226 325.5) |
| XYZ | xyz(58.9021, 36.8503, 92.7990) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.23
Candy Pink
#FF63E9
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FF8 #76F86F
analogous
#AC6FF8 #F16FF8 #F86FBB
triadic
#F16FF8 #F8F16F #6FF8F1
tetradic
#F16FF8 #F8AC6F #76F86F #6FBBF8
square
#F16FF8 #F8AC6F #76F86F #6FBBF8
split-complementary
#F16FF8 #BBF86F #6FF8AC
monochromatic
#D70BE2 #EB35F5 #F16FF8 #F7A9FB #FCE2FE
Accessibility & contrast
On white
2.51
#F16FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F16FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FF8
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FF8 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FC
Deuteranopia (green-blind)
#88A9F4
Tritanopia (blue-blind)
#F680A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f16ff8; /* rgb */ color: rgb(241, 111, 248); /* oklch */ color: oklch(74.5% 0.226 325.5);
Tailwind
colors: {
custom: {
50: '#f99efb',
500: '#f16ff8',
950: '#000000',
},
}SCSS
$custom: #f16ff8; $custom-light: #f99efb; $custom-dark: #000000;
JSON
{
"hex": "#f16ff8",
"rgb": {
"r": 241,
"g": 111,
"b": 248
},
"hsl": {
"h": 296.934,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.74547,
"c": 0.22565,
"h": 325.5
},
"luminance": 0.36847
}Semantic roles & 50–950 ramp
primary
#F16FF8
secondary
#D1F4CF
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85