#FC80F7#FC80F7
#FC80F7 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.206 H 328.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80F7 |
|---|---|
| RGB | rgb(252, 128, 247) |
| HSL | hsl(302, 95%, 75%) |
| HSV | hsv(302, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 2%, 1.2%) |
| CIE-LAB | lab(71.45, 62.77, -38.87) |
| CIE-LCH | lch(71.45, 73.83, 328.23°) |
| OKLab | oklab(77.99% 0.176 -0.1064) |
| OKLCH | oklch(77.99% 0.206 328.8) |
| XYZ | xyz(64.6517, 42.8529, 92.8438) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 3.41
Candy Pink
#FF63E9
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80F7 #80FC85
analogous
#C380FC #FC80F7 #FC80B9
triadic
#FC80F7 #F7FC80 #80F7FC
tetradic
#FC80F7 #FCC380 #80FC85 #80B9FC
square
#FC80F7 #FCC380 #80FC85 #80B9FC
split-complementary
#FC80F7 #B9FC80 #80FCC3
monochromatic
#F908EF #FB44F3 #FC80F7 #FDBCFB #FEE1FD
Accessibility & contrast
On white
2.19
#FC80F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FC80F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80F7
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80F7 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#9CB5F3
Tritanopia (blue-blind)
#FF8CB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc80f7; /* rgb */ color: rgb(252, 128, 247); /* oklch */ color: oklch(78.0% 0.206 328.8);
Tailwind
colors: {
custom: {
50: '#ffa9fa',
500: '#fc80f7',
950: '#000000',
},
}SCSS
$custom: #fc80f7; $custom-light: #ffa9fa; $custom-dark: #000000;
JSON
{
"hex": "#fc80f7",
"rgb": {
"r": 252,
"g": 128,
"b": 247
},
"hsl": {
"h": 302.419,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77985,
"c": 0.20568,
"h": 328.8
},
"luminance": 0.42849
}Semantic roles & 50–950 ramp
primary
#FC80F7
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85