#F78BFA#F78BFA
#F78BFA is a light, vivid purple. Relative luminance 0.451; OKLCH L 79.0% C 0.188 H 326.2°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BFA |
|---|---|
| RGB | rgb(247, 139, 250) |
| HSL | hsl(298, 92%, 76%) |
| HSV | hsv(298, 44%, 98%) |
| CMYK | cmyk(1.2%, 44.4%, 0%, 2%) |
| CIE-LAB | lab(72.99, 56.60, -38.17) |
| CIE-LCH | lch(72.99, 68.27, 326.01°) |
| OKLab | oklab(79.03% 0.1562 -0.1046) |
| OKLCH | oklch(79.03% 0.188 326.2) |
| XYZ | xyz(64.8444, 45.1447, 95.7221) |
| Luminance | 0.4514 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.56
Purply Pink
#F075E6
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 6.02
Candy Pink
#FF63E9
ΔE00 6.95
Violet Pink
#FB5FFC
ΔE00 7.36
Light Magenta
#FA5FF7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BFA #8EFA8B
analogous
#C08BFA #F78BFA #FA8BC6
triadic
#F78BFA #FAF78B #8BFAF7
tetradic
#F78BFA #FAC08B #8EFA8B #8BC6FA
square
#F78BFA #FAC08B #8EFA8B #8BC6FA
split-complementary
#F78BFA #C6FA8B #8BFAC0
monochromatic
#EF16F5 #F350F7 #F78BFA #FBC6FD #FDE2FE
Accessibility & contrast
On white
2.09
#F78BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#F78BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BFA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BFA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#FC97B7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78bfa; /* rgb */ color: rgb(247, 139, 250); /* oklch */ color: oklch(79.0% 0.188 326.2);
Tailwind
colors: {
custom: {
50: '#fcb0fc',
500: '#f78bfa',
950: '#000000',
},
}SCSS
$custom: #f78bfa; $custom-light: #fcb0fc; $custom-dark: #000000;
JSON
{
"hex": "#f78bfa",
"rgb": {
"r": 247,
"g": 139,
"b": 250
},
"hsl": {
"h": 298.378,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.79033,
"c": 0.18794,
"h": 326.2
},
"luminance": 0.45142
}Semantic roles & 50–950 ramp
primary
#F78BFA
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085