#FC78FA#FC78FA
#FC78FA is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.1% C 0.220 H 328.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78FA |
|---|---|
| RGB | rgb(252, 120, 250) |
| HSL | hsl(301, 96%, 73%) |
| HSV | hsv(301, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 0.8%, 1.2%) |
| CIE-LAB | lab(70.20, 66.96, -42.47) |
| CIE-LCH | lch(70.20, 79.29, 327.62°) |
| OKLab | oklab(77.1% 0.1869 -0.1167) |
| OKLCH | oklch(77.1% 0.22 328) |
| XYZ | xyz(64.1157, 41.0343, 94.9673) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78FA #78FC7A
analogous
#BC78FC #FC78FA #FC78B8
triadic
#FC78FA #FAFC78 #78FAFC
tetradic
#FC78FA #FCBC78 #78FC7A #78B8FC
square
#FC78FA #FCBC78 #78FC7A #78B8FC
split-complementary
#FC78FA #B8FC78 #78FCBC
monochromatic
#F405F1 #FB3CF8 #FC78FA #FDB4FC #FEE1FE
Accessibility & contrast
On white
2.28
#FC78FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#FC78FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78FA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78FA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FE
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc78fa; /* rgb */ color: rgb(252, 120, 250); /* oklch */ color: oklch(77.1% 0.220 328.0);
Tailwind
colors: {
custom: {
50: '#ffa4fc',
500: '#fc78fa',
950: '#000000',
},
}SCSS
$custom: #fc78fa; $custom-light: #ffa4fc; $custom-dark: #000000;
JSON
{
"hex": "#fc78fa",
"rgb": {
"r": 252,
"g": 120,
"b": 250
},
"hsl": {
"h": 300.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.77102,
"c": 0.22031,
"h": 328
},
"luminance": 0.41031
}Semantic roles & 50–950 ramp
primary
#FC78FA
secondary
#D4F7D5
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85