#F779FA#F779FA
#F779FA is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.216 H 326.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F779FA |
|---|---|
| RGB | rgb(247, 121, 250) |
| HSL | hsl(299, 93%, 73%) |
| HSV | hsv(299, 52%, 98%) |
| CMYK | cmyk(1.2%, 51.6%, 0%, 2%) |
| CIE-LAB | lab(69.72, 65.19, -43.26) |
| CIE-LCH | lch(69.72, 78.24, 326.43°) |
| OKLab | oklab(76.61% 0.1802 -0.1191) |
| OKLCH | oklch(76.61% 0.216 326.5) |
| XYZ | xyz(62.4493, 40.3545, 94.9238) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 4.29
Orchid
#DA70D6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779FA #7CFA79
analogous
#B779FA #F779FA #FA79BC
triadic
#F779FA #FAF779 #79FAF7
tetradic
#F779FA #FAB779 #7CFA79 #79BCFA
square
#F779FA #FAB779 #7CFA79 #79BCFA
split-complementary
#F779FA #BCFA79 #79FAB7
monochromatic
#EA09F0 #F33EF8 #F779FA #FBB4FC #FDE2FE
Accessibility & contrast
On white
2.32
#F779FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F779FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779FA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779FA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#FD88AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f779fa; /* rgb */ color: rgb(247, 121, 250); /* oklch */ color: oklch(76.6% 0.216 326.5);
Tailwind
colors: {
custom: {
50: '#fca5fc',
500: '#f779fa',
950: '#000000',
},
}SCSS
$custom: #f779fa; $custom-light: #fca5fc; $custom-dark: #000000;
JSON
{
"hex": "#f779fa",
"rgb": {
"r": 247,
"g": 121,
"b": 250
},
"hsl": {
"h": 298.605,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.76615,
"c": 0.21597,
"h": 326.5
},
"luminance": 0.40351
}Semantic roles & 50–950 ramp
primary
#F779FA
secondary
#D6F6D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85