#F78BFC#F78BFC
#F78BFC is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.190 H 325.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BFC |
|---|---|
| RGB | rgb(247, 139, 252) |
| HSL | hsl(297, 95%, 77%) |
| HSV | hsv(297, 45%, 99%) |
| CMYK | cmyk(2%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(73.07, 56.95, -39.13) |
| CIE-LCH | lch(73.07, 69.10, 325.51°) |
| OKLab | oklab(79.12% 0.1565 -0.1073) |
| OKLCH | oklch(79.12% 0.19 325.6) |
| XYZ | xyz(65.1596, 45.2708, 97.3825) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.26
Candy Pink
#FF63E9
ΔE00 7.05
Violet Pink
#FB5FFC
ΔE00 7.29
Light Magenta
#FA5FF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BFC #90FC8B
analogous
#BF8BFC #F78BFC #FC8BC9
triadic
#F78BFC #FCF78B #8BFCF7
tetradic
#F78BFC #FCBF8B #90FC8B #8BC9FC
square
#F78BFC #FCBF8B #90FC8B #8BC9FC
split-complementary
#F78BFC #C9FC8B #8BFCBF
monochromatic
#EF14F9 #F34FFA #F78BFC #FBC7FE #FDE1FE
Accessibility & contrast
On white
2.09
#F78BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F78BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BFC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BFC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#9EB8F9
Tritanopia (blue-blind)
#FC97B8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78bfc; /* rgb */ color: rgb(247, 139, 252); /* oklch */ color: oklch(79.1% 0.190 325.6);
Tailwind
colors: {
custom: {
50: '#fcb0fd',
500: '#f78bfc',
950: '#000000',
},
}SCSS
$custom: #f78bfc; $custom-light: #fcb0fd; $custom-dark: #000000;
JSON
{
"hex": "#f78bfc",
"rgb": {
"r": 247,
"g": 139,
"b": 252
},
"hsl": {
"h": 297.345,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.79122,
"c": 0.18977,
"h": 325.6
},
"luminance": 0.45268
}Semantic roles & 50–950 ramp
primary
#F78BFC
secondary
#D6F6D5
accent
#E6000A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085