#FC77F6#FC77F6
#FC77F6 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.8% C 0.218 H 329.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F6 |
|---|---|
| RGB | rgb(252, 119, 246) |
| HSL | hsl(303, 96%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 2.4%, 1.2%) |
| CIE-LAB | lab(69.86, 66.74, -40.81) |
| CIE-LCH | lch(69.86, 78.23, 328.55°) |
| OKLab | oklab(76.79% 0.1876 -0.1119) |
| OKLCH | oklch(76.79% 0.218 329.2) |
| XYZ | xyz(63.3756, 40.5468, 91.6591) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 2.71
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.08
Orchid
#DA70D6
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F6 #77FC7D
analogous
#C077FC #FC77F6 #FC77B3
triadic
#FC77F6 #F6FC77 #77F6FC
tetradic
#FC77F6 #FCC077 #77FC7D #77B3FC
square
#FC77F6 #FCC077 #77FC7D #77B3FC
split-complementary
#FC77F6 #B3FC77 #77FCC0
monochromatic
#F305E9 #FB3BF2 #FC77F6 #FDB3FA #FEE1FD
Accessibility & contrast
On white
2.31
#FC77F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FC77F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F6
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F6 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9FFA
Deuteranopia (green-blind)
#96B1F2
Tritanopia (blue-blind)
#FF84AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc77f6; /* rgb */ color: rgb(252, 119, 246); /* oklch */ color: oklch(76.8% 0.218 329.2);
Tailwind
colors: {
custom: {
50: '#ffa4f9',
500: '#fc77f6',
950: '#000000',
},
}SCSS
$custom: #fc77f6; $custom-light: #ffa4f9; $custom-dark: #000000;
JSON
{
"hex": "#fc77f6",
"rgb": {
"r": 252,
"g": 119,
"b": 246
},
"hsl": {
"h": 302.707,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76793,
"c": 0.21846,
"h": 329.2
},
"luminance": 0.40543
}Semantic roles & 50–950 ramp
primary
#FC77F6
secondary
#D4F7D6
accent
#E60A00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85