#FC78FC#FC78FC
#FC78FC is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.222 H 327.5°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78FC |
|---|---|
| RGB | rgb(252, 120, 252) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 0%, 1.2%) |
| CIE-LAB | lab(70.29, 67.30, -43.42) |
| CIE-LCH | lch(70.29, 80.09, 327.17°) |
| OKLab | oklab(77.2% 0.1871 -0.1194) |
| OKLCH | oklch(77.2% 0.222 327.5) |
| XYZ | xyz(64.4310, 41.1604, 96.6276) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.00
Purply Pink
#F075E6
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 4.18
Orchid
#DA70D6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78FC #78FC78
analogous
#BA78FC #FC78FC #FC78BA
triadic
#FC78FC #FCFC78 #78FCFC
tetradic
#FC78FC #FCBA78 #78FC78 #78BAFC
square
#FC78FC #FCBA78 #78FC78 #78BAFC
split-complementary
#FC78FC #BAFC78 #78FCBA
monochromatic
#F405F4 #FB3CFB #FC78FC #FDB4FD #FEE1FE
Accessibility & contrast
On white
2.27
#FC78FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FC78FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78FC
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78FC | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc78fc; /* rgb */ color: rgb(252, 120, 252); /* oklch */ color: oklch(77.2% 0.222 327.5);
Tailwind
colors: {
custom: {
50: '#ffa4fe',
500: '#fc78fc',
950: '#000000',
},
}SCSS
$custom: #fc78fc; $custom-light: #ffa4fe; $custom-dark: #000000;
JSON
{
"hex": "#fc78fc",
"rgb": {
"r": 252,
"g": 120,
"b": 252
},
"hsl": {
"h": 300,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.77195,
"c": 0.22199,
"h": 327.5
},
"luminance": 0.41157
}Semantic roles & 50–950 ramp
primary
#FC78FC
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86