#FC78F7#FC78F7
#FC78F7 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.218 H 328.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78F7 |
|---|---|
| RGB | rgb(252, 120, 247) |
| HSL | hsl(302, 96%, 73%) |
| HSV | hsv(302, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 2%, 1.2%) |
| CIE-LAB | lab(70.07, 66.46, -41.03) |
| CIE-LCH | lch(70.07, 78.10, 328.31°) |
| OKLab | oklab(76.96% 0.1865 -0.1125) |
| OKLCH | oklch(76.96% 0.218 328.9) |
| XYZ | xyz(63.6491, 40.8477, 92.5095) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.13
Violet Pink
#FB5FFC
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78F7 #78FC7D
analogous
#BF78FC #FC78F7 #FC78B5
triadic
#FC78F7 #F7FC78 #78F7FC
tetradic
#FC78F7 #FCBF78 #78FC7D #78B5FC
square
#FC78F7 #FCBF78 #78FC7D #78B5FC
split-complementary
#FC78F7 #B5FC78 #78FCBF
monochromatic
#F405EB #FB3CF3 #FC78F7 #FDB4FB #FEE1FD
Accessibility & contrast
On white
2.29
#FC78F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FC78F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78F7
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78F7 | 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)
#6EA0FB
Deuteranopia (green-blind)
#96B2F3
Tritanopia (blue-blind)
#FF85AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc78f7; /* rgb */ color: rgb(252, 120, 247); /* oklch */ color: oklch(77.0% 0.218 328.9);
Tailwind
colors: {
custom: {
50: '#ffa4fa',
500: '#fc78f7',
950: '#000000',
},
}SCSS
$custom: #fc78f7; $custom-light: #ffa4fa; $custom-dark: #000000;
JSON
{
"hex": "#fc78f7",
"rgb": {
"r": 252,
"g": 120,
"b": 247
},
"hsl": {
"h": 302.273,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.76963,
"c": 0.2178,
"h": 328.9
},
"luminance": 0.40844
}Semantic roles & 50–950 ramp
primary
#FC78F7
secondary
#D4F7D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85