#F16BED#F16BED
#F16BED is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.5% C 0.222 H 328.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F16BED |
|---|---|
| RGB | rgb(241, 107, 237) |
| HSL | hsl(302, 83%, 68%) |
| HSV | hsv(302, 56%, 95%) |
| CMYK | cmyk(0%, 55.6%, 1.7%, 5.5%) |
| CIE-LAB | lab(66.01, 67.72, -41.99) |
| CIE-LCH | lch(66.01, 79.68, 328.20°) |
| OKLab | oklab(73.54% 0.1899 -0.1154) |
| OKLCH | oklch(73.54% 0.222 328.7) |
| XYZ | xyz(56.8187, 35.3342, 83.9318) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 2.24
Candy Pink
#FF63E9
ΔE00 2.49
Violet Pink
#FB5FFC
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 4.16
Orchid
#DA70D6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16BED #6BF16F
analogous
#B26BF1 #F16BED #F16BAA
triadic
#F16BED #EDF16B #6BEDF1
tetradic
#F16BED #F1B26B #6BF16F #6BAAF1
square
#F16BED #F1B26B #6BF16F #6BAAF1
split-complementary
#F16BED #AAF16B #6BF1B2
monochromatic
#CE13C9 #EC33E6 #F16BED #F6A3F4 #FCDBFB
Accessibility & contrast
On white
2.60
#F16BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F16BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16BED
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16BED | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F1
Deuteranopia (green-blind)
#8BA7E9
Tritanopia (blue-blind)
#F879A2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f16bed; /* rgb */ color: rgb(241, 107, 237); /* oklch */ color: oklch(73.5% 0.222 328.7);
Tailwind
colors: {
custom: {
50: '#f99cf3',
500: '#f16bed',
950: '#000000',
},
}SCSS
$custom: #f16bed; $custom-light: #f99cf3; $custom-dark: #000000;
JSON
{
"hex": "#f16bed",
"rgb": {
"r": 241,
"g": 107,
"b": 237
},
"hsl": {
"h": 301.791,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.73535,
"c": 0.22218,
"h": 328.7
},
"luminance": 0.35331
}Semantic roles & 50–950 ramp
primary
#F16BED
secondary
#C8F0C9
accent
#DF0D06
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85