#F777F9#F777F9
#F777F9 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.218 H 326.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F777F9 |
|---|---|
| RGB | rgb(247, 119, 249) |
| HSL | hsl(299, 92%, 72%) |
| HSV | hsv(299, 52%, 98%) |
| CMYK | cmyk(0.8%, 52.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.33, 65.93, -43.32) |
| CIE-LCH | lch(69.33, 78.89, 326.69°) |
| OKLab | oklab(76.32% 0.1826 -0.1192) |
| OKLCH | oklch(76.32% 0.218 326.9) |
| XYZ | xyz(62.0524, 39.8109, 94.0200) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 2.86
Violet Pink
#FB5FFC
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777F9 #79F977
analogous
#B677F9 #F777F9 #F977BA
triadic
#F777F9 #F9F777 #77F9F7
tetradic
#F777F9 #F9B677 #79F977 #77BAF9
square
#F777F9 #F9B677 #79F977 #77BAF9
split-complementary
#F777F9 #BAF977 #77F9B6
monochromatic
#E80AEB #F43CF6 #F777F9 #FAB2FC #FDE2FE
Accessibility & contrast
On white
2.34
#F777F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F777F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777F9
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777F9 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#FD86AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f777f9; /* rgb */ color: rgb(247, 119, 249); /* oklch */ color: oklch(76.3% 0.218 326.9);
Tailwind
colors: {
custom: {
50: '#fda3fb',
500: '#f777f9',
950: '#000000',
},
}SCSS
$custom: #f777f9; $custom-light: #fda3fb; $custom-dark: #000000;
JSON
{
"hex": "#f777f9",
"rgb": {
"r": 247,
"g": 119,
"b": 249
},
"hsl": {
"h": 299.077,
"s": 91.549,
"l": 72.157
},
"oklch": {
"l": 0.76316,
"c": 0.21809,
"h": 326.9
},
"luminance": 0.39807
}Semantic roles & 50–950 ramp
primary
#F777F9
secondary
#D6F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85