#F77BFE#F77BFE
#F77BFE is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.216 H 325.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BFE |
|---|---|
| RGB | rgb(247, 123, 254) |
| HSL | hsl(297, 98%, 74%) |
| HSV | hsv(297, 52%, 100%) |
| CMYK | cmyk(2.8%, 51.6%, 0%, 0.4%) |
| CIE-LAB | lab(70.25, 64.96, -44.63) |
| CIE-LCH | lch(70.25, 78.81, 325.51°) |
| OKLab | oklab(77.06% 0.1781 -0.123) |
| OKLCH | oklch(77.06% 0.216 325.4) |
| XYZ | xyz(63.3287, 41.0992, 98.3439) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.68
Violet Pink
#FB5FFC
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 4.41
Candy Pink
#FF63E9
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BFE #82FE7B
analogous
#B67BFE #F77BFE #FE7BC4
triadic
#F77BFE #FEF77B #7BFEF7
tetradic
#F77BFE #FEB67B #82FE7B #7BC4FE
square
#F77BFE #FEB67B #82FE7B #7BC4FE
split-complementary
#F77BFE #C4FE7B #7BFEB6
monochromatic
#EF02FD #F33EFE #F77BFE #FBB8FE #FDE1FF
Accessibility & contrast
On white
2.28
#F77BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#F77BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BFE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BFE | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#FC8BB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77bfe; /* rgb */ color: rgb(247, 123, 254); /* oklch */ color: oklch(77.1% 0.216 325.4);
Tailwind
colors: {
custom: {
50: '#fca6ff',
500: '#f77bfe',
950: '#000000',
},
}SCSS
$custom: #f77bfe; $custom-light: #fca6ff; $custom-dark: #000000;
JSON
{
"hex": "#f77bfe",
"rgb": {
"r": 247,
"g": 123,
"b": 254
},
"hsl": {
"h": 296.794,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.77059,
"c": 0.21645,
"h": 325.4
},
"luminance": 0.41096
}Semantic roles & 50–950 ramp
primary
#F77BFE
secondary
#D6F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86