#FC80F9#FC80F9
#FC80F9 is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.1% C 0.207 H 328.2°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80F9 |
|---|---|
| RGB | rgb(252, 128, 249) |
| HSL | hsl(301, 95%, 75%) |
| HSV | hsv(301, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 1.2%, 1.2%) |
| CIE-LAB | lab(71.54, 63.11, -39.83) |
| CIE-LCH | lch(71.54, 74.62, 327.74°) |
| OKLab | oklab(78.08% 0.1763 -0.1092) |
| OKLCH | oklch(78.08% 0.207 328.2) |
| XYZ | xyz(64.9620, 42.9770, 94.4779) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.51
Lavender Pink
#DD85D7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80F9 #80FC83
analogous
#C180FC #FC80F9 #FC80BB
triadic
#FC80F9 #F9FC80 #80F9FC
tetradic
#FC80F9 #FCC180 #80FC83 #80BBFC
square
#FC80F9 #FCC180 #80FC83 #80BBFC
split-complementary
#FC80F9 #BBFC80 #80FCC1
monochromatic
#F908F3 #FB44F6 #FC80F9 #FDBCFC #FEE1FE
Accessibility & contrast
On white
2.19
#FC80F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FC80F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80F9
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80F9 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#FF8DB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc80f9; /* rgb */ color: rgb(252, 128, 249); /* oklch */ color: oklch(78.1% 0.207 328.2);
Tailwind
colors: {
custom: {
50: '#ffa9fb',
500: '#fc80f9',
950: '#000000',
},
}SCSS
$custom: #fc80f9; $custom-light: #ffa9fb; $custom-dark: #000000;
JSON
{
"hex": "#fc80f9",
"rgb": {
"r": 252,
"g": 128,
"b": 249
},
"hsl": {
"h": 301.452,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.78075,
"c": 0.20738,
"h": 328.2
},
"luminance": 0.42973
}Semantic roles & 50–950 ramp
primary
#FC80F9
secondary
#D4F7D5
accent
#E60600
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85