#F77AFE#F77AFE
#F77AFE is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.218 H 325.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AFE |
|---|---|
| RGB | rgb(247, 122, 254) |
| HSL | hsl(297, 99%, 74%) |
| HSV | hsv(297, 52%, 100%) |
| CMYK | cmyk(2.8%, 52%, 0%, 0.4%) |
| CIE-LAB | lab(70.07, 65.42, -44.90) |
| CIE-LCH | lch(70.07, 79.35, 325.54°) |
| OKLab | oklab(76.93% 0.1794 -0.1238) |
| OKLCH | oklch(76.93% 0.218 325.4) |
| XYZ | xyz(63.2053, 40.8524, 98.3028) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 4.81
Orchid
#DA70D6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AFE #81FE7A
analogous
#B57AFE #F77AFE #FE7AC3
triadic
#F77AFE #FEF77A #7AFEF7
tetradic
#F77AFE #FEB57A #81FE7A #7AC3FE
square
#F77AFE #FEB57A #81FE7A #7AC3FE
split-complementary
#F77AFE #C3FE7A #7AFEB5
monochromatic
#EE02FC #F33DFE #F77AFE #FBB7FE #FDE1FF
Accessibility & contrast
On white
2.29
#F77AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F77AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AFE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AFE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#FC8AB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77afe; /* rgb */ color: rgb(247, 122, 254); /* oklch */ color: oklch(76.9% 0.218 325.4);
Tailwind
colors: {
custom: {
50: '#fca5ff',
500: '#f77afe',
950: '#000000',
},
}SCSS
$custom: #f77afe; $custom-light: #fca5ff; $custom-dark: #000000;
JSON
{
"hex": "#f77afe",
"rgb": {
"r": 247,
"g": 122,
"b": 254
},
"hsl": {
"h": 296.818,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.76932,
"c": 0.21795,
"h": 325.4
},
"luminance": 0.40849
}Semantic roles & 50–950 ramp
primary
#F77AFE
secondary
#D6F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86