#F16FDC#F16FDC
#F16FDC is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.2% C 0.203 H 334.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FDC |
|---|---|
| RGB | rgb(241, 111, 220) |
| HSL | hsl(310, 82%, 69%) |
| HSV | hsv(310, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 8.7%, 5.5%) |
| CIE-LAB | lab(65.94, 63.18, -32.66) |
| CIE-LCH | lch(65.94, 71.12, 332.67°) |
| OKLab | oklab(73.24% 0.1823 -0.0888) |
| OKLCH | oklch(73.24% 0.203 334) |
| XYZ | xyz(54.8784, 35.2408, 71.6080) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.91
Candy Pink
#FF63E9
ΔE00 2.82
Orchid
#DA70D6
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FDC #6FF184
analogous
#C56FF1 #F16FDC #F16F9B
triadic
#F16FDC #DCF16F #6FDCF1
tetradic
#F16FDC #F1C56F #6FF184 #6F9BF1
square
#F16FDC #F1C56F #6FF184 #6F9BF1
split-complementary
#F16FDC #9BF16F #6FF1C5
monochromatic
#D114B3 #EC37CE #F16FDC #F6A7EA #FCDFF7
Accessibility & contrast
On white
2.61
#F16FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F16FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FDC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FDC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E94E0
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#FB779C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f16fdc; /* rgb */ color: rgb(241, 111, 220); /* oklch */ color: oklch(73.2% 0.203 334.0);
Tailwind
colors: {
custom: {
50: '#f89ee7',
500: '#f16fdc',
950: '#000000',
},
}SCSS
$custom: #f16fdc; $custom-light: #f89ee7; $custom-dark: #000000;
JSON
{
"hex": "#f16fdc",
"rgb": {
"r": 241,
"g": 111,
"b": 220
},
"hsl": {
"h": 309.692,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.73242,
"c": 0.20273,
"h": 334
},
"luminance": 0.35237
}Semantic roles & 50–950 ramp
primary
#F16FDC
secondary
#CBF1D1
accent
#DF2A07
background
#FFFAFE
surface
#FFF3FC
border
#D7CDD5
text
#180F16
muted
#867F84