#FC78FB#FC78FB
#FC78FB is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.221 H 327.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FC78FB |
|---|---|
| RGB | rgb(252, 120, 251) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 52%, 99%) |
| CMYK | cmyk(0%, 52.4%, 0.4%, 1.2%) |
| CIE-LAB | lab(70.24, 67.13, -42.95) |
| CIE-LCH | lch(70.24, 79.69, 327.39°) |
| OKLab | oklab(77.15% 0.187 -0.118) |
| OKLCH | oklch(77.15% 0.221 327.7) |
| XYZ | xyz(64.2730, 41.0972, 95.7953) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 4.09
Orchid
#DA70D6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC78FB #78FC79
analogous
#BB78FC #FC78FB #FC78B9
triadic
#FC78FB #FBFC78 #78FBFC
tetradic
#FC78FB #FCBB78 #78FC79 #78B9FC
square
#FC78FB #FCBB78 #78FC79 #78B9FC
split-complementary
#FC78FB #B9FC78 #78FCBB
monochromatic
#F405F2 #FB3CF9 #FC78FB #FDB4FD #FEE1FE
Accessibility & contrast
On white
2.28
#FC78FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FC78FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC78FB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC78FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC78FB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc78fb; /* rgb */ color: rgb(252, 120, 251); /* oklch */ color: oklch(77.1% 0.221 327.7);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#fc78fb',
950: '#000000',
},
}SCSS
$custom: #fc78fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#fc78fb",
"rgb": {
"r": 252,
"g": 120,
"b": 251
},
"hsl": {
"h": 300.455,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.77149,
"c": 0.22114,
"h": 327.7
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#FC78FB
secondary
#D4F7D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85