#F16BDC#F16BDC
#F16BDC is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.8% C 0.209 H 333.9°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F16BDC |
|---|---|
| RGB | rgb(241, 107, 220) |
| HSL | hsl(309, 83%, 68%) |
| HSV | hsv(309, 56%, 95%) |
| CMYK | cmyk(0%, 55.6%, 8.7%, 5.5%) |
| CIE-LAB | lab(65.27, 64.97, -33.69) |
| CIE-LCH | lch(65.27, 73.19, 332.59°) |
| OKLab | oklab(72.75% 0.1875 -0.0917) |
| OKLCH | oklch(72.75% 0.209 333.9) |
| XYZ | xyz(54.4517, 34.3874, 71.4657) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 2.52
Orchid
#DA70D6
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16BDC #6BF180
analogous
#C36BF1 #F16BDC #F16B99
triadic
#F16BDC #DCF16B #6BDCF1
tetradic
#F16BDC #F1C36B #6BF180 #6B99F1
square
#F16BDC #F1C36B #6BF180 #6B99F1
split-complementary
#F16BDC #99F16B #6BF1C3
monochromatic
#CE13B1 #EC33CF #F16BDC #F6A3E9 #FCDBF6
Accessibility & contrast
On white
2.67
#F16BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#F16BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16BDC
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16BDC | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6992E0
Deuteranopia (green-blind)
#92A6D8
Tritanopia (blue-blind)
#FB749A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f16bdc; /* rgb */ color: rgb(241, 107, 220); /* oklch */ color: oklch(72.8% 0.209 333.9);
Tailwind
colors: {
custom: {
50: '#f89be7',
500: '#f16bdc',
950: '#000000',
},
}SCSS
$custom: #f16bdc; $custom-light: #f89be7; $custom-dark: #000000;
JSON
{
"hex": "#f16bdc",
"rgb": {
"r": 241,
"g": 107,
"b": 220
},
"hsl": {
"h": 309.403,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.72751,
"c": 0.20869,
"h": 333.9
},
"luminance": 0.34383
}Semantic roles & 50–950 ramp
primary
#F16BDC
secondary
#C8F0CE
accent
#DF2806
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180F16
muted
#867E84