#F77CFC#F77CFC
#F77CFC is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.1% C 0.213 H 325.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CFC |
|---|---|
| RGB | rgb(247, 124, 252) |
| HSL | hsl(298, 96%, 74%) |
| HSV | hsv(298, 51%, 99%) |
| CMYK | cmyk(2%, 50.8%, 0%, 1.2%) |
| CIE-LAB | lab(70.33, 64.15, -43.40) |
| CIE-LCH | lch(70.33, 77.45, 325.92°) |
| OKLab | oklab(77.09% 0.1766 -0.1195) |
| OKLCH | oklch(77.09% 0.213 325.9) |
| XYZ | xyz(63.1348, 41.2211, 96.7076) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 3.45
Violet Pink
#FB5FFC
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CFC #81FC7C
analogous
#B77CFC #F77CFC #FC7CC1
triadic
#F77CFC #FCF77C #7CFCF7
tetradic
#F77CFC #FCB77C #81FC7C #7CC1FC
square
#F77CFC #FCB77C #81FC7C #7CC1FC
split-complementary
#F77CFC #C1FC7C #7CFCB7
monochromatic
#EE06F8 #F340FB #F77CFC #FBB8FD #FDE1FE
Accessibility & contrast
On white
2.27
#F77CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F77CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CFC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CFC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#93B1F8
Tritanopia (blue-blind)
#FD8BB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77cfc; /* rgb */ color: rgb(247, 124, 252); /* oklch */ color: oklch(77.1% 0.213 325.9);
Tailwind
colors: {
custom: {
50: '#fca6fe',
500: '#f77cfc',
950: '#000000',
},
}SCSS
$custom: #f77cfc; $custom-light: #fca6fe; $custom-dark: #000000;
JSON
{
"hex": "#f77cfc",
"rgb": {
"r": 247,
"g": 124,
"b": 252
},
"hsl": {
"h": 297.656,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.77093,
"c": 0.21319,
"h": 325.9
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#F77CFC
secondary
#D6F7D4
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86