#FC77FA#FC77FA
#FC77FA is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.222 H 328.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77FA |
|---|---|
| RGB | rgb(252, 119, 250) |
| HSL | hsl(301, 96%, 73%) |
| HSV | hsv(301, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 0.8%, 1.2%) |
| CIE-LAB | lab(70.03, 67.41, -42.73) |
| CIE-LCH | lch(70.03, 79.81, 327.63°) |
| OKLab | oklab(76.98% 0.1882 -0.1174) |
| OKLCH | oklch(76.98% 0.222 328) |
| XYZ | xyz(63.9961, 40.7951, 94.9274) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 3.88
Light Magenta
#FA5FF7
ΔE00 3.90
Orchid
#DA70D6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77FA #77FC79
analogous
#BB77FC #FC77FA #FC77B8
triadic
#FC77FA #FAFC77 #77FAFC
tetradic
#FC77FA #FCBB77 #77FC79 #77B8FC
square
#FC77FA #FCBB77 #77FC79 #77B8FC
split-complementary
#FC77FA #B8FC77 #77FCBB
monochromatic
#F305F0 #FB3BF8 #FC77FA #FDB3FC #FEE1FE
Accessibility & contrast
On white
2.29
#FC77FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FC77FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77FA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77FA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FE
Deuteranopia (green-blind)
#95B1F6
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc77fa; /* rgb */ color: rgb(252, 119, 250); /* oklch */ color: oklch(77.0% 0.222 328.0);
Tailwind
colors: {
custom: {
50: '#ffa4fc',
500: '#fc77fa',
950: '#000000',
},
}SCSS
$custom: #fc77fa; $custom-light: #ffa4fc; $custom-dark: #000000;
JSON
{
"hex": "#fc77fa",
"rgb": {
"r": 252,
"g": 119,
"b": 250
},
"hsl": {
"h": 300.902,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76978,
"c": 0.22179,
"h": 328
},
"luminance": 0.40791
}Semantic roles & 50–950 ramp
primary
#FC77FA
secondary
#D4F7D5
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85