#F776F9#F776F9
#F776F9 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.220 H 326.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F776F9 |
|---|---|
| RGB | rgb(247, 118, 249) |
| HSL | hsl(299, 92%, 72%) |
| HSV | hsv(299, 53%, 98%) |
| CMYK | cmyk(0.8%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.17, 66.39, -43.59) |
| CIE-LCH | lch(69.17, 79.42, 326.71°) |
| OKLab | oklab(76.19% 0.1839 -0.12) |
| OKLCH | oklch(76.19% 0.22 326.9) |
| XYZ | xyz(61.9340, 39.5741, 93.9805) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.48
Light Magenta
#FA5FF7
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 3.86
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776F9 #78F976
analogous
#B676F9 #F776F9 #F976BA
triadic
#F776F9 #F9F776 #76F9F7
tetradic
#F776F9 #F9B676 #78F976 #76BAF9
square
#F776F9 #F9B676 #78F976 #76BAF9
split-complementary
#F776F9 #BAF976 #76F9B6
monochromatic
#E70AEA #F43BF6 #F776F9 #FAB1FC #FDE2FE
Accessibility & contrast
On white
2.36
#F776F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F776F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776F9
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776F9 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#FD85AD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f776f9; /* rgb */ color: rgb(247, 118, 249); /* oklch */ color: oklch(76.2% 0.220 326.9);
Tailwind
colors: {
custom: {
50: '#fda3fb',
500: '#f776f9',
950: '#000000',
},
}SCSS
$custom: #f776f9; $custom-light: #fda3fb; $custom-dark: #000000;
JSON
{
"hex": "#f776f9",
"rgb": {
"r": 247,
"g": 118,
"b": 249
},
"hsl": {
"h": 299.084,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.76192,
"c": 0.21958,
"h": 326.9
},
"luminance": 0.39571
}Semantic roles & 50–950 ramp
primary
#F776F9
secondary
#D5F6D5
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85