#FC77F5#FC77F5
#FC77F5 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.218 H 329.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77F5 |
|---|---|
| RGB | rgb(252, 119, 245) |
| HSL | hsl(303, 96%, 73%) |
| HSV | hsv(303, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 2.8%, 1.2%) |
| CIE-LAB | lab(69.81, 66.58, -40.33) |
| CIE-LCH | lch(69.81, 77.84, 328.79°) |
| OKLab | oklab(76.75% 0.1875 -0.1105) |
| OKLCH | oklch(76.75% 0.218 329.5) |
| XYZ | xyz(63.2225, 40.4856, 90.8530) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.52
Violet (CSS)
#EE82EE
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 3.45
Light Magenta
#FA5FF7
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.15
Lavender Pink
#DD85D7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77F5 #77FC7E
analogous
#C077FC #FC77F5 #FC77B2
triadic
#FC77F5 #F5FC77 #77F5FC
tetradic
#FC77F5 #FCC077 #77FC7E #77B2FC
square
#FC77F5 #FCC077 #77FC7E #77B2FC
split-complementary
#FC77F5 #B2FC77 #77FCC0
monochromatic
#F305E7 #FB3BF1 #FC77F5 #FDB3F9 #FEE1FD
Accessibility & contrast
On white
2.31
#FC77F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FC77F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77F5
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77F5 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF9
Deuteranopia (green-blind)
#97B1F1
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc77f5; /* rgb */ color: rgb(252, 119, 245); /* oklch */ color: oklch(76.7% 0.218 329.5);
Tailwind
colors: {
custom: {
50: '#ffa4f9',
500: '#fc77f5',
950: '#000000',
},
}SCSS
$custom: #fc77f5; $custom-light: #ffa4f9; $custom-dark: #000000;
JSON
{
"hex": "#fc77f5",
"rgb": {
"r": 252,
"g": 119,
"b": 245
},
"hsl": {
"h": 303.158,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76747,
"c": 0.21765,
"h": 329.5
},
"luminance": 0.40482
}Semantic roles & 50–950 ramp
primary
#FC77F5
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85