#FB79FC#FB79FC
#FB79FC is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.2% C 0.220 H 327.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79FC |
|---|---|
| RGB | rgb(251, 121, 252) |
| HSL | hsl(300, 96%, 73%) |
| HSV | hsv(300, 52%, 99%) |
| CMYK | cmyk(0.4%, 52%, 0%, 1.2%) |
| CIE-LAB | lab(70.33, 66.58, -43.37) |
| CIE-LCH | lch(70.33, 79.46, 326.92°) |
| OKLab | oklab(77.2% 0.1848 -0.1193) |
| OKLCH | oklch(77.2% 0.22 327.2) |
| XYZ | xyz(64.1906, 41.2159, 96.6510) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79FC #7AFC79
analogous
#B979FC #FB79FC #FC79BB
triadic
#FB79FC #FCFB79 #79FCFB
tetradic
#FB79FC #FCB979 #7AFC79 #79BBFC
square
#FB79FC #FCB979 #7AFC79 #79BBFC
split-complementary
#FB79FC #BBFC79 #79FCB9
monochromatic
#F305F5 #F93DFB #FB79FC #FDB5FD #FEE1FE
Accessibility & contrast
On white
2.27
#FB79FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FB79FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79FC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79FC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#94B2F8
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fb79fc; /* rgb */ color: rgb(251, 121, 252); /* oklch */ color: oklch(77.2% 0.220 327.2);
Tailwind
colors: {
custom: {
50: '#ffa5fe',
500: '#fb79fc',
950: '#000000',
},
}SCSS
$custom: #fb79fc; $custom-light: #ffa5fe; $custom-dark: #000000;
JSON
{
"hex": "#fb79fc",
"rgb": {
"r": 251,
"g": 121,
"b": 252
},
"hsl": {
"h": 299.542,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.77197,
"c": 0.21994,
"h": 327.2
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#FB79FC
secondary
#D5F7D4
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86