#F776EF#F776EF
#F776EF is a light, highly saturated purple. Relative luminance 0.390; OKLCH L 75.7% C 0.211 H 329.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F776EF |
|---|---|
| RGB | rgb(247, 118, 239) |
| HSL | hsl(304, 89%, 72%) |
| HSV | hsv(304, 52%, 97%) |
| CMYK | cmyk(0%, 52.2%, 3.2%, 3.1%) |
| CIE-LAB | lab(68.73, 64.70, -38.78) |
| CIE-LCH | lch(68.73, 75.43, 329.06°) |
| OKLab | oklab(75.73% 0.1826 -0.1062) |
| OKLCH | oklch(75.73% 0.211 329.8) |
| XYZ | xyz(60.4156, 38.9668, 85.9838) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.51
Violet (CSS)
#EE82EE
ΔE00 2.38
Candy Pink
#FF63E9
ΔE00 3.04
Light Magenta
#FA5FF7
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 4.12
Orchid
#DA70D6
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F776EF #76F77E
analogous
#BF76F7 #F776EF #F776AF
triadic
#F776EF #EFF776 #76EFF7
tetradic
#F776EF #F7BF76 #76F77E #76AFF7
square
#F776EF #F7BF76 #76F77E #76AFF7
split-complementary
#F776EF #AFF776 #76F7BF
monochromatic
#E50DD8 #F43CE8 #F776EF #FAB0F6 #FDE2FC
Accessibility & contrast
On white
2.39
#F776EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F776EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F776EF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F776EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F776EF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#FF82A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f776ef; /* rgb */ color: rgb(247, 118, 239); /* oklch */ color: oklch(75.7% 0.211 329.8);
Tailwind
colors: {
custom: {
50: '#fca3f4',
500: '#f776ef',
950: '#000000',
},
}SCSS
$custom: #f776ef; $custom-light: #fca3f4; $custom-dark: #000000;
JSON
{
"hex": "#f776ef",
"rgb": {
"r": 247,
"g": 118,
"b": 239
},
"hsl": {
"h": 303.721,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.75726,
"c": 0.21119,
"h": 329.8
},
"luminance": 0.38963
}Semantic roles & 50–950 ramp
primary
#F776EF
secondary
#D4F5D6
accent
#E60E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85