#F779F1#F779F1
#F779F1 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.208 H 329.2°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F779F1 |
|---|---|
| RGB | rgb(247, 121, 241) |
| HSL | hsl(303, 89%, 72%) |
| HSV | hsv(303, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 2.4%, 3.1%) |
| CIE-LAB | lab(69.33, 63.66, -38.94) |
| CIE-LCH | lch(69.33, 74.62, 328.54°) |
| OKLab | oklab(76.2% 0.1789 -0.1067) |
| OKLCH | oklch(76.2% 0.208 329.2) |
| XYZ | xyz(61.0716, 39.8034, 87.6681) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 1.98
Candy Pink
#FF63E9
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.45
Lavender Pink
#DD85D7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779F1 #79F77F
analogous
#BE79F7 #F779F1 #F779B2
triadic
#F779F1 #F1F779 #79F1F7
tetradic
#F779F1 #F7BE79 #79F77F #79B2F7
square
#F779F1 #F7BE79 #79F77F #79B2F7
split-complementary
#F779F1 #B2F779 #79F7BE
monochromatic
#E80EDD #F43FEB #F779F1 #FAB3F7 #FDE2FC
Accessibility & contrast
On white
2.34
#F779F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#F779F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779F1
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779F1 | 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)
#709EF5
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f779f1; /* rgb */ color: rgb(247, 121, 241); /* oklch */ color: oklch(76.2% 0.208 329.2);
Tailwind
colors: {
custom: {
50: '#fca4f6',
500: '#f779f1',
950: '#000000',
},
}SCSS
$custom: #f779f1; $custom-light: #fca4f6; $custom-dark: #000000;
JSON
{
"hex": "#f779f1",
"rgb": {
"r": 247,
"g": 121,
"b": 241
},
"hsl": {
"h": 302.857,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.76198,
"c": 0.20831,
"h": 329.2
},
"luminance": 0.398
}Semantic roles & 50–950 ramp
primary
#F779F1
secondary
#D6F5D7
accent
#E50B00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85