#FC77F4#FC77F4
#FC77F4 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.217 H 329.8°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F4 |
|---|---|
| RGB | rgb(252, 119, 244) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 3.2%, 1.2%) |
| CIE-LAB | lab(69.77, 66.41, -39.85) |
| CIE-LCH | lch(69.77, 77.45, 329.03°) |
| OKLab | oklab(76.7% 0.1874 -0.1091) |
| OKLCH | oklch(76.7% 0.217 329.8) |
| XYZ | xyz(63.0702, 40.4247, 90.0512) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.42
Violet (CSS)
#EE82EE
ΔE00 2.65
Candy Pink
#FF63E9
ΔE00 3.38
Light Magenta
#FA5FF7
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F4 #77FC7F
analogous
#C177FC #FC77F4 #FC77B1
triadic
#FC77F4 #F4FC77 #77F4FC
tetradic
#FC77F4 #FCC177 #77FC7F #77B1FC
square
#FC77F4 #FCC177 #77FC7F #77B1FC
split-complementary
#FC77F4 #B1FC77 #77FCC1
monochromatic
#F305E5 #FB3BEF #FC77F4 #FDB3F9 #FEE1FD
Accessibility & contrast
On white
2.31
#FC77F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FC77F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF8
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc77f4; /* rgb */ color: rgb(252, 119, 244); /* oklch */ color: oklch(76.7% 0.217 329.8);
Tailwind
colors: {
custom: {
50: '#ffa4f8',
500: '#fc77f4',
950: '#000000',
},
}SCSS
$custom: #fc77f4; $custom-light: #ffa4f8; $custom-dark: #000000;
JSON
{
"hex": "#fc77f4",
"rgb": {
"r": 252,
"g": 119,
"b": 244
},
"hsl": {
"h": 303.609,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76701,
"c": 0.21683,
"h": 329.8
},
"luminance": 0.40421
}Semantic roles & 50–950 ramp
primary
#FC77F4
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85