#FB79FE#FB79FE
#FB79FE is a light, highly saturated purple. Relative luminance 0.413; OKLCH L 77.3% C 0.222 H 326.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79FE |
|---|---|
| RGB | rgb(251, 121, 254) |
| HSL | hsl(299, 99%, 74%) |
| HSV | hsv(299, 52%, 100%) |
| CMYK | cmyk(1.2%, 52.4%, 0%, 0.4%) |
| CIE-LAB | lab(70.42, 66.92, -44.32) |
| CIE-LCH | lch(70.42, 80.27, 326.48°) |
| OKLab | oklab(77.29% 0.185 -0.122) |
| OKLCH | oklch(77.29% 0.222 326.6) |
| XYZ | xyz(64.5092, 41.3434, 98.3289) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.63
Violet Pink
#FB5FFC
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.20
Candy Pink
#FF63E9
ΔE00 4.53
Orchid
#DA70D6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79FE #7CFE79
analogous
#B879FE #FB79FE #FE79BE
triadic
#FB79FE #FEFB79 #79FEFB
tetradic
#FB79FE #FEB879 #7CFE79 #79BEFE
square
#FB79FE #FEB879 #7CFE79 #79BEFE
split-complementary
#FB79FE #BEFE79 #79FEB8
monochromatic
#F502FB #F93CFE #FB79FE #FDB6FE #FEE1FF
Accessibility & contrast
On white
2.27
#FB79FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#FB79FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79FE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79FE | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#93B2FA
Tritanopia (blue-blind)
#FF89B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb79fe; /* rgb */ color: rgb(251, 121, 254); /* oklch */ color: oklch(77.3% 0.222 326.6);
Tailwind
colors: {
custom: {
50: '#ffa5ff',
500: '#fb79fe',
950: '#000000',
},
}SCSS
$custom: #fb79fe; $custom-light: #ffa5ff; $custom-dark: #000000;
JSON
{
"hex": "#fb79fe",
"rgb": {
"r": 251,
"g": 121,
"b": 254
},
"hsl": {
"h": 298.647,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.77291,
"c": 0.22164,
"h": 326.6
},
"luminance": 0.4134
}Semantic roles & 50–950 ramp
primary
#FB79FE
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86