#F18BFC#F18BFC
#F18BFC is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.4% C 0.186 H 323.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BFC |
|---|---|
| RGB | rgb(241, 139, 252) |
| HSL | hsl(294, 95%, 77%) |
| HSV | hsv(294, 45%, 99%) |
| CMYK | cmyk(4.4%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.36, 55.27, -40.29) |
| CIE-LCH | lch(72.36, 68.39, 323.91°) |
| OKLab | oklab(78.44% 0.1498 -0.1108) |
| OKLCH | oklch(78.44% 0.186 323.5) |
| XYZ | xyz(63.0772, 44.1970, 97.2849) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 6.06
Violet Pink
#FB5FFC
ΔE00 7.23
Candy Pink
#FF63E9
ΔE00 7.29
Light Magenta
#FA5FF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BFC #96FC8B
analogous
#B98BFC #F18BFC #FC8BCF
triadic
#F18BFC #FCF18B #8BFCF1
tetradic
#F18BFC #FCB98B #96FC8B #8BCFFC
square
#F18BFC #FCB98B #96FC8B #8BCFFC
split-complementary
#F18BFC #CFFC8B #8BFCB9
monochromatic
#E314F9 #EA4FFA #F18BFC #F8C7FE #FBE1FE
Accessibility & contrast
On white
2.13
#F18BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#F18BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BFC
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BFC | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#F598B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f18bfc; /* rgb */ color: rgb(241, 139, 252); /* oklch */ color: oklch(78.4% 0.186 323.5);
Tailwind
colors: {
custom: {
50: '#f7b0fd',
500: '#f18bfc',
950: '#000000',
},
}SCSS
$custom: #f18bfc; $custom-light: #f7b0fd; $custom-dark: #000000;
JSON
{
"hex": "#f18bfc",
"rgb": {
"r": 241,
"g": 139,
"b": 252
},
"hsl": {
"h": 294.159,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.78441,
"c": 0.18632,
"h": 323.5
},
"luminance": 0.44194
}Semantic roles & 50–950 ramp
primary
#F18BFC
secondary
#D8F6D5
accent
#E60016
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086