#FC78F2#FC78F2
#FC78F2 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.214 H 330.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78F2 |
|---|---|
| RGB | rgb(252, 120, 242) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 4%, 1.2%) |
| CIE-LAB | lab(69.85, 65.63, -38.62) |
| CIE-LCH | lch(69.85, 76.15, 329.52°) |
| OKLab | oklab(76.74% 0.1858 -0.1056) |
| OKLCH | oklch(76.74% 0.214 330.4) |
| XYZ | xyz(62.8879, 40.5432, 88.5004) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.31
Violet (CSS)
#EE82EE
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.41
Light Magenta
#FA5FF7
ΔE00 4.36
Violet Pink
#FB5FFC
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78F2 #78FC82
analogous
#C478FC #FC78F2 #FC78B0
triadic
#FC78F2 #F2FC78 #78F2FC
tetradic
#FC78F2 #FCC478 #78FC82 #78B0FC
square
#FC78F2 #FCC478 #78FC82 #78B0FC
split-complementary
#FC78F2 #B0FC78 #78FCC4
monochromatic
#F405E2 #FB3CEC #FC78F2 #FDB4F8 #FEE1FC
Accessibility & contrast
On white
2.31
#FC78F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FC78F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78F2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78F2 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#FF84AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc78f2; /* rgb */ color: rgb(252, 120, 242); /* oklch */ color: oklch(76.7% 0.214 330.4);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fc78f2',
950: '#000000',
},
}SCSS
$custom: #fc78f2; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fc78f2",
"rgb": {
"r": 252,
"g": 120,
"b": 242
},
"hsl": {
"h": 304.545,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.76735,
"c": 0.2137,
"h": 330.4
},
"luminance": 0.40539
}Semantic roles & 50–950 ramp
primary
#FC78F2
secondary
#D4F7D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85