#FC79F4#FC79F4
#FC79F4 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.0% C 0.214 H 329.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79F4 |
|---|---|
| RGB | rgb(252, 121, 244) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 3.2%, 1.2%) |
| CIE-LAB | lab(70.11, 65.50, -39.32) |
| CIE-LCH | lch(70.11, 76.40, 329.02°) |
| OKLab | oklab(76.95% 0.1848 -0.1076) |
| OKLCH | oklch(76.95% 0.214 329.8) |
| XYZ | xyz(63.3108, 40.9058, 90.1313) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.67
Light Magenta
#FA5FF7
ΔE00 4.43
Violet Pink
#FB5FFC
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79F4 #79FC81
analogous
#C279FC #FC79F4 #FC79B2
triadic
#FC79F4 #F4FC79 #79F4FC
tetradic
#FC79F4 #FCC279 #79FC81 #79B2FC
square
#FC79F4 #FCC279 #79FC81 #79B2FC
split-complementary
#FC79F4 #B2FC79 #79FCC2
monochromatic
#F505E6 #FB3DEF #FC79F4 #FDB5F9 #FEE1FD
Accessibility & contrast
On white
2.29
#FC79F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FC79F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79F4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79F4 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F8
Deuteranopia (green-blind)
#98B2F0
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc79f4; /* rgb */ color: rgb(252, 121, 244); /* oklch */ color: oklch(77.0% 0.214 329.8);
Tailwind
colors: {
custom: {
50: '#ffa5f8',
500: '#fc79f4',
950: '#000000',
},
}SCSS
$custom: #fc79f4; $custom-light: #ffa5f8; $custom-dark: #000000;
JSON
{
"hex": "#fc79f4",
"rgb": {
"r": 252,
"g": 121,
"b": 244
},
"hsl": {
"h": 303.664,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.76951,
"c": 0.21383,
"h": 329.8
},
"luminance": 0.40902
}Semantic roles & 50–950 ramp
primary
#FC79F4
secondary
#D4F7D7
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85