#FC77E8#FC77E8
#FC77E8 is a light, highly saturated purple. Relative luminance 0.397; OKLCH L 76.2% C 0.207 H 333.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77E8 |
|---|---|
| RGB | rgb(252, 119, 232) |
| HSL | hsl(309, 96%, 73%) |
| HSV | hsv(309, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 7.9%, 1.2%) |
| CIE-LAB | lab(69.27, 64.47, -34.03) |
| CIE-LCH | lch(69.27, 72.90, 332.17°) |
| OKLab | oklab(76.17% 0.1854 -0.0925) |
| OKLCH | oklch(76.17% 0.207 333.5) |
| XYZ | xyz(61.3072, 39.7195, 80.7658) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.10
Violet (CSS)
#EE82EE
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 3.17
Light Magenta
#FA5FF7
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77E8 #77FC8B
analogous
#CE77FC #FC77E8 #FC77A5
triadic
#FC77E8 #E8FC77 #77E8FC
tetradic
#FC77E8 #FCCE77 #77FC8B #77A5FC
square
#FC77E8 #FCCE77 #77FC8B #77A5FC
split-complementary
#FC77E8 #A5FC77 #77FCCE
monochromatic
#F305CF #FB3BDE #FC77E8 #FDB3F2 #FEE1FA
Accessibility & contrast
On white
2.35
#FC77E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FC77E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77E8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77E8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEC
Deuteranopia (green-blind)
#9CB0E4
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc77e8; /* rgb */ color: rgb(252, 119, 232); /* oklch */ color: oklch(76.2% 0.207 333.5);
Tailwind
colors: {
custom: {
50: '#ffa3ef',
500: '#fc77e8',
950: '#000000',
},
}SCSS
$custom: #fc77e8; $custom-light: #ffa3ef; $custom-dark: #000000;
JSON
{
"hex": "#fc77e8",
"rgb": {
"r": 252,
"g": 119,
"b": 232
},
"hsl": {
"h": 309.023,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76167,
"c": 0.20725,
"h": 333.5
},
"luminance": 0.39715
}Semantic roles & 50–950 ramp
primary
#FC77E8
secondary
#D4F7DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84