#FB79FB#FB79FB
#FB79FB is a light, highly saturated purple. Relative luminance 0.411; OKLCH L 77.1% C 0.219 H 327.4°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79FB |
|---|---|
| RGB | rgb(251, 121, 251) |
| HSL | hsl(300, 94%, 73%) |
| HSV | hsv(300, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(70.28, 66.41, -42.89) |
| CIE-LCH | lch(70.28, 79.06, 327.14°) |
| OKLab | oklab(77.15% 0.1847 -0.1179) |
| OKLCH | oklch(77.15% 0.219 327.4) |
| XYZ | xyz(64.0326, 41.1527, 95.8186) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 4.13
Light Magenta
#FA5FF7
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79FB #79FB79
analogous
#BA79FB #FB79FB #FB79BA
triadic
#FB79FB #FBFB79 #79FBFB
tetradic
#FB79FB #FBBA79 #79FB79 #79BAFB
square
#FB79FB #FBBA79 #79FB79 #79BAFB
split-complementary
#FB79FB #BAFB79 #79FBBA
monochromatic
#F207F2 #F93EF9 #FB79FB #FDB4FD #FEE1FE
Accessibility & contrast
On white
2.28
#FB79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FB79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79FB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79FB | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 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)
#6CA1FF
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#FF88AF
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb79fb; /* rgb */ color: rgb(251, 121, 251); /* oklch */ color: oklch(77.1% 0.219 327.4);
Tailwind
colors: {
custom: {
50: '#ffa5fd',
500: '#fb79fb',
950: '#000000',
},
}SCSS
$custom: #fb79fb; $custom-light: #ffa5fd; $custom-dark: #000000;
JSON
{
"hex": "#fb79fb",
"rgb": {
"r": 251,
"g": 121,
"b": 251
},
"hsl": {
"h": 300,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.7715,
"c": 0.21909,
"h": 327.4
},
"luminance": 0.41149
}Semantic roles & 50–950 ramp
primary
#FB79FB
secondary
#D5F6D5
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85