#FC80F1#FC80F1
#FC80F1 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.7% C 0.201 H 330.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80F1 |
|---|---|
| RGB | rgb(252, 128, 241) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 4.4%, 1.2%) |
| CIE-LAB | lab(71.21, 61.76, -35.97) |
| CIE-LCH | lch(71.21, 71.47, 329.78°) |
| OKLab | oklab(77.72% 0.175 -0.0981) |
| OKLCH | oklch(77.72% 0.201 330.7) |
| XYZ | xyz(63.7407, 42.4885, 88.0458) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.18
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.61
Light Magenta
#FA5FF7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80F1 #80FC8B
analogous
#C980FC #FC80F1 #FC80B3
triadic
#FC80F1 #F1FC80 #80F1FC
tetradic
#FC80F1 #FCC980 #80FC8B #80B3FC
square
#FC80F1 #FCC980 #80FC8B #80B3FC
split-complementary
#FC80F1 #B3FC80 #80FCC9
monochromatic
#F908E4 #FB44EA #FC80F1 #FDBCF8 #FEE1FC
Accessibility & contrast
On white
2.21
#FC80F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FC80F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80F1
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80F1 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F5
Deuteranopia (green-blind)
#9EB5ED
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc80f1; /* rgb */ color: rgb(252, 128, 241); /* oklch */ color: oklch(77.7% 0.201 330.7);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#fc80f1',
950: '#000000',
},
}SCSS
$custom: #fc80f1; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#fc80f1",
"rgb": {
"r": 252,
"g": 128,
"b": 241
},
"hsl": {
"h": 305.323,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.7772,
"c": 0.20066,
"h": 330.7
},
"luminance": 0.42485
}Semantic roles & 50–950 ramp
primary
#FC80F1
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85