#F776F7#F776F7
#F776F7 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.218 H 327.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F776F7 |
|---|---|
| RGB | rgb(247, 118, 247) |
| HSL | hsl(300, 89%, 72%) |
| HSV | hsv(300, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(69.08, 66.05, -42.63) |
| CIE-LCH | lch(69.08, 78.61, 327.16°) |
| OKLab | oklab(76.1% 0.1837 -0.1172) |
| OKLCH | oklch(76.1% 0.218 327.5) |
| XYZ | xyz(61.6237, 39.4500, 92.3464) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.56
Violet (CSS)
#EE82EE
ΔE00 2.68
Light Magenta
#FA5FF7
ΔE00 3.51
Violet Pink
#FB5FFC
ΔE00 3.55
Candy Pink
#FF63E9
ΔE00 3.66
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776F7 #76F776
analogous
#B776F7 #F776F7 #F776B7
triadic
#F776F7 #F7F776 #76F7F7
tetradic
#F776F7 #F7B776 #76F776 #76B7F7
square
#F776F7 #F7B776 #76F776 #76B7F7
split-complementary
#F776F7 #B7F776 #76F7B7
monochromatic
#E50DE5 #F43CF4 #F776F7 #FAB0FA #FDE2FD
Accessibility & contrast
On white
2.36
#F776F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#F776F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776F7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776F7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#FE85AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f776f7; /* rgb */ color: rgb(247, 118, 247); /* oklch */ color: oklch(76.1% 0.218 327.5);
Tailwind
colors: {
custom: {
50: '#fda3fa',
500: '#f776f7',
950: '#000000',
},
}SCSS
$custom: #f776f7; $custom-light: #fda3fa; $custom-dark: #000000;
JSON
{
"hex": "#f776f7",
"rgb": {
"r": 247,
"g": 118,
"b": 247
},
"hsl": {
"h": 300,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.76097,
"c": 0.21787,
"h": 327.5
},
"luminance": 0.39446
}Semantic roles & 50–950 ramp
primary
#F776F7
secondary
#D4F5D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85