#FB79F2#FB79F2
#FB79F2 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.7% C 0.212 H 330.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79F2 |
|---|---|
| RGB | rgb(251, 121, 242) |
| HSL | hsl(304, 94%, 73%) |
| HSV | hsv(304, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(69.89, 64.90, -38.57) |
| CIE-LCH | lch(69.89, 75.50, 329.28°) |
| OKLab | oklab(76.74% 0.1834 -0.1055) |
| OKLCH | oklch(76.74% 0.212 330.1) |
| XYZ | xyz(62.6475, 40.5987, 88.5238) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 2.33
Candy Pink
#FF63E9
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 4.46
Violet Pink
#FB5FFC
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79F2 #79FB82
analogous
#C379FB #FB79F2 #FB79B1
triadic
#FB79F2 #F2FB79 #79F2FB
tetradic
#FB79F2 #FBC379 #79FB82 #79B1FB
square
#FB79F2 #FBC379 #79FB82 #79B1FB
split-complementary
#FB79F2 #B1FB79 #79FBC3
monochromatic
#F207E2 #F93EEC #FB79F2 #FDB4F8 #FEE1FC
Accessibility & contrast
On white
2.30
#FB79F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FB79F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79F2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79F2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719FF6
Deuteranopia (green-blind)
#99B1EE
Tritanopia (blue-blind)
#FF85AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb79f2; /* rgb */ color: rgb(251, 121, 242); /* oklch */ color: oklch(76.7% 0.212 330.1);
Tailwind
colors: {
custom: {
50: '#ffa5f6',
500: '#fb79f2',
950: '#000000',
},
}SCSS
$custom: #fb79f2; $custom-light: #ffa5f6; $custom-dark: #000000;
JSON
{
"hex": "#fb79f2",
"rgb": {
"r": 251,
"g": 121,
"b": 242
},
"hsl": {
"h": 304.154,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.76736,
"c": 0.21158,
"h": 330.1
},
"luminance": 0.40595
}Semantic roles & 50–950 ramp
primary
#FB79F2
secondary
#D5F6D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85