#FC77F0#FC77F0
#FC77F0 is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.5% C 0.214 H 331.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F0 |
|---|---|
| RGB | rgb(252, 119, 240) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 4.8%, 1.2%) |
| CIE-LAB | lab(69.60, 65.76, -37.92) |
| CIE-LCH | lch(69.60, 75.91, 330.03°) |
| OKLab | oklab(76.52% 0.1868 -0.1036) |
| OKLCH | oklch(76.52% 0.214 331) |
| XYZ | xyz(62.4695, 40.1844, 86.8872) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.12
Violet (CSS)
#EE82EE
ΔE00 2.64
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 4.32
Violet Pink
#FB5FFC
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F0 #77FC83
analogous
#C677FC #FC77F0 #FC77AD
triadic
#FC77F0 #F0FC77 #77F0FC
tetradic
#FC77F0 #FCC677 #77FC83 #77ADFC
square
#FC77F0 #FCC677 #77FC83 #77ADFC
split-complementary
#FC77F0 #ADFC77 #77FCC6
monochromatic
#F305DE #FB3BE9 #FC77F0 #FDB3F7 #FEE1FC
Accessibility & contrast
On white
2.32
#FC77F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#FC77F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F0
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F0 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF4
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#FF82A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc77f0; /* rgb */ color: rgb(252, 119, 240); /* oklch */ color: oklch(76.5% 0.214 331.0);
Tailwind
colors: {
custom: {
50: '#ffa4f5',
500: '#fc77f0',
950: '#000000',
},
}SCSS
$custom: #fc77f0; $custom-light: #ffa4f5; $custom-dark: #000000;
JSON
{
"hex": "#fc77f0",
"rgb": {
"r": 252,
"g": 119,
"b": 240
},
"hsl": {
"h": 305.414,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.7652,
"c": 0.21358,
"h": 331
},
"luminance": 0.4018
}Semantic roles & 50–950 ramp
primary
#FC77F0
secondary
#D4F7D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85