#FC77EA#FC77EA
#FC77EA is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.3% C 0.209 H 332.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77EA |
|---|---|
| RGB | rgb(252, 119, 234) |
| HSL | hsl(308, 96%, 73%) |
| HSV | hsv(308, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(69.35, 64.79, -35.01) |
| CIE-LCH | lch(69.35, 73.64, 331.62°) |
| OKLab | oklab(76.25% 0.1858 -0.0953) |
| OKLCH | oklch(76.25% 0.209 332.8) |
| XYZ | xyz(61.5929, 39.8338, 82.2705) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Violet (CSS)
#EE82EE
ΔE00 2.94
Candy Pink
#FF63E9
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77EA #77FC89
analogous
#CB77FC #FC77EA #FC77A8
triadic
#FC77EA #EAFC77 #77EAFC
tetradic
#FC77EA #FCCB77 #77FC89 #77A8FC
square
#FC77EA #FCCB77 #77FC89 #77A8FC
split-complementary
#FC77EA #A8FC77 #77FCCB
monochromatic
#F305D3 #FB3BE1 #FC77EA #FDB3F3 #FEE1FA
Accessibility & contrast
On white
2.34
#FC77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FC77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77EA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77EA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DEE
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc77ea; /* rgb */ color: rgb(252, 119, 234); /* oklch */ color: oklch(76.3% 0.209 332.8);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fc77ea',
950: '#000000',
},
}SCSS
$custom: #fc77ea; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fc77ea",
"rgb": {
"r": 252,
"g": 119,
"b": 234
},
"hsl": {
"h": 308.12,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76254,
"c": 0.20881,
"h": 332.8
},
"luminance": 0.3983
}Semantic roles & 50–950 ramp
primary
#FC77EA
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84