#FB78FE#FB78FE
#FB78FE is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.2% C 0.223 H 326.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FB78FE |
|---|---|
| RGB | rgb(251, 120, 254) |
| HSL | hsl(299, 99%, 73%) |
| HSV | hsv(299, 53%, 100%) |
| CMYK | cmyk(1.2%, 52.8%, 0%, 0.4%) |
| CIE-LAB | lab(70.25, 67.38, -44.59) |
| CIE-LCH | lch(70.25, 80.79, 326.50°) |
| OKLab | oklab(77.17% 0.1863 -0.1228) |
| OKLCH | oklch(77.17% 0.223 326.6) |
| XYZ | xyz(64.3883, 41.1016, 98.2886) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 4.42
Orchid
#DA70D6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB78FE #7BFE78
analogous
#B878FE #FB78FE #FE78BE
triadic
#FB78FE #FEFB78 #78FEFB
tetradic
#FB78FE #FEB878 #7BFE78 #78BEFE
square
#FB78FE #FEB878 #7BFE78 #78BEFE
split-complementary
#FB78FE #BEFE78 #78FEB8
monochromatic
#F402FA #F93BFE #FB78FE #FDB5FE #FEE1FF
Accessibility & contrast
On white
2.28
#FB78FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FB78FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB78FE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB78FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB78FE | 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)
#69A1FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb78fe; /* rgb */ color: rgb(251, 120, 254); /* oklch */ color: oklch(77.2% 0.223 326.6);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fb78fe',
950: '#000000',
},
}SCSS
$custom: #fb78fe; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fb78fe",
"rgb": {
"r": 251,
"g": 120,
"b": 254
},
"hsl": {
"h": 298.657,
"s": 98.529,
"l": 73.333
},
"oklch": {
"l": 0.77167,
"c": 0.22312,
"h": 326.6
},
"luminance": 0.41098
}Semantic roles & 50–950 ramp
primary
#FB78FE
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86