#F78BF8#F78BF8
#F78BF8 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.186 H 326.8°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BF8 |
|---|---|
| RGB | rgb(247, 139, 248) |
| HSL | hsl(299, 89%, 76%) |
| HSV | hsv(299, 44%, 97%) |
| CMYK | cmyk(0.4%, 44%, 0%, 2.7%) |
| CIE-LAB | lab(72.91, 56.25, -37.21) |
| CIE-LCH | lch(72.91, 67.44, 326.52°) |
| OKLab | oklab(78.94% 0.1558 -0.1018) |
| OKLCH | oklch(78.94% 0.186 326.8) |
| XYZ | xyz(64.5324, 45.0199, 94.0793) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.79
Candy Pink
#FF63E9
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 7.42
Violet Pink
#FB5FFC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BF8 #8CF88B
analogous
#C08BF8 #F78BF8 #F88BC2
triadic
#F78BF8 #F8F78B #8BF8F7
tetradic
#F78BF8 #F8C08B #8CF88B #8BC2F8
square
#F78BF8 #F8C08B #8CF88B #8BC2F8
split-complementary
#F78BF8 #C2F88B #8BF8C0
monochromatic
#EF18F1 #F351F5 #F78BF8 #FBC5FB #FDE2FD
Accessibility & contrast
On white
2.10
#F78BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F78BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BF8
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BF8 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#A0B8F5
Tritanopia (blue-blind)
#FD96B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f78bf8; /* rgb */ color: rgb(247, 139, 248); /* oklch */ color: oklch(78.9% 0.186 326.8);
Tailwind
colors: {
custom: {
50: '#fcb0fb',
500: '#f78bf8',
950: '#000000',
},
}SCSS
$custom: #f78bf8; $custom-light: #fcb0fb; $custom-dark: #000000;
JSON
{
"hex": "#f78bf8",
"rgb": {
"r": 247,
"g": 139,
"b": 248
},
"hsl": {
"h": 299.45,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.78945,
"c": 0.18613,
"h": 326.8
},
"luminance": 0.45017
}Semantic roles & 50–950 ramp
primary
#F78BF8
secondary
#D6F5D6
accent
#E50002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085