#F77CFE#F77CFE
#F77CFE is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.215 H 325.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CFE |
|---|---|
| RGB | rgb(247, 124, 254) |
| HSL | hsl(297, 98%, 74%) |
| HSV | hsv(297, 51%, 100%) |
| CMYK | cmyk(2.8%, 51.2%, 0%, 0.4%) |
| CIE-LAB | lab(70.42, 64.50, -44.36) |
| CIE-LCH | lch(70.42, 78.28, 325.48°) |
| OKLab | oklab(77.19% 0.1768 -0.1222) |
| OKLCH | oklch(77.19% 0.215 325.3) |
| XYZ | xyz(63.4534, 41.3486, 98.3855) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CFE #83FE7C
analogous
#B67CFE #F77CFE #FE7CC4
triadic
#F77CFE #FEF77C #7CFEF7
tetradic
#F77CFE #FEB67C #83FE7C #7CC4FE
square
#F77CFE #FEB67C #83FE7C #7CC4FE
split-complementary
#F77CFE #C4FE7C #7CFEB6
monochromatic
#F003FD #F33FFE #F77CFE #FBB9FE #FDE1FF
Accessibility & contrast
On white
2.27
#F77CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F77CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CFE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CFE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#92B2FA
Tritanopia (blue-blind)
#FC8CB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f77cfe; /* rgb */ color: rgb(247, 124, 254); /* oklch */ color: oklch(77.2% 0.215 325.3);
Tailwind
colors: {
custom: {
50: '#fca6ff',
500: '#f77cfe',
950: '#000000',
},
}SCSS
$custom: #f77cfe; $custom-light: #fca6ff; $custom-dark: #000000;
JSON
{
"hex": "#f77cfe",
"rgb": {
"r": 247,
"g": 124,
"b": 254
},
"hsl": {
"h": 296.769,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.77187,
"c": 0.21495,
"h": 325.3
},
"luminance": 0.41345
}Semantic roles & 50–950 ramp
primary
#F77CFE
secondary
#D6F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86