#FC80F4#FC80F4
#FC80F4 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 77.9% C 0.203 H 329.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FC80F4 |
|---|---|
| RGB | rgb(252, 128, 244) |
| HSL | hsl(304, 95%, 75%) |
| HSV | hsv(304, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 3.2%, 1.2%) |
| CIE-LAB | lab(71.33, 62.26, -37.42) |
| CIE-LCH | lch(71.33, 72.64, 328.99°) |
| OKLab | oklab(77.85% 0.1755 -0.1023) |
| OKLCH | oklch(77.85% 0.203 329.8) |
| XYZ | xyz(64.1925, 42.6692, 90.4253) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC80F4 #80FC88
analogous
#C680FC #FC80F4 #FC80B6
triadic
#FC80F4 #F4FC80 #80F4FC
tetradic
#FC80F4 #FCC680 #80FC88 #80B6FC
square
#FC80F4 #FCC680 #80FC88 #80B6FC
split-complementary
#FC80F4 #B6FC80 #80FCC6
monochromatic
#F908EA #FB44EF #FC80F4 #FDBCF9 #FEE1FC
Accessibility & contrast
On white
2.20
#FC80F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FC80F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC80F4
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC80F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC80F4 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F8
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc80f4; /* rgb */ color: rgb(252, 128, 244); /* oklch */ color: oklch(77.9% 0.203 329.8);
Tailwind
colors: {
custom: {
50: '#ffa9f8',
500: '#fc80f4',
950: '#000000',
},
}SCSS
$custom: #fc80f4; $custom-light: #ffa9f8; $custom-dark: #000000;
JSON
{
"hex": "#fc80f4",
"rgb": {
"r": 252,
"g": 128,
"b": 244
},
"hsl": {
"h": 303.871,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.77852,
"c": 0.20316,
"h": 329.8
},
"luminance": 0.42665
}Semantic roles & 50–950 ramp
primary
#FC80F4
secondary
#D4F7D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85