#FC79FA#FC79FA
#FC79FA is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.2% C 0.219 H 328.0°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79FA |
|---|---|
| RGB | rgb(252, 121, 250) |
| HSL | hsl(301, 96%, 73%) |
| HSV | hsv(301, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 0.8%, 1.2%) |
| CIE-LAB | lab(70.37, 66.50, -42.20) |
| CIE-LCH | lch(70.37, 78.77, 327.60°) |
| OKLab | oklab(77.23% 0.1856 -0.1159) |
| OKLCH | oklch(77.23% 0.219 328) |
| XYZ | xyz(64.2366, 41.2761, 95.0076) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79FA #79FC7B
analogous
#BC79FC #FC79FA #FC79B8
triadic
#FC79FA #FAFC79 #79FAFC
tetradic
#FC79FA #FCBC79 #79FC7B #79B8FC
square
#FC79FA #FCBC79 #79FC7B #79B8FC
split-complementary
#FC79FA #B8FC79 #79FCBC
monochromatic
#F505F1 #FB3DF8 #FC79FA #FDB5FC #FEE1FE
Accessibility & contrast
On white
2.27
#FC79FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FC79FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79FA
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79FA | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#96B2F6
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc79fa; /* rgb */ color: rgb(252, 121, 250); /* oklch */ color: oklch(77.2% 0.219 328.0);
Tailwind
colors: {
custom: {
50: '#ffa5fc',
500: '#fc79fa',
950: '#000000',
},
}SCSS
$custom: #fc79fa; $custom-light: #ffa5fc; $custom-dark: #000000;
JSON
{
"hex": "#fc79fa",
"rgb": {
"r": 252,
"g": 121,
"b": 250
},
"hsl": {
"h": 300.916,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.77226,
"c": 0.21883,
"h": 328
},
"luminance": 0.41272
}Semantic roles & 50–950 ramp
primary
#FC79FA
secondary
#D4F7D5
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85