#F16BEE#F16BEE
#F16BEE is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 73.6% C 0.223 H 328.4°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F16BEE |
|---|---|
| RGB | rgb(241, 107, 238) |
| HSL | hsl(301, 83%, 68%) |
| HSV | hsv(301, 56%, 95%) |
| CMYK | cmyk(0%, 55.6%, 1.2%, 5.5%) |
| CIE-LAB | lab(66.05, 67.88, -42.47) |
| CIE-LCH | lch(66.05, 80.07, 327.97°) |
| OKLab | oklab(73.58% 0.19 -0.1168) |
| OKLCH | oklch(73.58% 0.223 328.4) |
| XYZ | xyz(56.9652, 35.3928, 84.7034) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 2.35
Violet Pink
#FB5FFC
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 4.17
Orchid
#DA70D6
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16BEE #6BF16E
analogous
#B16BF1 #F16BEE #F16BAB
triadic
#F16BEE #EEF16B #6BEEF1
tetradic
#F16BEE #F1B16B #6BF16E #6BABF1
square
#F16BEE #F1B16B #6BF16E #6BABF1
split-complementary
#F16BEE #ABF16B #6BF1B1
monochromatic
#CE13CA #EC33E8 #F16BEE #F6A3F4 #FCDBFB
Accessibility & contrast
On white
2.60
#F16BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F16BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16BEE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16BEE | 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)
#5F95F2
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#F87AA3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f16bee; /* rgb */ color: rgb(241, 107, 238); /* oklch */ color: oklch(73.6% 0.223 328.4);
Tailwind
colors: {
custom: {
50: '#f99cf4',
500: '#f16bee',
950: '#000000',
},
}SCSS
$custom: #f16bee; $custom-light: #f99cf4; $custom-dark: #000000;
JSON
{
"hex": "#f16bee",
"rgb": {
"r": 241,
"g": 107,
"b": 238
},
"hsl": {
"h": 301.343,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.73583,
"c": 0.22299,
"h": 328.4
},
"luminance": 0.35389
}Semantic roles & 50–950 ramp
primary
#F16BEE
secondary
#C8F0C8
accent
#DF0B06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85