#F16FDF#F16FDF
#F16FDF is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.4% C 0.205 H 333.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FDF |
|---|---|
| RGB | rgb(241, 111, 223) |
| HSL | hsl(308, 82%, 69%) |
| HSV | hsv(308, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 7.5%, 5.5%) |
| CIE-LAB | lab(66.06, 63.65, -34.14) |
| CIE-LCH | lch(66.06, 72.23, 331.80°) |
| OKLab | oklab(73.37% 0.1828 -0.093) |
| OKLCH | oklch(73.37% 0.205 333) |
| XYZ | xyz(55.2793, 35.4012, 73.7193) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.49
Candy Pink
#FF63E9
ΔE00 2.55
Orchid
#DA70D6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 4.06
Light Magenta
#FA5FF7
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FDF #6FF181
analogous
#C26FF1 #F16FDF #F16F9E
triadic
#F16FDF #DFF16F #6FDFF1
tetradic
#F16FDF #F1C26F #6FF181 #6F9EF1
square
#F16FDF #F1C26F #6FF181 #6F9EF1
split-complementary
#F16FDF #9EF16F #6FF1C2
monochromatic
#D114B7 #EC37D3 #F16FDF #F6A7EB #FCDFF8
Accessibility & contrast
On white
2.60
#F16FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F16FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FDF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FDF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C95E3
Deuteranopia (green-blind)
#93A7DB
Tritanopia (blue-blind)
#FA789D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f16fdf; /* rgb */ color: rgb(241, 111, 223); /* oklch */ color: oklch(73.4% 0.205 333.0);
Tailwind
colors: {
custom: {
50: '#f89ee9',
500: '#f16fdf',
950: '#000000',
},
}SCSS
$custom: #f16fdf; $custom-light: #f89ee9; $custom-dark: #000000;
JSON
{
"hex": "#f16fdf",
"rgb": {
"r": 241,
"g": 111,
"b": 223
},
"hsl": {
"h": 308.308,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.73374,
"c": 0.20506,
"h": 333
},
"luminance": 0.35397
}Semantic roles & 50–950 ramp
primary
#F16FDF
secondary
#CBF1D0
accent
#DF2507
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84