#F16BDB#F16BDB
#F16BDB is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 72.7% C 0.208 H 334.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F16BDB |
|---|---|
| RGB | rgb(241, 107, 219) |
| HSL | hsl(310, 83%, 68%) |
| HSV | hsv(310, 56%, 95%) |
| CMYK | cmyk(0%, 55.6%, 9.1%, 5.5%) |
| CIE-LAB | lab(65.23, 64.81, -33.20) |
| CIE-LCH | lch(65.23, 72.82, 332.88°) |
| OKLab | oklab(72.71% 0.1873 -0.0903) |
| OKLCH | oklch(72.71% 0.208 334.3) |
| XYZ | xyz(54.3197, 34.3346, 70.7703) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 2.62
Orchid
#DA70D6
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F16BDB #6BF181
analogous
#C46BF1 #F16BDB #F16B98
triadic
#F16BDB #DBF16B #6BDBF1
tetradic
#F16BDB #F1C46B #6BF181 #6B98F1
square
#F16BDB #F1C46B #6BF181 #6B98F1
split-complementary
#F16BDB #98F16B #6BF1C4
monochromatic
#CE13AF #EC33CD #F16BDB #F6A3E9 #FCDBF6
Accessibility & contrast
On white
2.67
#F16BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#F16BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F16BDB
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F16BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F16BDB | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A92DF
Deuteranopia (green-blind)
#92A6D7
Tritanopia (blue-blind)
#FB739A
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f16bdb; /* rgb */ color: rgb(241, 107, 219); /* oklch */ color: oklch(72.7% 0.208 334.3);
Tailwind
colors: {
custom: {
50: '#f89be6',
500: '#f16bdb',
950: '#000000',
},
}SCSS
$custom: #f16bdb; $custom-light: #f89be6; $custom-dark: #000000;
JSON
{
"hex": "#f16bdb",
"rgb": {
"r": 241,
"g": 107,
"b": 219
},
"hsl": {
"h": 309.851,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.72707,
"c": 0.20793,
"h": 334.3
},
"luminance": 0.34331
}Semantic roles & 50–950 ramp
primary
#F16BDB
secondary
#C8F0CE
accent
#DF2A06
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180F16
muted
#867E84