#FC79FF#FC79FF
#FC79FF is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.5% C 0.223 H 326.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79FF |
|---|---|
| RGB | rgb(252, 121, 255) |
| HSL | hsl(299, 100%, 74%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(1.2%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(70.59, 67.35, -44.59) |
| CIE-LCH | lch(70.59, 80.77, 326.50°) |
| OKLab | oklab(77.46% 0.1862 -0.1228) |
| OKLCH | oklch(77.46% 0.223 326.6) |
| XYZ | xyz(65.0310, 41.5939, 99.1914) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Purply Pink
#F075E6
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.26
Candy Pink
#FF63E9
ΔE00 4.60
Lavender Pink
#DD85D7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79FF #7CFF79
analogous
#B979FF #FC79FF #FF79BF
triadic
#FC79FF #FFFC79 #79FFFC
tetradic
#FC79FF #FFB979 #7CFF79 #79BFFF
square
#FC79FF #FFB979 #7CFF79 #79BFFF
split-complementary
#FC79FF #BFFF79 #79FFB9
monochromatic
#F800FE #FB3CFF #FC79FF #FDB6FF #FEE0FF
Accessibility & contrast
On white
2.25
#FC79FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FC79FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79FF
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79FF | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fc79ff; /* rgb */ color: rgb(252, 121, 255); /* oklch */ color: oklch(77.5% 0.223 326.6);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#fc79ff',
950: '#000000',
},
}SCSS
$custom: #fc79ff; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#fc79ff",
"rgb": {
"r": 252,
"g": 121,
"b": 255
},
"hsl": {
"h": 298.657,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.77461,
"c": 0.22306,
"h": 326.6
},
"luminance": 0.4159
}Semantic roles & 50–950 ramp
primary
#FC79FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86