#F77AFF#F77AFF
#F77AFF is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.219 H 325.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AFF |
|---|---|
| RGB | rgb(247, 122, 255) |
| HSL | hsl(296, 100%, 74%) |
| HSV | hsv(296, 52%, 100%) |
| CMYK | cmyk(3.1%, 52.2%, 0%, 0%) |
| CIE-LAB | lab(70.12, 65.60, -45.37) |
| CIE-LCH | lch(70.12, 79.76, 325.33°) |
| OKLab | oklab(76.98% 0.1795 -0.1251) |
| OKLCH | oklch(76.98% 0.219 325.1) |
| XYZ | xyz(63.3658, 40.9166, 99.1484) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.79
Violet Pink
#FB5FFC
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.27
Candy Pink
#FF63E9
ΔE00 4.91
Orchid
#DA70D6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AFF #82FF7A
analogous
#B57AFF #F77AFF #FF7AC5
triadic
#F77AFF #FFF77A #7AFFF7
tetradic
#F77AFF #FFB57A #82FF7A #7AC5FF
square
#F77AFF #FFB57A #82FF7A #7AC5FF
split-complementary
#F77AFF #C5FF7A #7AFFB5
monochromatic
#EF00FF #F33DFF #F77AFF #FBB7FF #FDE0FF
Accessibility & contrast
On white
2.29
#F77AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F77AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AFF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AFF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FC8AB2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77aff; /* rgb */ color: rgb(247, 122, 255); /* oklch */ color: oklch(77.0% 0.219 325.1);
Tailwind
colors: {
custom: {
50: '#fca5ff',
500: '#f77aff',
950: '#000000',
},
}SCSS
$custom: #f77aff; $custom-light: #fca5ff; $custom-dark: #000000;
JSON
{
"hex": "#f77aff",
"rgb": {
"r": 247,
"g": 122,
"b": 255
},
"hsl": {
"h": 296.391,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.7698,
"c": 0.21883,
"h": 325.1
},
"luminance": 0.40913
}Semantic roles & 50–950 ramp
primary
#F77AFF
secondary
#D6F7D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86