#F777F7#F777F7
#F777F7 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.216 H 327.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F777F7 |
|---|---|
| RGB | rgb(247, 119, 247) |
| HSL | hsl(300, 89%, 72%) |
| HSV | hsv(300, 52%, 97%) |
| CMYK | cmyk(0%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(69.25, 65.59, -42.37) |
| CIE-LCH | lch(69.25, 78.08, 327.14°) |
| OKLab | oklab(76.22% 0.1824 -0.1165) |
| OKLCH | oklch(76.22% 0.216 327.4) |
| XYZ | xyz(61.7421, 39.6868, 92.3859) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 3.69
Violet Pink
#FB5FFC
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 3.77
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777F7 #77F777
analogous
#B777F7 #F777F7 #F777B7
triadic
#F777F7 #F7F777 #77F7F7
tetradic
#F777F7 #F7B777 #77F777 #77B7F7
square
#F777F7 #F7B777 #77F777 #77B7F7
split-complementary
#F777F7 #B7F777 #77F7B7
monochromatic
#E60EE6 #F43DF4 #F777F7 #FAB1FA #FDE2FD
Accessibility & contrast
On white
2.35
#F777F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F777F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777F7
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777F7 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#FE85AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f777f7; /* rgb */ color: rgb(247, 119, 247); /* oklch */ color: oklch(76.2% 0.216 327.4);
Tailwind
colors: {
custom: {
50: '#fca3fa',
500: '#f777f7',
950: '#000000',
},
}SCSS
$custom: #f777f7; $custom-light: #fca3fa; $custom-dark: #000000;
JSON
{
"hex": "#f777f7",
"rgb": {
"r": 247,
"g": 119,
"b": 247
},
"hsl": {
"h": 300,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.76222,
"c": 0.21639,
"h": 327.4
},
"luminance": 0.39683
}Semantic roles & 50–950 ramp
primary
#F777F7
secondary
#D5F5D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85