#FB78FF#FB78FF
#FB78FF is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.224 H 326.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB78FF |
|---|---|
| RGB | rgb(251, 120, 255) |
| HSL | hsl(298, 100%, 74%) |
| HSV | hsv(298, 53%, 100%) |
| CMYK | cmyk(1.6%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(70.29, 67.55, -45.06) |
| CIE-LCH | lch(70.29, 81.20, 326.29°) |
| OKLab | oklab(77.22% 0.1864 -0.1241) |
| OKLCH | oklch(77.22% 0.224 326.3) |
| XYZ | xyz(64.5489, 41.1658, 99.1342) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.53
Orchid
#DA70D6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB78FF #7CFF78
analogous
#B778FF #FB78FF #FF78BF
triadic
#FB78FF #FFFB78 #78FFFB
tetradic
#FB78FF #FFB778 #7CFF78 #78BFFF
square
#FB78FF #FFB778 #7CFF78 #78BFFF
split-complementary
#FB78FF #BFFF78 #78FFB7
monochromatic
#F500FD #F93BFF #FB78FF #FDB5FF #FEE0FF
Accessibility & contrast
On white
2.27
#FB78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FB78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB78FF
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB78FF | 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)
#68A1FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#FF88B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb78ff; /* rgb */ color: rgb(251, 120, 255); /* oklch */ color: oklch(77.2% 0.224 326.3);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fb78ff',
950: '#000000',
},
}SCSS
$custom: #fb78ff; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fb78ff",
"rgb": {
"r": 251,
"g": 120,
"b": 255
},
"hsl": {
"h": 298.222,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.77215,
"c": 0.22398,
"h": 326.3
},
"luminance": 0.41162
}Semantic roles & 50–950 ramp
primary
#FB78FF
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86