#FC79F2#FC79F2
#FC79F2 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.9% C 0.212 H 330.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79F2 |
|---|---|
| RGB | rgb(252, 121, 242) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 4%, 1.2%) |
| CIE-LAB | lab(70.03, 65.17, -38.36) |
| CIE-LCH | lch(70.03, 75.62, 329.52°) |
| OKLab | oklab(76.86% 0.1845 -0.1049) |
| OKLCH | oklch(76.86% 0.212 330.4) |
| XYZ | xyz(63.0088, 40.7850, 88.5407) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Violet (CSS)
#EE82EE
ΔE00 2.44
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79F2 #79FC83
analogous
#C479FC #FC79F2 #FC79B0
triadic
#FC79F2 #F2FC79 #79F2FC
tetradic
#FC79F2 #FCC479 #79FC83 #79B0FC
square
#FC79F2 #FCC479 #79FC83 #79B0FC
split-complementary
#FC79F2 #B0FC79 #79FCC4
monochromatic
#F505E3 #FB3DEC #FC79F2 #FDB5F8 #FEE1FC
Accessibility & contrast
On white
2.29
#FC79F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FC79F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79F2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79F2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F6
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc79f2; /* rgb */ color: rgb(252, 121, 242); /* oklch */ color: oklch(76.9% 0.212 330.4);
Tailwind
colors: {
custom: {
50: '#ffa5f6',
500: '#fc79f2',
950: '#000000',
},
}SCSS
$custom: #fc79f2; $custom-light: #ffa5f6; $custom-dark: #000000;
JSON
{
"hex": "#fc79f2",
"rgb": {
"r": 252,
"g": 121,
"b": 242
},
"hsl": {
"h": 304.58,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.7686,
"c": 0.2122,
"h": 330.4
},
"luminance": 0.40781
}Semantic roles & 50–950 ramp
primary
#FC79F2
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85