#FB79F4#FB79F4
#FB79F4 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.8% C 0.213 H 329.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79F4 |
|---|---|
| RGB | rgb(251, 121, 244) |
| HSL | hsl(303, 94%, 73%) |
| HSV | hsv(303, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 2.8%, 1.6%) |
| CIE-LAB | lab(69.98, 65.24, -39.54) |
| CIE-LCH | lch(69.98, 76.28, 328.78°) |
| OKLab | oklab(76.83% 0.1837 -0.1083) |
| OKLCH | oklch(76.83% 0.213 329.5) |
| XYZ | xyz(62.9495, 40.7195, 90.1144) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 2.45
Candy Pink
#FF63E9
ΔE00 3.68
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79F4 #79FB80
analogous
#C179FB #FB79F4 #FB79B3
triadic
#FB79F4 #F4FB79 #79F4FB
tetradic
#FB79F4 #FBC179 #79FB80 #79B3FB
square
#FB79F4 #FBC179 #79FB80 #79B3FB
split-complementary
#FB79F4 #B3FB79 #79FBC1
monochromatic
#F207E6 #F93EEF #FB79F4 #FDB4F9 #FEE1FD
Accessibility & contrast
On white
2.30
#FB79F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FB79F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79F4
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79F4 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A0F8
Deuteranopia (green-blind)
#98B1F0
Tritanopia (blue-blind)
#FF85AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb79f4; /* rgb */ color: rgb(251, 121, 244); /* oklch */ color: oklch(76.8% 0.213 329.5);
Tailwind
colors: {
custom: {
50: '#ffa5f8',
500: '#fb79f4',
950: '#000000',
},
}SCSS
$custom: #fb79f4; $custom-light: #ffa5f8; $custom-dark: #000000;
JSON
{
"hex": "#fb79f4",
"rgb": {
"r": 251,
"g": 121,
"b": 244
},
"hsl": {
"h": 303.231,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.76827,
"c": 0.21323,
"h": 329.5
},
"luminance": 0.40716
}Semantic roles & 50–950 ramp
primary
#FB79F4
secondary
#D5F6D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85