#F77CFB#F77CFB
#F77CFB is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.212 H 326.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CFB |
|---|---|
| RGB | rgb(247, 124, 251) |
| HSL | hsl(298, 94%, 74%) |
| HSV | hsv(298, 51%, 98%) |
| CMYK | cmyk(1.6%, 50.6%, 0%, 1.6%) |
| CIE-LAB | lab(70.29, 63.97, -42.93) |
| CIE-LCH | lch(70.29, 77.04, 326.14°) |
| OKLab | oklab(77.05% 0.1764 -0.1181) |
| OKLCH | oklch(77.05% 0.212 326.2) |
| XYZ | xyz(62.9767, 41.1579, 95.8752) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 4.49
Light Magenta
#FA5FF7
ΔE00 4.55
Candy Pink
#FF63E9
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CFB #80FB7C
analogous
#B77CFB #F77CFB #FB7CBF
triadic
#F77CFB #FBF77C #7CFBF7
tetradic
#F77CFB #FBB77C #80FB7C #7CBFFB
square
#F77CFB #FBB77C #80FB7C #7CBFFB
split-complementary
#F77CFB #BFFB7C #7CFBB7
monochromatic
#EE07F5 #F341F9 #F77CFB #FBB7FD #FDE1FE
Accessibility & contrast
On white
2.27
#F77CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F77CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CFB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CFB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#FD8BB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77cfb; /* rgb */ color: rgb(247, 124, 251); /* oklch */ color: oklch(77.0% 0.212 326.2);
Tailwind
colors: {
custom: {
50: '#fca6fd',
500: '#f77cfb',
950: '#000000',
},
}SCSS
$custom: #f77cfb; $custom-light: #fca6fd; $custom-dark: #000000;
JSON
{
"hex": "#f77cfb",
"rgb": {
"r": 247,
"g": 124,
"b": 251
},
"hsl": {
"h": 298.11,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.77046,
"c": 0.21231,
"h": 326.2
},
"luminance": 0.41154
}Semantic roles & 50–950 ramp
primary
#F77CFB
secondary
#D6F6D5
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85