#F77DFC#F77DFC
#F77DFC is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.212 H 325.9°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DFC |
|---|---|
| RGB | rgb(247, 125, 252) |
| HSL | hsl(298, 95%, 74%) |
| HSV | hsv(298, 50%, 99%) |
| CMYK | cmyk(2%, 50.4%, 0%, 1.2%) |
| CIE-LAB | lab(70.51, 63.68, -43.13) |
| CIE-LCH | lch(70.51, 76.91, 325.89°) |
| OKLab | oklab(77.22% 0.1753 -0.1187) |
| OKLCH | oklch(77.22% 0.212 325.9) |
| XYZ | xyz(63.2607, 41.4730, 96.7495) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 4.65
Light Magenta
#FA5FF7
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DFC #82FC7D
analogous
#B87DFC #F77DFC #FC7DC2
triadic
#F77DFC #FCF77D #7DFCF7
tetradic
#F77DFC #FCB87D #82FC7D #7DC2FC
square
#F77DFC #FCB87D #82FC7D #7DC2FC
split-complementary
#F77DFC #C2FC7D #7DFCB8
monochromatic
#EF06F9 #F341FB #F77DFC #FBB9FD #FDE1FE
Accessibility & contrast
On white
2.26
#F77DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#F77DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DFC
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DFC | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#FD8CB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77dfc; /* rgb */ color: rgb(247, 125, 252); /* oklch */ color: oklch(77.2% 0.212 325.9);
Tailwind
colors: {
custom: {
50: '#fca7fe',
500: '#f77dfc',
950: '#000000',
},
}SCSS
$custom: #f77dfc; $custom-light: #fca7fe; $custom-dark: #000000;
JSON
{
"hex": "#f77dfc",
"rgb": {
"r": 247,
"g": 125,
"b": 252
},
"hsl": {
"h": 297.638,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.77222,
"c": 0.21167,
"h": 325.9
},
"luminance": 0.4147
}Semantic roles & 50–950 ramp
primary
#F77DFC
secondary
#D6F7D4
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86