#FC77EB#FC77EB
#FC77EB is a light, highly saturated purple. Relative luminance 0.399; OKLCH L 76.3% C 0.210 H 332.5°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77EB |
|---|---|
| RGB | rgb(252, 119, 235) |
| HSL | hsl(308, 96%, 73%) |
| HSV | hsv(308, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 6.7%, 1.2%) |
| CIE-LAB | lab(69.39, 64.95, -35.49) |
| CIE-LCH | lch(69.39, 74.01, 331.34°) |
| OKLab | oklab(76.3% 0.186 -0.0967) |
| OKLCH | oklch(76.3% 0.21 332.5) |
| XYZ | xyz(61.7370, 39.8914, 83.0292) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.00
Violet (CSS)
#EE82EE
ΔE00 2.87
Candy Pink
#FF63E9
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77EB #77FC88
analogous
#CA77FC #FC77EB #FC77A9
triadic
#FC77EB #EBFC77 #77EBFC
tetradic
#FC77EB #FCCA77 #77FC88 #77A9FC
square
#FC77EB #FCCA77 #77FC88 #77A9FC
split-complementary
#FC77EB #A9FC77 #77FCCA
monochromatic
#F305D5 #FB3BE2 #FC77EB #FDB3F4 #FEE1FB
Accessibility & contrast
On white
2.34
#FC77EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#FC77EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77EB
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77EB | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#FF81A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fc77eb; /* rgb */ color: rgb(252, 119, 235); /* oklch */ color: oklch(76.3% 0.210 332.5);
Tailwind
colors: {
custom: {
50: '#ffa3f1',
500: '#fc77eb',
950: '#000000',
},
}SCSS
$custom: #fc77eb; $custom-light: #ffa3f1; $custom-dark: #000000;
JSON
{
"hex": "#fc77eb",
"rgb": {
"r": 252,
"g": 119,
"b": 235
},
"hsl": {
"h": 307.669,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.76298,
"c": 0.20959,
"h": 332.5
},
"luminance": 0.39887
}Semantic roles & 50–950 ramp
primary
#FC77EB
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85