#FB77C2#FB77C2
#FB77C2 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.5% C 0.180 H 347.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77C2 |
|---|---|
| RGB | rgb(251, 119, 194) |
| HSL | hsl(326, 94%, 73%) |
| HSV | hsv(326, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 22.7%, 1.6%) |
| CIE-LAB | lab(67.73, 58.57, -15.24) |
| CIE-LCH | lch(67.73, 60.52, 345.41°) |
| OKLab | oklab(74.53% 0.1759 -0.0401) |
| OKLCH | oklch(74.53% 0.18 347.2) |
| XYZ | xyz(56.1197, 37.6027, 55.3309) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 2.74
Bubblegum (survey)
#FF6CB5
ΔE00 2.91
Hot Pink
#FF69B4
ΔE00 3.24
Bubble Gum Pink
#FF69AF
ΔE00 4.05
Pale Magenta
#D767AD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77C2 #77FBB0
analogous
#F277FB #FB77C2 #FB7780
triadic
#FB77C2 #C2FB77 #77C2FB
tetradic
#FB77C2 #FBF277 #77FBB0 #7780FB
square
#FB77C2 #FBF277 #77FBB0 #7780FB
split-complementary
#FB77C2 #80FB77 #77FBF2
monochromatic
#F1078C #F93CA7 #FB77C2 #FDB2DD #FEE1F2
Accessibility & contrast
On white
2.46
#FB77C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FB77C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77C2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77C2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8497C4
Deuteranopia (green-blind)
#A8ADBF
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb77c2; /* rgb */ color: rgb(251, 119, 194); /* oklch */ color: oklch(74.5% 0.180 347.2);
Tailwind
colors: {
custom: {
50: '#ffa3d4',
500: '#fb77c2',
950: '#000000',
},
}SCSS
$custom: #fb77c2; $custom-light: #ffa3d4; $custom-dark: #000000;
JSON
{
"hex": "#fb77c2",
"rgb": {
"r": 251,
"g": 119,
"b": 194
},
"hsl": {
"h": 325.909,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.74533,
"c": 0.18039,
"h": 347.2
},
"luminance": 0.37598
}Semantic roles & 50–950 ramp
primary
#FB77C2
secondary
#D5F6E3
accent
#E66300
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83