#F77BFB#F77BFB
#F77BFB is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.9% C 0.214 H 326.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BFB |
|---|---|
| RGB | rgb(247, 123, 251) |
| HSL | hsl(298, 94%, 73%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(1.6%, 51%, 0%, 1.6%) |
| CIE-LAB | lab(70.11, 64.44, -43.20) |
| CIE-LCH | lch(70.11, 77.58, 326.16°) |
| OKLab | oklab(76.92% 0.1777 -0.1189) |
| OKLCH | oklch(76.92% 0.214 326.2) |
| XYZ | xyz(62.8521, 40.9085, 95.8336) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 4.31
Light Magenta
#FA5FF7
ΔE00 4.37
Candy Pink
#FF63E9
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BFB #7FFB7B
analogous
#B77BFB #F77BFB #FB7BBF
triadic
#F77BFB #FBF77B #7BFBF7
tetradic
#F77BFB #FBB77B #7FFB7B #7BBFFB
square
#F77BFB #FBB77B #7FFB7B #7BBFFB
split-complementary
#F77BFB #BFFB7B #7BFBB7
monochromatic
#ED07F4 #F340F9 #F77BFB #FBB6FD #FDE1FE
Accessibility & contrast
On white
2.29
#F77BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F77BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BFB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BFB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FD8AB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77bfb; /* rgb */ color: rgb(247, 123, 251); /* oklch */ color: oklch(76.9% 0.214 326.2);
Tailwind
colors: {
custom: {
50: '#fca6fd',
500: '#f77bfb',
950: '#000000',
},
}SCSS
$custom: #f77bfb; $custom-light: #fca6fd; $custom-dark: #000000;
JSON
{
"hex": "#f77bfb",
"rgb": {
"r": 247,
"g": 123,
"b": 251
},
"hsl": {
"h": 298.125,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.76917,
"c": 0.21382,
"h": 326.2
},
"luminance": 0.40905
}Semantic roles & 50–950 ramp
primary
#F77BFB
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85