#FC77F8#FC77F8
#FC77F8 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.220 H 328.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F8 |
|---|---|
| RGB | rgb(252, 119, 248) |
| HSL | hsl(302, 96%, 73%) |
| HSV | hsv(302, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 1.6%, 1.2%) |
| CIE-LAB | lab(69.94, 67.07, -41.77) |
| CIE-LCH | lch(69.94, 79.02, 328.09°) |
| OKLab | oklab(76.89% 0.1879 -0.1147) |
| OKLCH | oklch(76.89% 0.22 328.6) |
| XYZ | xyz(63.6842, 40.6703, 93.2845) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 2.85
Candy Pink
#FF63E9
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 3.93
Violet Pink
#FB5FFC
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F8 #77FC7B
analogous
#BE77FC #FC77F8 #FC77B5
triadic
#FC77F8 #F8FC77 #77F8FC
tetradic
#FC77F8 #FCBE77 #77FC7B #77B5FC
square
#FC77F8 #FCBE77 #77FC7B #77B5FC
split-complementary
#FC77F8 #B5FC77 #77FCBE
monochromatic
#F305EC #FB3BF5 #FC77F8 #FDB3FB #FEE1FD
Accessibility & contrast
On white
2.30
#FC77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FC
Deuteranopia (green-blind)
#95B1F4
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc77f8; /* rgb */ color: rgb(252, 119, 248); /* oklch */ color: oklch(76.9% 0.220 328.6);
Tailwind
colors: {
custom: {
50: '#ffa4fb',
500: '#fc77f8',
950: '#000000',
},
}SCSS
$custom: #fc77f8; $custom-light: #ffa4fb; $custom-dark: #000000;
JSON
{
"hex": "#fc77f8",
"rgb": {
"r": 252,
"g": 119,
"b": 248
},
"hsl": {
"h": 301.805,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76885,
"c": 0.22012,
"h": 328.6
},
"luminance": 0.40666
}Semantic roles & 50–950 ramp
primary
#FC77F8
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85