#FB79C2#FB79C2
#FB79C2 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.8% C 0.177 H 347.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FB79C2 |
|---|---|
| RGB | rgb(251, 121, 194) |
| HSL | hsl(326, 94%, 73%) |
| HSV | hsv(326, 52%, 98%) |
| CMYK | cmyk(0%, 51.8%, 22.7%, 1.6%) |
| CIE-LAB | lab(68.08, 57.64, -14.71) |
| CIE-LCH | lch(68.08, 59.49, 345.69°) |
| OKLab | oklab(74.8% 0.1731 -0.0386) |
| OKLCH | oklch(74.8% 0.177 347.4) |
| XYZ | xyz(56.3602, 38.0838, 55.4110) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.29
Pink (survey)
#FF81C0
ΔE00 2.35
Bubblegum (survey)
#FF6CB5
ΔE00 3.05
Hot Pink
#FF69B4
ΔE00 3.42
Bubble Gum Pink
#FF69AF
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB79C2 #79FBB2
analogous
#F379FB #FB79C2 #FB7981
triadic
#FB79C2 #C2FB79 #79C2FB
tetradic
#FB79C2 #FBF379 #79FBB2 #7981FB
square
#FB79C2 #FBF379 #79FBB2 #7981FB
split-complementary
#FB79C2 #81FB79 #79FBF3
monochromatic
#F2078B #F93EA7 #FB79C2 #FDB4DD #FEE1F1
Accessibility & contrast
On white
2.44
#FB79C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FB79C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB79C2
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB79C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB79C2 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 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)
#8698C4
Deuteranopia (green-blind)
#A9AEBF
Tritanopia (blue-blind)
#FF7695
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb79c2; /* rgb */ color: rgb(251, 121, 194); /* oklch */ color: oklch(74.8% 0.177 347.4);
Tailwind
colors: {
custom: {
50: '#ffa4d4',
500: '#fb79c2',
950: '#000000',
},
}SCSS
$custom: #fb79c2; $custom-light: #ffa4d4; $custom-dark: #000000;
JSON
{
"hex": "#fb79c2",
"rgb": {
"r": 251,
"g": 121,
"b": 194
},
"hsl": {
"h": 326.308,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.74798,
"c": 0.17731,
"h": 347.4
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#FB79C2
secondary
#D5F6E3
accent
#E66500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83