#FC79FC#FC79FC
#FC79FC is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.3% C 0.221 H 327.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79FC |
|---|---|
| RGB | rgb(252, 121, 252) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 0%, 1.2%) |
| CIE-LAB | lab(70.46, 66.84, -43.16) |
| CIE-LCH | lch(70.46, 79.57, 327.15°) |
| OKLab | oklab(77.32% 0.1859 -0.1186) |
| OKLCH | oklch(77.32% 0.221 327.4) |
| XYZ | xyz(64.5519, 41.4022, 96.6679) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.40
Violet Pink
#FB5FFC
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79FC #79FC79
analogous
#BA79FC #FC79FC #FC79BA
triadic
#FC79FC #FCFC79 #79FCFC
tetradic
#FC79FC #FCBA79 #79FC79 #79BAFC
square
#FC79FC #FCBA79 #79FC79 #79BAFC
split-complementary
#FC79FC #BAFC79 #79FCBA
monochromatic
#F505F5 #FB3DFB #FC79FC #FDB5FD #FEE1FE
Accessibility & contrast
On white
2.26
#FC79FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#FC79FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79FC
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79FC | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc79fc; /* rgb */ color: rgb(252, 121, 252); /* oklch */ color: oklch(77.3% 0.221 327.4);
Tailwind
colors: {
custom: {
50: '#ffa5fe',
500: '#fc79fc',
950: '#000000',
},
}SCSS
$custom: #fc79fc; $custom-light: #ffa5fe; $custom-dark: #000000;
JSON
{
"hex": "#fc79fc",
"rgb": {
"r": 252,
"g": 121,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.77319,
"c": 0.22051,
"h": 327.4
},
"luminance": 0.41398
}Semantic roles & 50–950 ramp
primary
#FC79FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86