#FC79F6#FC79F6
#FC79F6 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.215 H 329.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79F6 |
|---|---|
| RGB | rgb(252, 121, 246) |
| HSL | hsl(303, 96%, 73%) |
| HSV | hsv(303, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 2.4%, 1.2%) |
| CIE-LAB | lab(70.20, 65.83, -40.29) |
| CIE-LCH | lch(70.20, 77.18, 328.54°) |
| OKLab | oklab(77.04% 0.1851 -0.1104) |
| OKLCH | oklch(77.04% 0.215 329.2) |
| XYZ | xyz(63.6161, 41.0279, 91.7393) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79F6 #79FC7F
analogous
#C079FC #FC79F6 #FC79B4
triadic
#FC79F6 #F6FC79 #79F6FC
tetradic
#FC79F6 #FCC079 #79FC7F #79B4FC
square
#FC79F6 #FCC079 #79FC7F #79B4FC
split-complementary
#FC79F6 #B4FC79 #79FCC0
monochromatic
#F505EA #FB3DF2 #FC79F6 #FDB5FA #FEE1FD
Accessibility & contrast
On white
2.28
#FC79F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FC79F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79F6
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79F6 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0FA
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#FF86AD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc79f6; /* rgb */ color: rgb(252, 121, 246); /* oklch */ color: oklch(77.0% 0.215 329.2);
Tailwind
colors: {
custom: {
50: '#ffa5f9',
500: '#fc79f6',
950: '#000000',
},
}SCSS
$custom: #fc79f6; $custom-light: #ffa5f9; $custom-dark: #000000;
JSON
{
"hex": "#fc79f6",
"rgb": {
"r": 252,
"g": 121,
"b": 246
},
"hsl": {
"h": 302.748,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.77042,
"c": 0.21549,
"h": 329.2
},
"luminance": 0.41024
}Semantic roles & 50–950 ramp
primary
#FC79F6
secondary
#D4F7D6
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85