#FC77F2#FC77F2
#FC77F2 is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.6% C 0.215 H 330.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F2 |
|---|---|
| RGB | rgb(252, 119, 242) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 4%, 1.2%) |
| CIE-LAB | lab(69.69, 66.08, -38.89) |
| CIE-LCH | lch(69.69, 76.67, 329.52°) |
| OKLab | oklab(76.61% 0.1871 -0.1064) |
| OKLCH | oklch(76.61% 0.215 330.4) |
| XYZ | xyz(62.7682, 40.3039, 88.4605) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Violet (CSS)
#EE82EE
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.37
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F2 #77FC81
analogous
#C377FC #FC77F2 #FC77B0
triadic
#FC77F2 #F2FC77 #77F2FC
tetradic
#FC77F2 #FCC377 #77FC81 #77B0FC
square
#FC77F2 #FCC377 #77FC81 #77B0FC
split-complementary
#FC77F2 #B0FC77 #77FCC3
monochromatic
#F305E1 #FB3BEC #FC77F2 #FDB3F8 #FEE1FC
Accessibility & contrast
On white
2.32
#FC77F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FC77F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc77f2; /* rgb */ color: rgb(252, 119, 242); /* oklch */ color: oklch(76.6% 0.215 330.4);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fc77f2',
950: '#000000',
},
}SCSS
$custom: #fc77f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fc77f2",
"rgb": {
"r": 252,
"g": 119,
"b": 242
},
"hsl": {
"h": 304.511,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.7661,
"c": 0.2152,
"h": 330.4
},
"luminance": 0.403
}Semantic roles & 50–950 ramp
primary
#FC77F2
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85