#F16FF5#F16FF5
#F16FF5 is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.4% C 0.223 H 326.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FF5 |
|---|---|
| RGB | rgb(241, 111, 245) |
| HSL | hsl(298, 87%, 70%) |
| HSV | hsv(298, 55%, 96%) |
| CMYK | cmyk(1.6%, 54.7%, 0%, 3.9%) |
| CIE-LAB | lab(67.03, 67.30, -44.80) |
| CIE-LCH | lch(67.03, 80.85, 326.35°) |
| OKLab | oklab(74.4% 0.1858 -0.1235) |
| OKLCH | oklch(74.4% 0.223 326.4) |
| XYZ | xyz(58.4404, 36.6656, 90.3675) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.34
Violet Pink
#FB5FFC
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.80
Candy Pink
#FF63E9
ΔE00 3.44
Violet (CSS)
#EE82EE
ΔE00 3.78
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FF5 #73F56F
analogous
#AE6FF5 #F16FF5 #F56FB6
triadic
#F16FF5 #F5F16F #6FF5F1
tetradic
#F16FF5 #F5AE6F #73F56F #6FB6F5
square
#F16FF5 #F5AE6F #73F56F #6FB6F5
split-complementary
#F16FF5 #B6F56F #6FF5AE
monochromatic
#D40FDA #EB36F1 #F16FF5 #F7A8F9 #FCE1FD
Accessibility & contrast
On white
2.52
#F16FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F16FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FF5
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FF5 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99F9
Deuteranopia (green-blind)
#89A9F1
Tritanopia (blue-blind)
#F77FA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f16ff5; /* rgb */ color: rgb(241, 111, 245); /* oklch */ color: oklch(74.4% 0.223 326.4);
Tailwind
colors: {
custom: {
50: '#f89ef9',
500: '#f16ff5',
950: '#000000',
},
}SCSS
$custom: #f16ff5; $custom-light: #f89ef9; $custom-dark: #000000;
JSON
{
"hex": "#f16ff5",
"rgb": {
"r": 241,
"g": 111,
"b": 245
},
"hsl": {
"h": 298.209,
"s": 87.013,
"l": 69.804
},
"oklch": {
"l": 0.74399,
"c": 0.22309,
"h": 326.4
},
"luminance": 0.36662
}Semantic roles & 50–950 ramp
primary
#F16FF5
secondary
#CEF3CD
accent
#E40209
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85