#FC78FF#FC78FF
#FC78FF is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.3% C 0.225 H 326.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78FF |
|---|---|
| RGB | rgb(252, 120, 255) |
| HSL | hsl(299, 100%, 74%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(1.2%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(70.42, 67.80, -44.85) |
| CIE-LCH | lch(70.42, 81.30, 326.52°) |
| OKLab | oklab(77.34% 0.1875 -0.1235) |
| OKLCH | oklch(77.34% 0.225 326.6) |
| XYZ | xyz(64.9101, 41.3521, 99.1511) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 4.49
Orchid
#DA70D6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78FF #7BFF78
analogous
#B878FF #FC78FF #FF78BE
triadic
#FC78FF #FFFC78 #78FFFC
tetradic
#FC78FF #FFB878 #7BFF78 #78BEFF
square
#FC78FF #FFB878 #7BFF78 #78BEFF
split-complementary
#FC78FF #BEFF78 #78FFB8
monochromatic
#F700FD #FB3BFF #FC78FF #FDB5FF #FEE0FF
Accessibility & contrast
On white
2.27
#FC78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FC78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78FF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78FF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#FF88B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc78ff; /* rgb */ color: rgb(252, 120, 255); /* oklch */ color: oklch(77.3% 0.225 326.6);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fc78ff',
950: '#000000',
},
}SCSS
$custom: #fc78ff; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fc78ff",
"rgb": {
"r": 252,
"g": 120,
"b": 255
},
"hsl": {
"h": 298.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.77337,
"c": 0.22452,
"h": 326.6
},
"luminance": 0.41348
}Semantic roles & 50–950 ramp
primary
#FC78FF
secondary
#D4F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86