#FD77BB#FD77BB
#FD77BB is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.6% C 0.178 H 350.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77BB |
|---|---|
| RGB | rgb(253, 119, 187) |
| HSL | hsl(330, 97%, 73%) |
| HSV | hsv(330, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 26.1%, 0.8%) |
| CIE-LAB | lab(67.78, 58.25, -11.21) |
| CIE-LCH | lch(67.78, 59.32, 349.11°) |
| OKLab | oklab(74.55% 0.176 -0.0291) |
| OKLCH | oklch(74.55% 0.178 350.6) |
| XYZ | xyz(56.0765, 37.6692, 51.3216) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 2.01
Hot Pink
#FF69B4
ΔE00 2.49
Bubble Gum Pink
#FF69AF
ΔE00 2.91
Bubblegum Pink
#FE83CC
ΔE00 3.42
Carnation Pink
#FF7FA7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77BB #77FDB9
analogous
#FC77FD #FD77BB #FD7778
triadic
#FD77BB #BBFD77 #77BBFD
tetradic
#FD77BB #FDFC77 #77FDB9 #7778FD
square
#FD77BB #FDFC77 #77FDB9 #7778FD
split-complementary
#FD77BB #78FD77 #77FDFC
monochromatic
#F6047F #FC3B9D #FD77BB #FEB3D9 #FFE1F0
Accessibility & contrast
On white
2.46
#FD77BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FD77BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77BB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77BB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8796BD
Deuteranopia (green-blind)
#ABAEB8
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd77bb; /* rgb */ color: rgb(253, 119, 187); /* oklch */ color: oklch(74.6% 0.178 350.6);
Tailwind
colors: {
custom: {
50: '#ffa3cf',
500: '#fd77bb',
950: '#000000',
},
}SCSS
$custom: #fd77bb; $custom-light: #ffa3cf; $custom-dark: #000000;
JSON
{
"hex": "#fd77bb",
"rgb": {
"r": 253,
"g": 119,
"b": 187
},
"hsl": {
"h": 329.552,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74551,
"c": 0.17834,
"h": 350.6
},
"luminance": 0.37664
}Semantic roles & 50–950 ramp
primary
#FD77BB
secondary
#D4F7E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82