#FC78F3#FC78F3
#FC78F3 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.8% C 0.215 H 330.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78F3 |
|---|---|
| RGB | rgb(252, 120, 243) |
| HSL | hsl(304, 96%, 73%) |
| HSV | hsv(304, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 3.6%, 1.2%) |
| CIE-LAB | lab(69.90, 65.79, -39.11) |
| CIE-LCH | lch(69.90, 76.54, 329.27°) |
| OKLab | oklab(76.78% 0.1859 -0.107) |
| OKLCH | oklch(76.78% 0.215 330.1) |
| XYZ | xyz(63.0385, 40.6034, 89.2936) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.38
Violet (CSS)
#EE82EE
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 4.30
Violet Pink
#FB5FFC
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78F3 #78FC81
analogous
#C378FC #FC78F3 #FC78B1
triadic
#FC78F3 #F3FC78 #78F3FC
tetradic
#FC78F3 #FCC378 #78FC81 #78B1FC
square
#FC78F3 #FCC378 #78FC81 #78B1FC
split-complementary
#FC78F3 #B1FC78 #78FCC3
monochromatic
#F405E4 #FB3CEE #FC78F3 #FDB4F8 #FEE1FC
Accessibility & contrast
On white
2.30
#FC78F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FC78F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78F3
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78F3 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF7
Deuteranopia (green-blind)
#98B1EF
Tritanopia (blue-blind)
#FF84AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc78f3; /* rgb */ color: rgb(252, 120, 243); /* oklch */ color: oklch(76.8% 0.215 330.1);
Tailwind
colors: {
custom: {
50: '#ffa4f7',
500: '#fc78f3',
950: '#000000',
},
}SCSS
$custom: #fc78f3; $custom-light: #ffa4f7; $custom-dark: #000000;
JSON
{
"hex": "#fc78f3",
"rgb": {
"r": 252,
"g": 120,
"b": 243
},
"hsl": {
"h": 304.091,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.7678,
"c": 0.21451,
"h": 330.1
},
"luminance": 0.40599
}Semantic roles & 50–950 ramp
primary
#FC78F3
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85