#FB79FA#FB79FA
#FB79FA is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.218 H 327.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79FA |
|---|---|
| RGB | rgb(251, 121, 250) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 0.4%, 1.6%) |
| CIE-LAB | lab(70.24, 66.24, -42.42) |
| CIE-LCH | lch(70.24, 78.66, 327.37°) |
| OKLab | oklab(77.1% 0.1845 -0.1165) |
| OKLCH | oklch(77.1% 0.218 327.7) |
| XYZ | xyz(63.8754, 41.0898, 94.9906) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.14
Violet Pink
#FB5FFC
ΔE00 4.16
Light Magenta
#FA5FF7
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79FA #79FB7A
analogous
#BB79FB #FB79FA #FB79B9
triadic
#FB79FA #FAFB79 #79FAFB
tetradic
#FB79FA #FBBB79 #79FB7A #79B9FB
square
#FB79FA #FBBB79 #79FB7A #79B9FB
split-complementary
#FB79FA #B9FB79 #79FBBB
monochromatic
#F207F1 #F93EF8 #FB79FA #FDB4FC #FEE1FE
Accessibility & contrast
On white
2.28
#FB79FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#FB79FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79FA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79FA | 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)
#6DA1FE
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#FF87AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb79fa; /* rgb */ color: rgb(251, 121, 250); /* oklch */ color: oklch(77.1% 0.218 327.7);
Tailwind
colors: {
custom: {
50: '#ffa5fc',
500: '#fb79fa',
950: '#000000',
},
}SCSS
$custom: #fb79fa; $custom-light: #ffa5fc; $custom-dark: #000000;
JSON
{
"hex": "#fb79fa",
"rgb": {
"r": 251,
"g": 121,
"b": 250
},
"hsl": {
"h": 300.462,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.77103,
"c": 0.21825,
"h": 327.7
},
"luminance": 0.41086
}Semantic roles & 50–950 ramp
primary
#FB79FA
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85