#FC78F1#FC78F1
#FC78F1 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.7% C 0.213 H 330.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78F1 |
|---|---|
| RGB | rgb(252, 120, 241) |
| HSL | hsl(305, 96%, 73%) |
| HSV | hsv(305, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 4.4%, 1.2%) |
| CIE-LAB | lab(69.81, 65.46, -38.14) |
| CIE-LCH | lch(69.81, 75.76, 329.77°) |
| OKLab | oklab(76.69% 0.1856 -0.1043) |
| OKLCH | oklch(76.69% 0.213 330.7) |
| XYZ | xyz(62.7381, 40.4833, 87.7116) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Violet (CSS)
#EE82EE
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.37
Light Magenta
#FA5FF7
ΔE00 4.43
Violet Pink
#FB5FFC
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78F1 #78FC83
analogous
#C578FC #FC78F1 #FC78AF
triadic
#FC78F1 #F1FC78 #78F1FC
tetradic
#FC78F1 #FCC578 #78FC83 #78AFFC
square
#FC78F1 #FCC578 #78FC83 #78AFFC
split-complementary
#FC78F1 #AFFC78 #78FCC5
monochromatic
#F405E0 #FB3CEB #FC78F1 #FDB4F7 #FEE1FC
Accessibility & contrast
On white
2.31
#FC78F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#FC78F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78F1
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78F1 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF5
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#FF83AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc78f1; /* rgb */ color: rgb(252, 120, 241); /* oklch */ color: oklch(76.7% 0.213 330.7);
Tailwind
colors: {
custom: {
50: '#ffa4f6',
500: '#fc78f1',
950: '#000000',
},
}SCSS
$custom: #fc78f1; $custom-light: #ffa4f6; $custom-dark: #000000;
JSON
{
"hex": "#fc78f1",
"rgb": {
"r": 252,
"g": 120,
"b": 241
},
"hsl": {
"h": 305,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.7669,
"c": 0.21289,
"h": 330.7
},
"luminance": 0.40479
}Semantic roles & 50–950 ramp
primary
#FC78F1
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85