#F77BFC#F77BFC
#F77BFC is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.215 H 325.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BFC |
|---|---|
| RGB | rgb(247, 123, 252) |
| HSL | hsl(298, 96%, 74%) |
| HSV | hsv(298, 51%, 99%) |
| CMYK | cmyk(2%, 51.2%, 0%, 1.2%) |
| CIE-LAB | lab(70.16, 64.61, -43.68) |
| CIE-LCH | lch(70.16, 77.99, 325.94°) |
| OKLab | oklab(76.96% 0.1779 -0.1203) |
| OKLCH | oklch(76.96% 0.215 325.9) |
| XYZ | xyz(63.0101, 40.9717, 96.6660) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 4.29
Light Magenta
#FA5FF7
ΔE00 4.38
Candy Pink
#FF63E9
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BFC #80FC7B
analogous
#B67BFC #F77BFC #FC7BC0
triadic
#F77BFC #FCF77B #7BFCF7
tetradic
#F77BFC #FCB67B #80FC7B #7BC0FC
square
#F77BFC #FCB67B #80FC7B #7BC0FC
split-complementary
#F77BFC #C0FC7B #7BFCB6
monochromatic
#EE06F7 #F33FFB #F77BFC #FBB7FD #FDE1FE
Accessibility & contrast
On white
2.28
#F77BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#F77BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BFC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BFC | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#FD8AB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77bfc; /* rgb */ color: rgb(247, 123, 252); /* oklch */ color: oklch(77.0% 0.215 325.9);
Tailwind
colors: {
custom: {
50: '#fca6fe',
500: '#f77bfc',
950: '#000000',
},
}SCSS
$custom: #f77bfc; $custom-light: #fca6fe; $custom-dark: #000000;
JSON
{
"hex": "#f77bfc",
"rgb": {
"r": 247,
"g": 123,
"b": 252
},
"hsl": {
"h": 297.674,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.76964,
"c": 0.2147,
"h": 325.9
},
"luminance": 0.40968
}Semantic roles & 50–950 ramp
primary
#F77BFC
secondary
#D6F7D4
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86