#FC80F0#FC80F0
#FC80F0 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.7% C 0.200 H 331.0°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80F0 |
|---|---|
| RGB | rgb(252, 128, 240) |
| HSL | hsl(306, 95%, 75%) |
| HSV | hsv(306, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 4.8%, 1.2%) |
| CIE-LAB | lab(71.17, 61.60, -35.49) |
| CIE-LCH | lch(71.17, 71.09, 330.05°) |
| OKLab | oklab(77.68% 0.1748 -0.0968) |
| OKLCH | oklch(77.68% 0.2 331) |
| XYZ | xyz(63.5918, 42.4289, 87.2613) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 5.53
Light Magenta
#FA5FF7
ΔE00 5.92
Violet Pink
#FB5FFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80F0 #80FC8C
analogous
#CA80FC #FC80F0 #FC80B2
triadic
#FC80F0 #F0FC80 #80F0FC
tetradic
#FC80F0 #FCCA80 #80FC8C #80B2FC
square
#FC80F0 #FCCA80 #80FC8C #80B2FC
split-complementary
#FC80F0 #B2FC80 #80FCCA
monochromatic
#F908E2 #FB44E9 #FC80F0 #FDBCF7 #FEE1FB
Accessibility & contrast
On white
2.21
#FC80F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FC80F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80F0
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80F0 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F4
Deuteranopia (green-blind)
#9FB4EC
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc80f0; /* rgb */ color: rgb(252, 128, 240); /* oklch */ color: oklch(77.7% 0.200 331.0);
Tailwind
colors: {
custom: {
50: '#ffa9f5',
500: '#fc80f0',
950: '#000000',
},
}SCSS
$custom: #fc80f0; $custom-light: #ffa9f5; $custom-dark: #000000;
JSON
{
"hex": "#fc80f0",
"rgb": {
"r": 252,
"g": 128,
"b": 240
},
"hsl": {
"h": 305.806,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77676,
"c": 0.19983,
"h": 331
},
"luminance": 0.42425
}Semantic roles & 50–950 ramp
primary
#FC80F0
secondary
#D4F7D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85