#FC77E9#FC77E9
#FC77E9 is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.208 H 333.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77E9 |
|---|---|
| RGB | rgb(252, 119, 233) |
| HSL | hsl(309, 96%, 73%) |
| HSV | hsv(309, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 7.5%, 1.2%) |
| CIE-LAB | lab(69.31, 64.63, -34.52) |
| CIE-LCH | lch(69.31, 73.27, 331.89°) |
| OKLab | oklab(76.21% 0.1856 -0.0939) |
| OKLCH | oklch(76.21% 0.208 333.2) |
| XYZ | xyz(61.4496, 39.7765, 81.5160) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.05
Violet (CSS)
#EE82EE
ΔE00 3.03
Candy Pink
#FF63E9
ΔE00 3.14
Light Magenta
#FA5FF7
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77E9 #77FC8A
analogous
#CC77FC #FC77E9 #FC77A7
triadic
#FC77E9 #E9FC77 #77E9FC
tetradic
#FC77E9 #FCCC77 #77FC8A #77A7FC
square
#FC77E9 #FCCC77 #77FC8A #77A7FC
split-complementary
#FC77E9 #A7FC77 #77FCCC
monochromatic
#F305D1 #FB3BDF #FC77E9 #FDB3F3 #FEE1FA
Accessibility & contrast
On white
2.35
#FC77E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FC77E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77E9
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77E9 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#9CB0E5
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc77e9; /* rgb */ color: rgb(252, 119, 233); /* oklch */ color: oklch(76.2% 0.208 333.2);
Tailwind
colors: {
custom: {
50: '#ffa3f0',
500: '#fc77e9',
950: '#000000',
},
}SCSS
$custom: #fc77e9; $custom-light: #ffa3f0; $custom-dark: #000000;
JSON
{
"hex": "#fc77e9",
"rgb": {
"r": 252,
"g": 119,
"b": 233
},
"hsl": {
"h": 308.571,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.7621,
"c": 0.20802,
"h": 333.2
},
"luminance": 0.39772
}Semantic roles & 50–950 ramp
primary
#FC77E9
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84