#FC80ED#FC80ED
#FC80ED is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.5% C 0.197 H 332.0°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80ED |
|---|---|
| RGB | rgb(252, 128, 237) |
| HSL | hsl(307, 95%, 75%) |
| HSV | hsv(307, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 6%, 1.2%) |
| CIE-LAB | lab(71.04, 61.10, -34.03) |
| CIE-LCH | lch(71.04, 69.94, 330.89°) |
| OKLab | oklab(77.55% 0.1743 -0.0926) |
| OKLCH | oklch(77.55% 0.197 332) |
| XYZ | xyz(63.1498, 42.2522, 84.9336) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.06
Candy Pink
#FF63E9
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 6.15
Violet Pink
#FB5FFC
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80ED #80FC8F
analogous
#CD80FC #FC80ED #FC80AF
triadic
#FC80ED #EDFC80 #80EDFC
tetradic
#FC80ED #FCCD80 #80FC8F #80AFFC
square
#FC80ED #FCCD80 #80FC8F #80AFFC
split-complementary
#FC80ED #AFFC80 #80FCCD
monochromatic
#F908DC #FB44E5 #FC80ED #FDBCF5 #FEE1FB
Accessibility & contrast
On white
2.22
#FC80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FC80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80ED
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80ED | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#A0B4E9
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc80ed; /* rgb */ color: rgb(252, 128, 237); /* oklch */ color: oklch(77.5% 0.197 332.0);
Tailwind
colors: {
custom: {
50: '#ffa9f3',
500: '#fc80ed',
950: '#000000',
},
}SCSS
$custom: #fc80ed; $custom-light: #ffa9f3; $custom-dark: #000000;
JSON
{
"hex": "#fc80ed",
"rgb": {
"r": 252,
"g": 128,
"b": 237
},
"hsl": {
"h": 307.258,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77547,
"c": 0.19738,
"h": 332
},
"luminance": 0.42248
}Semantic roles & 50–950 ramp
primary
#FC80ED
secondary
#D4F7D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85