#FA79FB#FA79FB
#FA79FB is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.0% C 0.219 H 327.1°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FA79FB |
|---|---|
| RGB | rgb(250, 121, 251) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 52%, 98%) |
| CMYK | cmyk(0.4%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(70.15, 66.15, -43.11) |
| CIE-LCH | lch(70.15, 78.95, 326.91°) |
| OKLab | oklab(77.03% 0.1836 -0.1185) |
| OKLCH | oklch(77.03% 0.219 327.1) |
| XYZ | xyz(63.6732, 40.9674, 95.8018) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 3.21
Violet Pink
#FB5FFC
ΔE00 4.08
Light Magenta
#FA5FF7
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA79FB #7AFB79
analogous
#B979FB #FA79FB #FB79BB
triadic
#FA79FB #FBFA79 #79FBFA
tetradic
#FA79FB #FBB979 #7AFB79 #79BBFB
square
#FA79FB #FBB979 #7AFB79 #79BBFB
split-complementary
#FA79FB #BBFB79 #79FBB9
monochromatic
#F107F2 #F83EF9 #FA79FB #FCB4FD #FEE1FE
Accessibility & contrast
On white
2.28
#FA79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FA79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA79FB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA79FB | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#94B1F7
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa79fb; /* rgb */ color: rgb(250, 121, 251); /* oklch */ color: oklch(77.0% 0.219 327.1);
Tailwind
colors: {
custom: {
50: '#ffa5fd',
500: '#fa79fb',
950: '#000000',
},
}SCSS
$custom: #fa79fb; $custom-light: #ffa5fd; $custom-dark: #000000;
JSON
{
"hex": "#fa79fb",
"rgb": {
"r": 250,
"g": 121,
"b": 251
},
"hsl": {
"h": 299.538,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.77028,
"c": 0.21853,
"h": 327.1
},
"luminance": 0.40964
}Semantic roles & 50–950 ramp
primary
#FA79FB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85