#FC78F0#FC78F0
#FC78F0 is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.212 H 331.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78F0 |
|---|---|
| RGB | rgb(252, 120, 240) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 4.8%, 1.2%) |
| CIE-LAB | lab(69.77, 65.30, -37.66) |
| CIE-LCH | lch(69.77, 75.38, 330.03°) |
| OKLab | oklab(76.65% 0.1855 -0.1029) |
| OKLCH | oklch(76.65% 0.212 331) |
| XYZ | xyz(62.5891, 40.4237, 86.9271) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78F0 #78FC84
analogous
#C678FC #FC78F0 #FC78AE
triadic
#FC78F0 #F0FC78 #78F0FC
tetradic
#FC78F0 #FCC678 #78FC84 #78AEFC
square
#FC78F0 #FCC678 #78FC84 #78AEFC
split-complementary
#FC78F0 #AEFC78 #78FCC6
monochromatic
#F405DE #FB3CE9 #FC78F0 #FDB4F7 #FEE1FC
Accessibility & contrast
On white
2.31
#FC78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FC78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78F0
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78F0 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF4
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#FF83A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fc78f0; /* rgb */ color: rgb(252, 120, 240); /* oklch */ color: oklch(76.6% 0.212 331.0);
Tailwind
colors: {
custom: {
50: '#ffa4f5',
500: '#fc78f0',
950: '#000000',
},
}SCSS
$custom: #fc78f0; $custom-light: #ffa4f5; $custom-dark: #000000;
JSON
{
"hex": "#fc78f0",
"rgb": {
"r": 252,
"g": 120,
"b": 240
},
"hsl": {
"h": 305.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.76645,
"c": 0.21208,
"h": 331
},
"luminance": 0.4042
}Semantic roles & 50–950 ramp
primary
#FC78F0
secondary
#D4F7D8
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85