#F78BFB#F78BFB
#F78BFB is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.189 H 325.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BFB |
|---|---|
| RGB | rgb(247, 139, 251) |
| HSL | hsl(298, 93%, 76%) |
| HSV | hsv(298, 45%, 98%) |
| CMYK | cmyk(1.6%, 44.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.03, 56.78, -38.65) |
| CIE-LCH | lch(73.03, 68.68, 325.76°) |
| OKLab | oklab(79.08% 0.1563 -0.1059) |
| OKLCH | oklch(79.08% 0.189 325.9) |
| XYZ | xyz(65.0016, 45.2076, 96.5501) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 7.00
Violet Pink
#FB5FFC
ΔE00 7.32
Light Magenta
#FA5FF7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BFB #8FFB8B
analogous
#BF8BFB #F78BFB #FB8BC7
triadic
#F78BFB #FBF78B #8BFBF7
tetradic
#F78BFB #FBBF8B #8FFB8B #8BC7FB
square
#F78BFB #FBBF8B #8FFB8B #8BC7FB
split-complementary
#F78BFB #C7FB8B #8BFBBF
monochromatic
#EF15F7 #F350F9 #F78BFB #FBC6FD #FDE1FE
Accessibility & contrast
On white
2.09
#F78BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F78BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BFB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BFB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#9EB8F8
Tritanopia (blue-blind)
#FC97B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78bfb; /* rgb */ color: rgb(247, 139, 251); /* oklch */ color: oklch(79.1% 0.189 325.9);
Tailwind
colors: {
custom: {
50: '#fcb0fd',
500: '#f78bfb',
950: '#000000',
},
}SCSS
$custom: #f78bfb; $custom-light: #fcb0fd; $custom-dark: #000000;
JSON
{
"hex": "#f78bfb",
"rgb": {
"r": 247,
"g": 139,
"b": 251
},
"hsl": {
"h": 297.857,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79077,
"c": 0.18885,
"h": 325.9
},
"luminance": 0.45204
}Semantic roles & 50–950 ramp
primary
#F78BFB
secondary
#D6F6D5
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085