#F16FFB#F16FFB
#F16FFB is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.7% C 0.228 H 324.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FFB |
|---|---|
| RGB | rgb(241, 111, 251) |
| HSL | hsl(296, 95%, 71%) |
| HSV | hsv(296, 56%, 98%) |
| CMYK | cmyk(4%, 55.8%, 0%, 1.6%) |
| CIE-LAB | lab(67.31, 68.34, -47.66) |
| CIE-LCH | lch(67.31, 83.32, 325.11°) |
| OKLab | oklab(74.7% 0.1863 -0.1318) |
| OKLCH | oklch(74.7% 0.228 324.7) |
| XYZ | xyz(59.3712, 37.0379, 95.2699) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.23
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FFB #79FB6F
analogous
#AB6FFB #F16FFB #FB6FBF
triadic
#F16FFB #FBF16F #6FFBF1
tetradic
#F16FFB #FBAB6F #79FB6F #6FBFFB
square
#F16FFB #FBAB6F #79FB6F #6FBFFB
split-complementary
#F16FFB #BFFB6F #6FFBAB
monochromatic
#D906E9 #EB33F9 #F16FFB #F7ABFD #FCE1FE
Accessibility & contrast
On white
2.50
#F16FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F16FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FFB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FFB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9AFF
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#F682AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f16ffb; /* rgb */ color: rgb(241, 111, 251); /* oklch */ color: oklch(74.7% 0.228 324.7);
Tailwind
colors: {
custom: {
50: '#f99efd',
500: '#f16ffb',
950: '#000000',
},
}SCSS
$custom: #f16ffb; $custom-light: #f99efd; $custom-dark: #000000;
JSON
{
"hex": "#f16ffb",
"rgb": {
"r": 241,
"g": 111,
"b": 251
},
"hsl": {
"h": 295.714,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.74696,
"c": 0.22823,
"h": 324.7
},
"luminance": 0.37035
}Semantic roles & 50–950 ramp
primary
#F16FFB
secondary
#D3F6D0
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86