#F779F0#F779F0
#F779F0 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.207 H 329.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F779F0 |
|---|---|
| RGB | rgb(247, 121, 240) |
| HSL | hsl(303, 89%, 72%) |
| HSV | hsv(303, 51%, 97%) |
| CMYK | cmyk(0%, 51%, 2.8%, 3.1%) |
| CIE-LAB | lab(69.29, 63.49, -38.46) |
| CIE-LCH | lch(69.29, 74.23, 328.79°) |
| OKLab | oklab(76.15% 0.1788 -0.1053) |
| OKLCH | oklch(76.15% 0.207 329.5) |
| XYZ | xyz(60.9227, 39.7439, 86.8836) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Violet (CSS)
#EE82EE
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 3.54
Light Magenta
#FA5FF7
ΔE00 4.33
Violet Pink
#FB5FFC
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F779F0 #79F780
analogous
#BF79F7 #F779F0 #F779B1
triadic
#F779F0 #F0F779 #79F0F7
tetradic
#F779F0 #F7BF79 #79F780 #79B1F7
square
#F779F0 #F7BF79 #79F780 #79B1F7
split-complementary
#F779F0 #B1F779 #79F7BF
monochromatic
#E80EDC #F43FEA #F779F0 #FAB3F6 #FDE2FC
Accessibility & contrast
On white
2.35
#F779F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F779F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F779F0
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F779F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F779F0 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#FF85AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f779f0; /* rgb */ color: rgb(247, 121, 240); /* oklch */ color: oklch(76.2% 0.207 329.5);
Tailwind
colors: {
custom: {
50: '#fca4f5',
500: '#f779f0',
950: '#000000',
},
}SCSS
$custom: #f779f0; $custom-light: #fca4f5; $custom-dark: #000000;
JSON
{
"hex": "#f779f0",
"rgb": {
"r": 247,
"g": 121,
"b": 240
},
"hsl": {
"h": 303.333,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.76153,
"c": 0.20747,
"h": 329.5
},
"luminance": 0.3974
}Semantic roles & 50–950 ramp
primary
#F779F0
secondary
#D6F5D7
accent
#E50D00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85