#FA78FB#FA78FB
#FA78FB is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.220 H 327.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78FB |
|---|---|
| RGB | rgb(250, 120, 251) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 52%, 98%) |
| CMYK | cmyk(0.4%, 52.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.98, 66.60, -43.37) |
| CIE-LCH | lch(69.98, 79.48, 326.93°) |
| OKLab | oklab(76.9% 0.1848 -0.1193) |
| OKLCH | oklch(76.9% 0.22 327.2) |
| XYZ | xyz(63.5523, 40.7256, 95.7615) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.18
Violet Pink
#FB5FFC
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 4.14
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78FB #79FB78
analogous
#B878FB #FA78FB #FB78BA
triadic
#FA78FB #FBFA78 #78FBFA
tetradic
#FA78FB #FBB878 #79FB78 #78BAFB
square
#FA78FB #FBB878 #79FB78 #78BAFB
split-complementary
#FA78FB #BAFB78 #78FBB8
monochromatic
#F007F1 #F83DF9 #FA78FB #FCB3FD #FEE1FE
Accessibility & contrast
On white
2.30
#FA78FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FA78FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78FB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78FB | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FF
Deuteranopia (green-blind)
#93B1F7
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa78fb; /* rgb */ color: rgb(250, 120, 251); /* oklch */ color: oklch(76.9% 0.220 327.2);
Tailwind
colors: {
custom: {
50: '#ffa4fd',
500: '#fa78fb',
950: '#000000',
},
}SCSS
$custom: #fa78fb; $custom-light: #ffa4fd; $custom-dark: #000000;
JSON
{
"hex": "#fa78fb",
"rgb": {
"r": 250,
"g": 120,
"b": 251
},
"hsl": {
"h": 299.542,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.76903,
"c": 0.22,
"h": 327.2
},
"luminance": 0.40722
}Semantic roles & 50–950 ramp
primary
#FA78FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85