#FC77F1#FC77F1
#FC77F1 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.6% C 0.214 H 330.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F1 |
|---|---|
| RGB | rgb(252, 119, 241) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 4.4%, 1.2%) |
| CIE-LAB | lab(69.64, 65.92, -38.40) |
| CIE-LCH | lch(69.64, 76.29, 329.77°) |
| OKLab | oklab(76.57% 0.1869 -0.105) |
| OKLCH | oklch(76.57% 0.214 330.7) |
| XYZ | xyz(62.6184, 40.2440, 87.6717) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F1 #77FC82
analogous
#C477FC #FC77F1 #FC77AF
triadic
#FC77F1 #F1FC77 #77F1FC
tetradic
#FC77F1 #FCC477 #77FC82 #77AFFC
square
#FC77F1 #FCC477 #77FC82 #77AFFC
split-complementary
#FC77F1 #AFFC77 #77FCC4
monochromatic
#F305E0 #FB3BEB #FC77F1 #FDB3F7 #FEE1FC
Accessibility & contrast
On white
2.32
#FC77F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FC77F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F1
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F1 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF5
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc77f1; /* rgb */ color: rgb(252, 119, 241); /* oklch */ color: oklch(76.6% 0.214 330.7);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fc77f1',
950: '#000000',
},
}SCSS
$custom: #fc77f1; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fc77f1",
"rgb": {
"r": 252,
"g": 119,
"b": 241
},
"hsl": {
"h": 304.962,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76565,
"c": 0.21439,
"h": 330.7
},
"luminance": 0.4024
}Semantic roles & 50–950 ramp
primary
#FC77F1
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85