#FB79C3#FB79C3
#FB79C3 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.8% C 0.178 H 347.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79C3 |
|---|---|
| RGB | rgb(251, 121, 195) |
| HSL | hsl(326, 94%, 73%) |
| HSV | hsv(326, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 22.3%, 1.6%) |
| CIE-LAB | lab(68.12, 57.78, -15.22) |
| CIE-LCH | lch(68.12, 59.75, 345.24°) |
| OKLab | oklab(74.83% 0.1733 -0.04) |
| OKLCH | oklch(74.83% 0.178 347) |
| XYZ | xyz(56.4729, 38.1289, 56.0045) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.21
Pink (survey)
#FF81C0
ΔE00 2.50
Bubblegum (survey)
#FF6CB5
ΔE00 3.19
Hot Pink
#FF69B4
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 4.31
Lavender Pink
#DD85D7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79C3 #79FBB1
analogous
#F279FB #FB79C3 #FB7982
triadic
#FB79C3 #C3FB79 #79C3FB
tetradic
#FB79C3 #FBF279 #79FBB1 #7982FB
square
#FB79C3 #FBF279 #79FBB1 #7982FB
split-complementary
#FB79C3 #82FB79 #79FBF2
monochromatic
#F2078D #F93EA8 #FB79C3 #FDB4DE #FEE1F2
Accessibility & contrast
On white
2.43
#FB79C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FB79C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79C3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79C3 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8598C5
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#FF7795
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb79c3; /* rgb */ color: rgb(251, 121, 195); /* oklch */ color: oklch(74.8% 0.178 347.0);
Tailwind
colors: {
custom: {
50: '#ffa4d5',
500: '#fb79c3',
950: '#000000',
},
}SCSS
$custom: #fb79c3; $custom-light: #ffa4d5; $custom-dark: #000000;
JSON
{
"hex": "#fb79c3",
"rgb": {
"r": 251,
"g": 121,
"b": 195
},
"hsl": {
"h": 325.846,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.74834,
"c": 0.17789,
"h": 347
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#FB79C3
secondary
#D5F6E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83