#FB78FA#FB78FA
#FB78FA is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.220 H 327.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FB78FA |
|---|---|
| RGB | rgb(251, 120, 250) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 52%, 98%) |
| CMYK | cmyk(0%, 52.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(70.07, 66.70, -42.68) |
| CIE-LCH | lch(70.07, 79.18, 327.38°) |
| OKLab | oklab(76.98% 0.1858 -0.1173) |
| OKLCH | oklch(76.98% 0.22 327.7) |
| XYZ | xyz(63.7545, 40.8480, 94.9503) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 3.08
Violet Pink
#FB5FFC
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 4.01
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB78FA #78FB79
analogous
#BA78FB #FB78FA #FB78B8
triadic
#FB78FA #FAFB78 #78FAFB
tetradic
#FB78FA #FBBA78 #78FB79 #78B8FB
square
#FB78FA #FBBA78 #78FB79 #78B8FB
split-complementary
#FB78FA #B8FB78 #78FBBA
monochromatic
#F107F0 #F93DF8 #FB78FA #FDB3FC #FEE1FE
Accessibility & contrast
On white
2.29
#FB78FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FB78FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB78FA
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB78FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB78FA | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#FF86AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb78fa; /* rgb */ color: rgb(251, 120, 250); /* oklch */ color: oklch(77.0% 0.220 327.7);
Tailwind
colors: {
custom: {
50: '#ffa4fc',
500: '#fb78fa',
950: '#000000',
},
}SCSS
$custom: #fb78fa; $custom-light: #ffa4fc; $custom-dark: #000000;
JSON
{
"hex": "#fb78fa",
"rgb": {
"r": 251,
"g": 120,
"b": 250
},
"hsl": {
"h": 300.458,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.76979,
"c": 0.21973,
"h": 327.7
},
"luminance": 0.40844
}Semantic roles & 50–950 ramp
primary
#FB78FA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85