#F16BE0#F16BE0
#F16BE0 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.9% C 0.212 H 332.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F16BE0 |
|---|---|
| RGB | rgb(241, 107, 224) |
| HSL | hsl(308, 83%, 68%) |
| HSV | hsv(308, 56%, 95%) |
| CMYK | cmyk(0%, 55.6%, 7.1%, 5.5%) |
| CIE-LAB | lab(65.44, 65.60, -35.66) |
| CIE-LCH | lch(65.44, 74.67, 331.47°) |
| OKLab | oklab(72.93% 0.1881 -0.0973) |
| OKLCH | oklch(72.93% 0.212 332.7) |
| XYZ | xyz(54.9878, 34.6018, 74.2892) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.90
Candy Pink
#FF63E9
ΔE00 2.20
Orchid
#DA70D6
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16BE0 #6BF17C
analogous
#BF6BF1 #F16BE0 #F16B9D
triadic
#F16BE0 #E0F16B #6BE0F1
tetradic
#F16BE0 #F1BF6B #6BF17C #6B9DF1
square
#F16BE0 #F1BF6B #6BF17C #6B9DF1
split-complementary
#F16BE0 #9DF16B #6BF1BF
monochromatic
#CE13B6 #EC33D4 #F16BE0 #F6A3EC #FCDBF7
Accessibility & contrast
On white
2.65
#F16BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#F16BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16BE0
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16BE0 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6793E4
Deuteranopia (green-blind)
#90A6DC
Tritanopia (blue-blind)
#FA759C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f16be0; /* rgb */ color: rgb(241, 107, 224); /* oklch */ color: oklch(72.9% 0.212 332.7);
Tailwind
colors: {
custom: {
50: '#f89bea',
500: '#f16be0',
950: '#000000',
},
}SCSS
$custom: #f16be0; $custom-light: #f89bea; $custom-dark: #000000;
JSON
{
"hex": "#f16be0",
"rgb": {
"r": 241,
"g": 107,
"b": 224
},
"hsl": {
"h": 307.612,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.7293,
"c": 0.21178,
"h": 332.7
},
"luminance": 0.34598
}Semantic roles & 50–950 ramp
primary
#F16BE0
secondary
#C8F0CD
accent
#DF2206
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84