#F776F8#F776F8
#F776F8 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.1% C 0.219 H 327.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F776F8 |
|---|---|
| RGB | rgb(247, 118, 248) |
| HSL | hsl(300, 90%, 72%) |
| HSV | hsv(300, 52%, 97%) |
| CMYK | cmyk(0.4%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(69.12, 66.22, -43.11) |
| CIE-LCH | lch(69.12, 79.01, 326.93°) |
| OKLab | oklab(76.14% 0.1838 -0.1186) |
| OKLCH | oklch(76.14% 0.219 327.2) |
| XYZ | xyz(61.7784, 39.5119, 93.1613) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 2.76
Light Magenta
#FA5FF7
ΔE00 3.50
Violet Pink
#FB5FFC
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 3.76
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776F8 #77F876
analogous
#B676F8 #F776F8 #F876B8
triadic
#F776F8 #F8F776 #76F8F7
tetradic
#F776F8 #F8B676 #77F876 #76B8F8
square
#F776F8 #F8B676 #77F876 #76B8F8
split-complementary
#F776F8 #B8F876 #76F8B6
monochromatic
#E60CE8 #F43CF5 #F776F8 #FAB0FB #FDE2FE
Accessibility & contrast
On white
2.36
#F776F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F776F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776F8
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776F8 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#91AFF4
Tritanopia (blue-blind)
#FD85AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f776f8; /* rgb */ color: rgb(247, 118, 248); /* oklch */ color: oklch(76.1% 0.219 327.2);
Tailwind
colors: {
custom: {
50: '#fda3fb',
500: '#f776f8',
950: '#000000',
},
}SCSS
$custom: #f776f8; $custom-light: #fda3fb; $custom-dark: #000000;
JSON
{
"hex": "#f776f8",
"rgb": {
"r": 247,
"g": 118,
"b": 248
},
"hsl": {
"h": 299.538,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.76144,
"c": 0.21872,
"h": 327.2
},
"luminance": 0.39508
}Semantic roles & 50–950 ramp
primary
#F776F8
secondary
#D5F5D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85