#FB77D0#FB77D0
#FB77D0 is a light, vivid pink. Relative luminance 0.383; OKLCH L 75.1% C 0.189 H 341.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB77D0 |
|---|---|
| RGB | rgb(251, 119, 208) |
| HSL | hsl(320, 94%, 73%) |
| HSV | hsv(320, 53%, 98%) |
| CMYK | cmyk(0%, 52.6%, 17.1%, 1.6%) |
| CIE-LAB | lab(68.21, 60.54, -22.34) |
| CIE-LCH | lch(68.21, 64.53, 339.74°) |
| OKLab | oklab(75.05% 0.1794 -0.0597) |
| OKLCH | oklch(75.05% 0.189 341.6) |
| XYZ | xyz(57.7667, 38.2615, 64.0050) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.15
Pink (survey)
#FF81C0
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 5.37
Bubblegum (survey)
#FF6CB5
ΔE00 5.38
Hot Pink
#FF69B4
ΔE00 5.55
Candy Pink
#FF63E9
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB77D0 #77FBA2
analogous
#E477FB #FB77D0 #FB778E
triadic
#FB77D0 #D0FB77 #77D0FB
tetradic
#FB77D0 #FBE477 #77FBA2 #778EFB
square
#FB77D0 #FBE477 #77FBA2 #778EFB
split-complementary
#FB77D0 #8EFB77 #77FBE4
monochromatic
#F107A4 #F93CBB #FB77D0 #FDB2E5 #FEE1F5
Accessibility & contrast
On white
2.43
#FB77D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FB77D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB77D0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB77D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB77D0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F99D3
Deuteranopia (green-blind)
#A4AECD
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb77d0; /* rgb */ color: rgb(251, 119, 208); /* oklch */ color: oklch(75.1% 0.189 341.6);
Tailwind
colors: {
custom: {
50: '#ffa3de',
500: '#fb77d0',
950: '#000000',
},
}SCSS
$custom: #fb77d0; $custom-light: #ffa3de; $custom-dark: #000000;
JSON
{
"hex": "#fb77d0",
"rgb": {
"r": 251,
"g": 119,
"b": 208
},
"hsl": {
"h": 319.545,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.75054,
"c": 0.1891,
"h": 341.6
},
"luminance": 0.38257
}Semantic roles & 50–950 ramp
primary
#FB77D0
secondary
#D5F6E0
accent
#E64B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83