#FC80FF#FC80FF
#FC80FF is a light, highly saturated purple. Relative luminance 0.434; OKLCH L 78.3% C 0.213 H 326.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80FF |
|---|---|
| RGB | rgb(252, 128, 255) |
| HSL | hsl(299, 100%, 75%) |
| HSV | hsv(299, 50%, 100%) |
| CMYK | cmyk(1.2%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(71.80, 64.13, -42.70) |
| CIE-LCH | lch(71.80, 77.05, 326.35°) |
| OKLab | oklab(78.35% 0.1772 -0.1174) |
| OKLCH | oklch(78.35% 0.213 326.5) |
| XYZ | xyz(65.9128, 43.3574, 99.4853) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.45
Candy Pink
#FF63E9
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80FF #83FF80
analogous
#BD80FF #FC80FF #FF80C2
triadic
#FC80FF #FFFC80 #80FFFC
tetradic
#FC80FF #FFBD80 #83FF80 #80C2FF
square
#FC80FF #FFBD80 #83FF80 #80C2FF
split-complementary
#FC80FF #C2FF80 #80FFBD
monochromatic
#F906FF #FB43FF #FC80FF #FDBDFF #FEE0FF
Accessibility & contrast
On white
2.17
#FC80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FC80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80FF
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80FF | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#98B6FB
Tritanopia (blue-blind)
#FF8EB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc80ff; /* rgb */ color: rgb(252, 128, 255); /* oklch */ color: oklch(78.3% 0.213 326.5);
Tailwind
colors: {
custom: {
50: '#ffa9ff',
500: '#fc80ff',
950: '#000000',
},
}SCSS
$custom: #fc80ff; $custom-light: #ffa9ff; $custom-dark: #000000;
JSON
{
"hex": "#fc80ff",
"rgb": {
"r": 252,
"g": 128,
"b": 255
},
"hsl": {
"h": 298.583,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.7835,
"c": 0.21257,
"h": 326.5
},
"luminance": 0.43354
}Semantic roles & 50–950 ramp
primary
#FC80FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86