#F16FEE#F16FEE
#F16FEE is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.1% C 0.217 H 328.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F16FEE |
|---|---|
| RGB | rgb(241, 111, 238) |
| HSL | hsl(301, 82%, 69%) |
| HSV | hsv(301, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 1.2%, 5.5%) |
| CIE-LAB | lab(66.71, 66.11, -41.44) |
| CIE-LCH | lch(66.71, 78.03, 327.92°) |
| OKLab | oklab(74.06% 0.185 -0.1139) |
| OKLCH | oklch(74.06% 0.217 328.4) |
| XYZ | xyz(57.3919, 36.2462, 84.8456) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.81
Light Magenta
#FA5FF7
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 2.72
Violet Pink
#FB5FFC
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.49
Orchid
#DA70D6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16FEE #6FF172
analogous
#B36FF1 #F16FEE #F16FAD
triadic
#F16FEE #EEF16F #6FEEF1
tetradic
#F16FEE #F1B36F #6FF172 #6FADF1
square
#F16FEE #F1B36F #6FF172 #6FADF1
split-complementary
#F16FEE #ADF16F #6FF1B3
monochromatic
#D114CD #EC37E7 #F16FEE #F6A7F5 #FCDFFB
Accessibility & contrast
On white
2.55
#F16FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F16FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16FEE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16FEE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F2
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#F87DA5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f16fee; /* rgb */ color: rgb(241, 111, 238); /* oklch */ color: oklch(74.1% 0.217 328.4);
Tailwind
colors: {
custom: {
50: '#f89ef4',
500: '#f16fee',
950: '#000000',
},
}SCSS
$custom: #f16fee; $custom-light: #f89ef4; $custom-dark: #000000;
JSON
{
"hex": "#f16fee",
"rgb": {
"r": 241,
"g": 111,
"b": 238
},
"hsl": {
"h": 301.385,
"s": 82.278,
"l": 69.02
},
"oklch": {
"l": 0.74063,
"c": 0.2172,
"h": 328.4
},
"luminance": 0.36243
}Semantic roles & 50–950 ramp
primary
#F16FEE
secondary
#CBF1CC
accent
#DF0C07
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85