#F776F1#F776F1
#F776F1 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.8% C 0.213 H 329.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F776F1 |
|---|---|
| RGB | rgb(247, 118, 241) |
| HSL | hsl(303, 89%, 72%) |
| HSV | hsv(303, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 2.4%, 3.1%) |
| CIE-LAB | lab(68.81, 65.04, -39.75) |
| CIE-LCH | lch(68.81, 76.22, 328.57°) |
| OKLab | oklab(75.82% 0.1829 -0.1089) |
| OKLCH | oklch(75.82% 0.213 329.2) |
| XYZ | xyz(60.7127, 39.0856, 87.5485) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.74
Violet (CSS)
#EE82EE
ΔE00 2.39
Candy Pink
#FF63E9
ΔE00 3.16
Light Magenta
#FA5FF7
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 3.94
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776F1 #76F77C
analogous
#BD76F7 #F776F1 #F776B1
triadic
#F776F1 #F1F776 #76F1F7
tetradic
#F776F1 #F7BD76 #76F77C #76B1F7
square
#F776F1 #F7BD76 #76F77C #76B1F7
split-complementary
#F776F1 #B1F776 #76F7BD
monochromatic
#E50DDB #F43CEB #F776F1 #FAB0F7 #FDE2FC
Accessibility & contrast
On white
2.38
#F776F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F776F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776F1
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776F1 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF5
Deuteranopia (green-blind)
#94AEED
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f776f1; /* rgb */ color: rgb(247, 118, 241); /* oklch */ color: oklch(75.8% 0.213 329.2);
Tailwind
colors: {
custom: {
50: '#fca3f6',
500: '#f776f1',
950: '#000000',
},
}SCSS
$custom: #f776f1; $custom-light: #fca3f6; $custom-dark: #000000;
JSON
{
"hex": "#f776f1",
"rgb": {
"r": 247,
"g": 118,
"b": 241
},
"hsl": {
"h": 302.791,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.75818,
"c": 0.21284,
"h": 329.2
},
"luminance": 0.39082
}Semantic roles & 50–950 ramp
primary
#F776F1
secondary
#D4F5D5
accent
#E60B00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85