#FC78F9#FC78F9
#FC78F9 is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.1% C 0.219 H 328.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78F9 |
|---|---|
| RGB | rgb(252, 120, 249) |
| HSL | hsl(301, 96%, 73%) |
| HSV | hsv(301, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 1.2%, 1.2%) |
| CIE-LAB | lab(70.16, 66.79, -41.99) |
| CIE-LCH | lch(70.16, 78.89, 327.84°) |
| OKLab | oklab(77.05% 0.1868 -0.1153) |
| OKLCH | oklch(77.05% 0.219 328.3) |
| XYZ | xyz(63.9594, 40.9718, 94.1437) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.77
Purply Pink
#F075E6
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.08
Violet Pink
#FB5FFC
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78F9 #78FC7B
analogous
#BD78FC #FC78F9 #FC78B7
triadic
#FC78F9 #F9FC78 #78F9FC
tetradic
#FC78F9 #FCBD78 #78FC7B #78B7FC
square
#FC78F9 #FCBD78 #78FC7B #78B7FC
split-complementary
#FC78F9 #B7FC78 #78FCBD
monochromatic
#F405EF #FB3CF6 #FC78F9 #FDB4FC #FEE1FE
Accessibility & contrast
On white
2.28
#FC78F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FC78F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78F9
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78F9 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#96B2F5
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc78f9; /* rgb */ color: rgb(252, 120, 249); /* oklch */ color: oklch(77.1% 0.219 328.3);
Tailwind
colors: {
custom: {
50: '#ffa4fb',
500: '#fc78f9',
950: '#000000',
},
}SCSS
$custom: #fc78f9; $custom-light: #ffa4fb; $custom-dark: #000000;
JSON
{
"hex": "#fc78f9",
"rgb": {
"r": 252,
"g": 120,
"b": 249
},
"hsl": {
"h": 301.364,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.77055,
"c": 0.21947,
"h": 328.3
},
"luminance": 0.40968
}Semantic roles & 50–950 ramp
primary
#FC78F9
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85