#FC80EB#FC80EB
#FC80EB is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.5% C 0.196 H 332.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80EB |
|---|---|
| RGB | rgb(252, 128, 235) |
| HSL | hsl(308, 95%, 75%) |
| HSV | hsv(308, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 6.7%, 1.2%) |
| CIE-LAB | lab(70.96, 60.78, -33.06) |
| CIE-LCH | lch(70.96, 69.19, 331.46°) |
| OKLab | oklab(77.46% 0.1739 -0.0898) |
| OKLCH | oklch(77.46% 0.196 332.7) |
| XYZ | xyz(62.8592, 42.1359, 83.4033) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.64
Purply Pink
#F075E6
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 5.21
Light Magenta
#FA5FF7
ΔE00 6.33
Bubblegum Pink
#FE83CC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80EB #80FC91
analogous
#CF80FC #FC80EB #FC80AD
triadic
#FC80EB #EBFC80 #80EBFC
tetradic
#FC80EB #FCCF80 #80FC91 #80ADFC
square
#FC80EB #FCCF80 #80FC91 #80ADFC
split-complementary
#FC80EB #ADFC80 #80FCCF
monochromatic
#F908D8 #FB44E2 #FC80EB #FDBCF4 #FEE1FA
Accessibility & contrast
On white
2.23
#FC80EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FC80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80EB
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80EB | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EF
Deuteranopia (green-blind)
#A0B4E7
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc80eb; /* rgb */ color: rgb(252, 128, 235); /* oklch */ color: oklch(77.5% 0.196 332.7);
Tailwind
colors: {
custom: {
50: '#ffa9f1',
500: '#fc80eb',
950: '#000000',
},
}SCSS
$custom: #fc80eb; $custom-light: #ffa9f1; $custom-dark: #000000;
JSON
{
"hex": "#fc80eb",
"rgb": {
"r": 252,
"g": 128,
"b": 235
},
"hsl": {
"h": 308.226,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77461,
"c": 0.19576,
"h": 332.7
},
"luminance": 0.42132
}Semantic roles & 50–950 ramp
primary
#FC80EB
secondary
#D4F7D9
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85