#FC77FB#FC77FB
#FC77FB is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.223 H 327.8°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77FB |
|---|---|
| RGB | rgb(252, 119, 251) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 0.4%, 1.2%) |
| CIE-LAB | lab(70.08, 67.58, -43.21) |
| CIE-LCH | lch(70.08, 80.21, 327.41°) |
| OKLab | oklab(77.03% 0.1883 -0.1188) |
| OKLCH | oklch(77.03% 0.223 327.8) |
| XYZ | xyz(64.1533, 40.8579, 95.7554) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Purply Pink
#F075E6
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 3.89
Candy Pink
#FF63E9
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77FB #77FC78
analogous
#BA77FC #FC77FB #FC77B9
triadic
#FC77FB #FBFC77 #77FBFC
tetradic
#FC77FB #FCBA77 #77FC78 #77B9FC
square
#FC77FB #FCBA77 #77FC78 #77B9FC
split-complementary
#FC77FB #B9FC77 #77FCBA
monochromatic
#F305F1 #FB3BF9 #FC77FB #FDB3FD #FEE1FE
Accessibility & contrast
On white
2.29
#FC77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FC77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77FB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77FB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc77fb; /* rgb */ color: rgb(252, 119, 251); /* oklch */ color: oklch(77.0% 0.223 327.8);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#fc77fb',
950: '#000000',
},
}SCSS
$custom: #fc77fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#fc77fb",
"rgb": {
"r": 252,
"g": 119,
"b": 251
},
"hsl": {
"h": 300.451,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.77025,
"c": 0.22262,
"h": 327.8
},
"luminance": 0.40854
}Semantic roles & 50–950 ramp
primary
#FC77FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85