#FC79F3#FC79F3
#FC79F3 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.213 H 330.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79F3 |
|---|---|
| RGB | rgb(252, 121, 243) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 3.6%, 1.2%) |
| CIE-LAB | lab(70.07, 65.34, -38.84) |
| CIE-LCH | lch(70.07, 76.01, 329.27°) |
| OKLab | oklab(76.91% 0.1846 -0.1063) |
| OKLCH | oklch(76.91% 0.213 330.1) |
| XYZ | xyz(63.1593, 40.8452, 89.3339) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.62
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79F3 #79FC82
analogous
#C379FC #FC79F3 #FC79B1
triadic
#FC79F3 #F3FC79 #79F3FC
tetradic
#FC79F3 #FCC379 #79FC82 #79B1FC
square
#FC79F3 #FCC379 #79FC82 #79B1FC
split-complementary
#FC79F3 #B1FC79 #79FCC3
monochromatic
#F505E5 #FB3DEE #FC79F3 #FDB5F8 #FEE1FC
Accessibility & contrast
On white
2.29
#FC79F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FC79F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79F3
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79F3 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A0F7
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc79f3; /* rgb */ color: rgb(252, 121, 243); /* oklch */ color: oklch(76.9% 0.213 330.1);
Tailwind
colors: {
custom: {
50: '#ffa5f7',
500: '#fc79f3',
950: '#000000',
},
}SCSS
$custom: #fc79f3; $custom-light: #ffa5f7; $custom-dark: #000000;
JSON
{
"hex": "#fc79f3",
"rgb": {
"r": 252,
"g": 121,
"b": 243
},
"hsl": {
"h": 304.122,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.76905,
"c": 0.21301,
"h": 330.1
},
"luminance": 0.40841
}Semantic roles & 50–950 ramp
primary
#FC79F3
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85