#FC79FB#FC79FB
#FC79FB is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.3% C 0.220 H 327.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC79FB |
|---|---|
| RGB | rgb(252, 121, 251) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 52%, 99%) |
| CMYK | cmyk(0%, 52%, 0.4%, 1.2%) |
| CIE-LAB | lab(70.41, 66.67, -42.68) |
| CIE-LCH | lch(70.41, 79.16, 327.37°) |
| OKLab | oklab(77.27% 0.1857 -0.1173) |
| OKLCH | oklch(77.27% 0.22 327.7) |
| XYZ | xyz(64.3938, 41.3390, 95.8356) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC79FB #79FC7A
analogous
#BB79FC #FC79FB #FC79B9
triadic
#FC79FB #FBFC79 #79FBFC
tetradic
#FC79FB #FCBB79 #79FC7A #79B9FC
square
#FC79FB #FCBB79 #79FC7A #79B9FC
split-complementary
#FC79FB #B9FC79 #79FCBB
monochromatic
#F505F3 #FB3DF9 #FC79FB #FDB5FD #FEE1FE
Accessibility & contrast
On white
2.27
#FC79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FC79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC79FB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC79FB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc79fb; /* rgb */ color: rgb(252, 121, 251); /* oklch */ color: oklch(77.3% 0.220 327.7);
Tailwind
colors: {
custom: {
50: '#ffa5fd',
500: '#fc79fb',
950: '#000000',
},
}SCSS
$custom: #fc79fb; $custom-light: #ffa5fd; $custom-dark: #000000;
JSON
{
"hex": "#fc79fb",
"rgb": {
"r": 252,
"g": 121,
"b": 251
},
"hsl": {
"h": 300.458,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.77273,
"c": 0.21967,
"h": 327.7
},
"luminance": 0.41335
}Semantic roles & 50–950 ramp
primary
#FC79FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85