#FC80FB#FC80FB
#FC80FB is a light, highly saturated purple. Relative luminance 0.431; OKLCH L 78.2% C 0.209 H 327.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80FB |
|---|---|
| RGB | rgb(252, 128, 251) |
| HSL | hsl(300, 95%, 75%) |
| HSV | hsv(300, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 0.4%, 1.2%) |
| CIE-LAB | lab(71.62, 63.45, -40.79) |
| CIE-LCH | lch(71.62, 75.43, 327.26°) |
| OKLab | oklab(78.17% 0.1766 -0.1119) |
| OKLCH | oklch(78.17% 0.209 327.6) |
| XYZ | xyz(65.2756, 43.1025, 96.1295) |
| Luminance | 0.4310 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.44
Light Magenta
#FA5FF7
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80FB #80FC81
analogous
#BF80FC #FC80FB #FC80BD
triadic
#FC80FB #FBFC80 #80FBFC
tetradic
#FC80FB #FCBF80 #80FC81 #80BDFC
square
#FC80FB #FCBF80 #80FC81 #80BDFC
split-complementary
#FC80FB #BDFC80 #80FCBF
monochromatic
#F908F7 #FB44F9 #FC80FB #FDBCFD #FEE1FE
Accessibility & contrast
On white
2.18
#FC80FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FC80FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80FB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80FB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc80fb; /* rgb */ color: rgb(252, 128, 251); /* oklch */ color: oklch(78.2% 0.209 327.6);
Tailwind
colors: {
custom: {
50: '#ffa9fd',
500: '#fc80fb',
950: '#000000',
},
}SCSS
$custom: #fc80fb; $custom-light: #ffa9fd; $custom-dark: #000000;
JSON
{
"hex": "#fc80fb",
"rgb": {
"r": 252,
"g": 128,
"b": 251
},
"hsl": {
"h": 300.484,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.78166,
"c": 0.2091,
"h": 327.6
},
"luminance": 0.43099
}Semantic roles & 50–950 ramp
primary
#FC80FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85