#FC80FC#FC80FC
#FC80FC is a light, highly saturated purple. Relative luminance 0.432; OKLCH L 78.2% C 0.210 H 327.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80FC |
|---|---|
| RGB | rgb(252, 128, 252) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(71.67, 63.62, -41.27) |
| CIE-LCH | lch(71.67, 75.83, 327.03°) |
| OKLab | oklab(78.21% 0.1768 -0.1133) |
| OKLCH | oklch(78.21% 0.21 327.4) |
| XYZ | xyz(65.4336, 43.1657, 96.9618) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 5.22
Violet Pink
#FB5FFC
ΔE00 5.40
Light Magenta
#FA5FF7
ΔE00 5.45
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80FC #80FC80
analogous
#BE80FC #FC80FC #FC80BE
triadic
#FC80FC #FCFC80 #80FCFC
tetradic
#FC80FC #FCBE80 #80FC80 #80BEFC
square
#FC80FC #FCBE80 #80FC80 #80BEFC
split-complementary
#FC80FC #BEFC80 #80FCBE
monochromatic
#F908F9 #FB44FB #FC80FC #FDBCFD #FEE1FE
Accessibility & contrast
On white
2.18
#FC80FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#FC80FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80FC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80FC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fc80fc; /* rgb */ color: rgb(252, 128, 252); /* oklch */ color: oklch(78.2% 0.210 327.4);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fc80fc',
950: '#000000',
},
}SCSS
$custom: #fc80fc; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fc80fc",
"rgb": {
"r": 252,
"g": 128,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.78212,
"c": 0.20996,
"h": 327.4
},
"luminance": 0.43162
}Semantic roles & 50–950 ramp
primary
#FC80FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86