#FC79F5#FC79F5
#FC79F5 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.215 H 329.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79F5 |
|---|---|
| RGB | rgb(252, 121, 245) |
| HSL | hsl(303, 96%, 73%) |
| HSV | hsv(303, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 2.8%, 1.2%) |
| CIE-LAB | lab(70.15, 65.67, -39.80) |
| CIE-LCH | lch(70.15, 76.79, 328.78°) |
| OKLab | oklab(77% 0.1849 -0.109) |
| OKLCH | oklch(77% 0.215 329.5) |
| XYZ | xyz(63.4630, 40.9667, 90.9332) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 2.62
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.38
Violet Pink
#FB5FFC
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79F5 #79FC80
analogous
#C179FC #FC79F5 #FC79B3
triadic
#FC79F5 #F5FC79 #79F5FC
tetradic
#FC79F5 #FCC179 #79FC80 #79B3FC
square
#FC79F5 #FCC179 #79FC80 #79B3FC
split-complementary
#FC79F5 #B3FC79 #79FCC1
monochromatic
#F505E8 #FB3DF1 #FC79F5 #FDB5F9 #FEE1FD
Accessibility & contrast
On white
2.28
#FC79F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FC79F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79F5
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79F5 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F9
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc79f5; /* rgb */ color: rgb(252, 121, 245); /* oklch */ color: oklch(77.0% 0.215 329.5);
Tailwind
colors: {
custom: {
50: '#ffa5f9',
500: '#fc79f5',
950: '#000000',
},
}SCSS
$custom: #fc79f5; $custom-light: #ffa5f9; $custom-dark: #000000;
JSON
{
"hex": "#fc79f5",
"rgb": {
"r": 252,
"g": 121,
"b": 245
},
"hsl": {
"h": 303.206,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.76996,
"c": 0.21466,
"h": 329.5
},
"luminance": 0.40963
}Semantic roles & 50–950 ramp
primary
#FC79F5
secondary
#D4F7D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85