#FC77F3#FC77F3
#FC77F3 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.216 H 330.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F3 |
|---|---|
| RGB | rgb(252, 119, 243) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 3.6%, 1.2%) |
| CIE-LAB | lab(69.73, 66.25, -39.37) |
| CIE-LCH | lch(69.73, 77.06, 329.28°) |
| OKLab | oklab(76.66% 0.1872 -0.1078) |
| OKLCH | oklch(76.66% 0.216 330.1) |
| XYZ | xyz(62.9188, 40.3641, 89.2537) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.33
Violet (CSS)
#EE82EE
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F3 #77FC80
analogous
#C277FC #FC77F3 #FC77B1
triadic
#FC77F3 #F3FC77 #77F3FC
tetradic
#FC77F3 #FCC277 #77FC80 #77B1FC
square
#FC77F3 #FCC277 #77FC80 #77B1FC
split-complementary
#FC77F3 #B1FC77 #77FCC2
monochromatic
#F305E3 #FB3BEE #FC77F3 #FDB3F8 #FEE1FC
Accessibility & contrast
On white
2.31
#FC77F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FC77F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F3
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F3 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF7
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc77f3; /* rgb */ color: rgb(252, 119, 243); /* oklch */ color: oklch(76.7% 0.216 330.1);
Tailwind
colors: {
custom: {
50: '#ffa4f7',
500: '#fc77f3',
950: '#000000',
},
}SCSS
$custom: #fc77f3; $custom-light: #ffa4f7; $custom-dark: #000000;
JSON
{
"hex": "#fc77f3",
"rgb": {
"r": 252,
"g": 119,
"b": 243
},
"hsl": {
"h": 304.06,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76655,
"c": 0.21601,
"h": 330.1
},
"luminance": 0.4036
}Semantic roles & 50–950 ramp
primary
#FC77F3
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85