#FB77CF#FB77CF
#FB77CF is a light, vivid pink. Relative luminance 0.382; OKLCH L 75.0% C 0.188 H 342.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77CF |
|---|---|
| RGB | rgb(251, 119, 207) |
| HSL | hsl(320, 94%, 73%) |
| HSV | hsv(320, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 17.5%, 1.6%) |
| CIE-LAB | lab(68.18, 60.40, -21.84) |
| CIE-LCH | lch(68.18, 64.22, 340.12°) |
| OKLab | oklab(75.02% 0.1792 -0.0583) |
| OKLCH | oklch(75.02% 0.188 342) |
| XYZ | xyz(57.6441, 38.2125, 63.3591) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.03
Pink (survey)
#FF81C0
ΔE00 4.85
Bubblegum (survey)
#FF6CB5
ΔE00 5.20
Hot Pink
#FF69B4
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 5.55
Candy Pink
#FF63E9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77CF #77FBA3
analogous
#E577FB #FB77CF #FB778D
triadic
#FB77CF #CFFB77 #77CFFB
tetradic
#FB77CF #FBE577 #77FBA3 #778DFB
square
#FB77CF #FBE577 #77FBA3 #778DFB
split-complementary
#FB77CF #8DFB77 #77FBE5
monochromatic
#F107A3 #F93CBA #FB77CF #FDB2E4 #FEE1F5
Accessibility & contrast
On white
2.43
#FB77CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FB77CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77CF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77CF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D2
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb77cf; /* rgb */ color: rgb(251, 119, 207); /* oklch */ color: oklch(75.0% 0.188 342.0);
Tailwind
colors: {
custom: {
50: '#ffa3dd',
500: '#fb77cf',
950: '#000000',
},
}SCSS
$custom: #fb77cf; $custom-light: #ffa3dd; $custom-dark: #000000;
JSON
{
"hex": "#fb77cf",
"rgb": {
"r": 251,
"g": 119,
"b": 207
},
"hsl": {
"h": 320,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.75016,
"c": 0.18845,
"h": 342
},
"luminance": 0.38208
}Semantic roles & 50–950 ramp
primary
#FB77CF
secondary
#D5F6E0
accent
#E64D00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83