#F78BFE#F78BFE
#F78BFE is a light, vivid purple. Relative luminance 0.454; OKLCH L 79.2% C 0.192 H 324.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F78BFE |
|---|---|
| RGB | rgb(247, 139, 254) |
| HSL | hsl(296, 98%, 77%) |
| HSV | hsv(296, 45%, 100%) |
| CMYK | cmyk(2.8%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.15, 57.31, -40.08) |
| CIE-LCH | lch(73.15, 69.94, 325.03°) |
| OKLab | oklab(79.21% 0.1569 -0.1101) |
| OKLCH | oklch(79.21% 0.192 324.9) |
| XYZ | xyz(65.4782, 45.3982, 99.0604) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.89
Purply Pink
#F075E6
ΔE00 5.21
Lavender Pink
#DD85D7
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 7.16
Violet Pink
#FB5FFC
ΔE00 7.25
Light Magenta
#FA5FF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F78BFE #92FE8B
analogous
#BE8BFE #F78BFE #FE8BCC
triadic
#F78BFE #FEF78B #8BFEF7
tetradic
#F78BFE #FEBE8B #92FE8B #8BCCFE
square
#F78BFE #FEBE8B #92FE8B #8BCCFE
split-complementary
#F78BFE #CCFE8B #8BFEBE
monochromatic
#EF12FD #F34EFD #F78BFE #FBC8FF #FDE1FF
Accessibility & contrast
On white
2.08
#F78BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F78BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F78BFE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F78BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F78BFE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#FC98B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f78bfe; /* rgb */ color: rgb(247, 139, 254); /* oklch */ color: oklch(79.2% 0.192 324.9);
Tailwind
colors: {
custom: {
50: '#fcb0ff',
500: '#f78bfe',
950: '#000000',
},
}SCSS
$custom: #f78bfe; $custom-light: #fcb0ff; $custom-dark: #000000;
JSON
{
"hex": "#f78bfe",
"rgb": {
"r": 247,
"g": 139,
"b": 254
},
"hsl": {
"h": 296.348,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79211,
"c": 0.19161,
"h": 324.9
},
"luminance": 0.45395
}Semantic roles & 50–950 ramp
primary
#F78BFE
secondary
#D6F7D4
accent
#E6000E
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086