#FC77FF#FC77FF
#FC77FF is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.2% C 0.226 H 326.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77FF |
|---|---|
| RGB | rgb(252, 119, 255) |
| HSL | hsl(299, 100%, 73%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(1.2%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(70.25, 68.25, -45.11) |
| CIE-LCH | lch(70.25, 81.82, 326.54°) |
| OKLab | oklab(77.22% 0.1888 -0.1243) |
| OKLCH | oklch(77.22% 0.226 326.6) |
| XYZ | xyz(64.7905, 41.1128, 99.1113) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 4.39
Orchid
#DA70D6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77FF #7AFF77
analogous
#B877FF #FC77FF #FF77BE
triadic
#FC77FF #FFFC77 #77FFFC
tetradic
#FC77FF #FFB877 #7AFF77 #77BEFF
square
#FC77FF #FFB877 #7AFF77 #77BEFF
split-complementary
#FC77FF #BEFF77 #77FFB8
monochromatic
#F600FC #FB3AFF #FC77FF #FDB4FF #FEE0FF
Accessibility & contrast
On white
2.28
#FC77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FC77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77FF
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77FF | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#FF87B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc77ff; /* rgb */ color: rgb(252, 119, 255); /* oklch */ color: oklch(77.2% 0.226 326.6);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fc77ff',
950: '#000000',
},
}SCSS
$custom: #fc77ff; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fc77ff",
"rgb": {
"r": 252,
"g": 119,
"b": 255
},
"hsl": {
"h": 298.676,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.77215,
"c": 0.22599,
"h": 326.6
},
"luminance": 0.41109
}Semantic roles & 50–950 ramp
primary
#FC77FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86