#F779FF#F779FF
#F779FF is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.220 H 325.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F779FF |
|---|---|
| RGB | rgb(247, 121, 255) |
| HSL | hsl(296, 100%, 74%) |
| HSV | hsv(296, 53%, 100%) |
| CMYK | cmyk(3.1%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(69.95, 66.06, -45.64) |
| CIE-LCH | lch(69.95, 80.29, 325.36°) |
| OKLab | oklab(76.85% 0.1808 -0.1259) |
| OKLCH | oklch(76.85% 0.22 325.1) |
| XYZ | xyz(63.2437, 40.6723, 99.1076) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.77
Violet Pink
#FB5FFC
ΔE00 3.93
Light Magenta
#FA5FF7
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 4.81
Orchid
#DA70D6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779FF #81FF79
analogous
#B479FF #F779FF #FF79C4
triadic
#F779FF #FFF779 #79FFF7
tetradic
#F779FF #FFB479 #81FF79 #79C4FF
square
#F779FF #FFB479 #81FF79 #79C4FF
split-complementary
#F779FF #C4FF79 #79FFB4
monochromatic
#EE00FE #F33CFF #F779FF #FBB6FF #FDE0FF
Accessibility & contrast
On white
2.30
#F779FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#F779FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779FF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779FF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#90B0FB
Tritanopia (blue-blind)
#FC8AB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f779ff; /* rgb */ color: rgb(247, 121, 255); /* oklch */ color: oklch(76.9% 0.220 325.1);
Tailwind
colors: {
custom: {
50: '#fca5ff',
500: '#f779ff',
950: '#000000',
},
}SCSS
$custom: #f779ff; $custom-light: #fca5ff; $custom-dark: #000000;
JSON
{
"hex": "#f779ff",
"rgb": {
"r": 247,
"g": 121,
"b": 255
},
"hsl": {
"h": 296.418,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.76854,
"c": 0.22031,
"h": 325.1
},
"luminance": 0.40669
}Semantic roles & 50–950 ramp
primary
#F779FF
secondary
#D6F7D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86