#F776FF#F776FF
#F776FF is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.5% C 0.225 H 325.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F776FF |
|---|---|
| RGB | rgb(247, 118, 255) |
| HSL | hsl(296, 100%, 73%) |
| HSV | hsv(296, 54%, 100%) |
| CMYK | cmyk(3.1%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(69.44, 67.42, -46.44) |
| CIE-LCH | lch(69.44, 81.87, 325.44°) |
| OKLab | oklab(76.48% 0.1846 -0.1282) |
| OKLCH | oklch(76.48% 0.225 325.2) |
| XYZ | xyz(62.8848, 39.9544, 98.9880) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.54
Orchid
#DA70D6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776FF #7EFF76
analogous
#B276FF #F776FF #FF76C3
triadic
#F776FF #FFF776 #76FFF7
tetradic
#F776FF #FFB276 #7EFF76 #76C3FF
square
#F776FF #FFB276 #7EFF76 #76C3FF
split-complementary
#F776FF #C3FF76 #76FFB2
monochromatic
#EC00FB #F339FF #F776FF #FBB3FF #FDE0FF
Accessibility & contrast
On white
2.34
#F776FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F776FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776FF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776FF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#FC87B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f776ff; /* rgb */ color: rgb(247, 118, 255); /* oklch */ color: oklch(76.5% 0.225 325.2);
Tailwind
colors: {
custom: {
50: '#fda3ff',
500: '#f776ff',
950: '#000000',
},
}SCSS
$custom: #f776ff; $custom-light: #fda3ff; $custom-dark: #000000;
JSON
{
"hex": "#f776ff",
"rgb": {
"r": 247,
"g": 118,
"b": 255
},
"hsl": {
"h": 296.496,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.7648,
"c": 0.22474,
"h": 325.2
},
"luminance": 0.39951
}Semantic roles & 50–950 ramp
primary
#F776FF
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86