#FC77ED#FC77ED
#FC77ED is a light, highly saturated purple. Relative luminance 0.400; OKLCH L 76.4% C 0.211 H 331.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77ED |
|---|---|
| RGB | rgb(252, 119, 237) |
| HSL | hsl(307, 96%, 73%) |
| HSV | hsv(307, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 6%, 1.2%) |
| CIE-LAB | lab(69.47, 65.27, -36.47) |
| CIE-LCH | lch(69.47, 74.77, 330.81°) |
| OKLab | oklab(76.39% 0.1863 -0.0995) |
| OKLCH | oklch(76.39% 0.211 331.9) |
| XYZ | xyz(62.0275, 40.0076, 84.5596) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.00
Violet (CSS)
#EE82EE
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 4.57
Violet Pink
#FB5FFC
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77ED #77FC86
analogous
#C877FC #FC77ED #FC77AA
triadic
#FC77ED #EDFC77 #77EDFC
tetradic
#FC77ED #FCC877 #77FC86 #77AAFC
square
#FC77ED #FCC877 #77FC86 #77AAFC
split-complementary
#FC77ED #AAFC77 #77FCC8
monochromatic
#F305D8 #FB3BE5 #FC77ED #FDB3F5 #FEE1FB
Accessibility & contrast
On white
2.33
#FC77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FC77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77ED
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77ED | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF1
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc77ed; /* rgb */ color: rgb(252, 119, 237); /* oklch */ color: oklch(76.4% 0.211 331.9);
Tailwind
colors: {
custom: {
50: '#ffa4f3',
500: '#fc77ed',
950: '#000000',
},
}SCSS
$custom: #fc77ed; $custom-light: #ffa4f3; $custom-dark: #000000;
JSON
{
"hex": "#fc77ed",
"rgb": {
"r": 252,
"g": 119,
"b": 237
},
"hsl": {
"h": 306.767,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76386,
"c": 0.21117,
"h": 331.9
},
"luminance": 0.40004
}Semantic roles & 50–950 ramp
primary
#FC77ED
secondary
#D4F7D8
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85