#FC78F4#FC78F4
#FC78F4 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.215 H 329.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78F4 |
|---|---|
| RGB | rgb(252, 120, 244) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 3.2%, 1.2%) |
| CIE-LAB | lab(69.94, 65.96, -39.59) |
| CIE-LCH | lch(69.94, 76.93, 329.03°) |
| OKLab | oklab(76.83% 0.1861 -0.1084) |
| OKLCH | oklch(76.83% 0.215 329.8) |
| XYZ | xyz(63.1899, 40.6640, 90.0910) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Violet (CSS)
#EE82EE
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 4.25
Violet Pink
#FB5FFC
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78F4 #78FC80
analogous
#C278FC #FC78F4 #FC78B2
triadic
#FC78F4 #F4FC78 #78F4FC
tetradic
#FC78F4 #FCC278 #78FC80 #78B2FC
square
#FC78F4 #FCC278 #78FC80 #78B2FC
split-complementary
#FC78F4 #B2FC78 #78FCC2
monochromatic
#F405E6 #FB3CEF #FC78F4 #FDB4F9 #FEE1FD
Accessibility & contrast
On white
2.30
#FC78F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC78F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78F4
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78F4 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF8
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc78f4; /* rgb */ color: rgb(252, 120, 244); /* oklch */ color: oklch(76.8% 0.215 329.8);
Tailwind
colors: {
custom: {
50: '#ffa4f8',
500: '#fc78f4',
950: '#000000',
},
}SCSS
$custom: #fc78f4; $custom-light: #ffa4f8; $custom-dark: #000000;
JSON
{
"hex": "#fc78f4",
"rgb": {
"r": 252,
"g": 120,
"b": 244
},
"hsl": {
"h": 303.636,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.76825,
"c": 0.21533,
"h": 329.8
},
"luminance": 0.4066
}Semantic roles & 50–950 ramp
primary
#FC78F4
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85