#FC80FA#FC80FA
#FC80FA is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.208 H 327.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80FA |
|---|---|
| RGB | rgb(252, 128, 250) |
| HSL | hsl(301, 95%, 75%) |
| HSV | hsv(301, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 0.8%, 1.2%) |
| CIE-LAB | lab(71.58, 63.28, -40.31) |
| CIE-LCH | lch(71.58, 75.02, 327.50°) |
| OKLab | oklab(78.12% 0.1765 -0.1105) |
| OKLCH | oklch(78.12% 0.208 327.9) |
| XYZ | xyz(65.1184, 43.0396, 95.3015) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.66
Candy Pink
#FF63E9
ΔE00 5.08
Violet Pink
#FB5FFC
ΔE00 5.47
Light Magenta
#FA5FF7
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80FA #80FC82
analogous
#C080FC #FC80FA #FC80BC
triadic
#FC80FA #FAFC80 #80FAFC
tetradic
#FC80FA #FCC080 #80FC82 #80BCFC
square
#FC80FA #FCC080 #80FC82 #80BCFC
split-complementary
#FC80FA #BCFC80 #80FCC0
monochromatic
#F908F5 #FB44F8 #FC80FA #FDBCFC #FEE1FE
Accessibility & contrast
On white
2.19
#FC80FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FC80FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80FA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80FA | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc80fa; /* rgb */ color: rgb(252, 128, 250); /* oklch */ color: oklch(78.1% 0.208 327.9);
Tailwind
colors: {
custom: {
50: '#ffa9fc',
500: '#fc80fa',
950: '#000000',
},
}SCSS
$custom: #fc80fa; $custom-light: #ffa9fc; $custom-dark: #000000;
JSON
{
"hex": "#fc80fa",
"rgb": {
"r": 252,
"g": 128,
"b": 250
},
"hsl": {
"h": 300.968,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.78121,
"c": 0.20824,
"h": 327.9
},
"luminance": 0.43036
}Semantic roles & 50–950 ramp
primary
#FC80FA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85