#FC80F2#FC80F2
#FC80F2 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.201 H 330.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80F2 |
|---|---|
| RGB | rgb(252, 128, 242) |
| HSL | hsl(305, 95%, 75%) |
| HSV | hsv(305, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 4%, 1.2%) |
| CIE-LAB | lab(71.25, 61.93, -36.46) |
| CIE-LCH | lch(71.25, 71.86, 329.52°) |
| OKLab | oklab(77.76% 0.1752 -0.0995) |
| OKLCH | oklch(77.76% 0.201 330.4) |
| XYZ | xyz(63.8905, 42.5484, 88.8346) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.69
Light Magenta
#FA5FF7
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80F2 #80FC8A
analogous
#C880FC #FC80F2 #FC80B4
triadic
#FC80F2 #F2FC80 #80F2FC
tetradic
#FC80F2 #FCC880 #80FC8A #80B4FC
square
#FC80F2 #FCC880 #80FC8A #80B4FC
split-complementary
#FC80F2 #B4FC80 #80FCC8
monochromatic
#F908E6 #FB44EC #FC80F2 #FDBCF8 #FEE1FC
Accessibility & contrast
On white
2.21
#FC80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FC80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80F2
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80F2 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F6
Deuteranopia (green-blind)
#9EB5EE
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc80f2; /* rgb */ color: rgb(252, 128, 242); /* oklch */ color: oklch(77.8% 0.201 330.4);
Tailwind
colors: {
custom: {
50: '#ffa9f6',
500: '#fc80f2',
950: '#000000',
},
}SCSS
$custom: #fc80f2; $custom-light: #ffa9f6; $custom-dark: #000000;
JSON
{
"hex": "#fc80f2",
"rgb": {
"r": 252,
"g": 128,
"b": 242
},
"hsl": {
"h": 304.839,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77764,
"c": 0.20148,
"h": 330.4
},
"luminance": 0.42545
}Semantic roles & 50–950 ramp
primary
#FC80F2
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85