#F18BFB#F18BFB
#F18BFB is a light, vivid purple. Relative luminance 0.441; OKLCH L 78.4% C 0.185 H 323.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F18BFB |
|---|---|
| RGB | rgb(241, 139, 251) |
| HSL | hsl(295, 93%, 76%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(4%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.32, 55.08, -39.81) |
| CIE-LCH | lch(72.32, 67.96, 324.15°) |
| OKLab | oklab(78.4% 0.1497 -0.1094) |
| OKLCH | oklch(78.4% 0.185 323.8) |
| XYZ | xyz(62.9191, 44.1338, 96.4525) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 7.24
Violet Pink
#FB5FFC
ΔE00 7.25
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18BFB #95FB8B
analogous
#B98BFB #F18BFB #FB8BCD
triadic
#F18BFB #FBF18B #8BFBF1
tetradic
#F18BFB #FBB98B #95FB8B #8BCDFB
square
#F18BFB #FBB98B #95FB8B #8BCDFB
split-complementary
#F18BFB #CDFB8B #8BFBB9
monochromatic
#E315F7 #EA50F9 #F18BFB #F8C6FD #FBE1FE
Accessibility & contrast
On white
2.14
#F18BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#F18BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18BFB
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18BFB | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#F598B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f18bfb; /* rgb */ color: rgb(241, 139, 251); /* oklch */ color: oklch(78.4% 0.185 323.8);
Tailwind
colors: {
custom: {
50: '#f7affd',
500: '#f18bfb',
950: '#000000',
},
}SCSS
$custom: #f18bfb; $custom-light: #f7affd; $custom-dark: #000000;
JSON
{
"hex": "#f18bfb",
"rgb": {
"r": 241,
"g": 139,
"b": 251
},
"hsl": {
"h": 294.643,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78396,
"c": 0.18538,
"h": 323.8
},
"luminance": 0.44131
}Semantic roles & 50–950 ramp
primary
#F18BFB
secondary
#D8F6D5
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085