#F777FE#F777FE
#F777FE is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.6% C 0.222 H 325.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F777FE |
|---|---|
| RGB | rgb(247, 119, 254) |
| HSL | hsl(297, 99%, 73%) |
| HSV | hsv(297, 53%, 100%) |
| CMYK | cmyk(2.8%, 53.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.56, 66.79, -45.70) |
| CIE-LCH | lch(69.56, 80.93, 325.62°) |
| OKLab | oklab(76.55% 0.1832 -0.1261) |
| OKLCH | oklch(76.55% 0.222 325.5) |
| XYZ | xyz(62.8426, 40.1270, 98.1819) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.51
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777FE #7EFE77
analogous
#B377FE #F777FE #FE77C1
triadic
#F777FE #FEF777 #77FEF7
tetradic
#F777FE #FEB377 #7EFE77 #77C1FE
square
#F777FE #FEB377 #7EFE77 #77C1FE
split-complementary
#F777FE #C1FE77 #77FEB3
monochromatic
#EC02F9 #F33AFE #F777FE #FBB4FE #FDE1FF
Accessibility & contrast
On white
2.33
#F777FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F777FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777FE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777FE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#8FB0FA
Tritanopia (blue-blind)
#FC88B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f777fe; /* rgb */ color: rgb(247, 119, 254); /* oklch */ color: oklch(76.6% 0.222 325.5);
Tailwind
colors: {
custom: {
50: '#fda4ff',
500: '#f777fe',
950: '#000000',
},
}SCSS
$custom: #f777fe; $custom-light: #fda4ff; $custom-dark: #000000;
JSON
{
"hex": "#f777fe",
"rgb": {
"r": 247,
"g": 119,
"b": 254
},
"hsl": {
"h": 296.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.76555,
"c": 0.2224,
"h": 325.5
},
"luminance": 0.40124
}Semantic roles & 50–950 ramp
primary
#F777FE
secondary
#D6F7D4
accent
#E6000C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86