#F16BEC#F16BEC
#F16BEC is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.5% C 0.221 H 329.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F16BEC |
|---|---|
| RGB | rgb(241, 107, 236) |
| HSL | hsl(302, 83%, 68%) |
| HSV | hsv(302, 56%, 95%) |
| CMYK | cmyk(0%, 55.6%, 2.1%, 5.5%) |
| CIE-LAB | lab(65.96, 67.55, -41.50) |
| CIE-LCH | lch(65.96, 79.28, 328.43°) |
| OKLab | oklab(73.49% 0.1897 -0.114) |
| OKLCH | oklch(73.49% 0.221 329) |
| XYZ | xyz(56.6730, 35.2759, 83.1645) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Light Magenta
#FA5FF7
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 2.40
Violet Pink
#FB5FFC
ΔE00 2.74
Violet (CSS)
#EE82EE
ΔE00 4.15
Orchid
#DA70D6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16BEC #6BF170
analogous
#B36BF1 #F16BEC #F16BA9
triadic
#F16BEC #ECF16B #6BECF1
tetradic
#F16BEC #F1B36B #6BF170 #6BA9F1
square
#F16BEC #F1B36B #6BF170 #6BA9F1
split-complementary
#F16BEC #A9F16B #6BF1B3
monochromatic
#CE13C7 #EC33E5 #F16BEC #F6A3F3 #FCDBFA
Accessibility & contrast
On white
2.61
#F16BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F16BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16BEC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16BEC | 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)
#6095F0
Deuteranopia (green-blind)
#8BA7E8
Tritanopia (blue-blind)
#F979A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f16bec; /* rgb */ color: rgb(241, 107, 236); /* oklch */ color: oklch(73.5% 0.221 329.0);
Tailwind
colors: {
custom: {
50: '#f99cf2',
500: '#f16bec',
950: '#000000',
},
}SCSS
$custom: #f16bec; $custom-light: #f99cf2; $custom-dark: #000000;
JSON
{
"hex": "#f16bec",
"rgb": {
"r": 241,
"g": 107,
"b": 236
},
"hsl": {
"h": 302.239,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.73487,
"c": 0.22136,
"h": 329
},
"luminance": 0.35272
}Semantic roles & 50–950 ramp
primary
#F16BEC
secondary
#C8F0C9
accent
#DF0E06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85