#FD77B4#FD77B4
#FD77B4 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.175 H 353.7°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77B4 |
|---|---|
| RGB | rgb(253, 119, 180) |
| HSL | hsl(333, 97%, 73%) |
| HSV | hsv(333, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 28.9%, 0.8%) |
| CIE-LAB | lab(67.56, 57.36, -7.59) |
| CIE-LCH | lch(67.56, 57.86, 352.47°) |
| OKLab | oklab(74.32% 0.1739 -0.0193) |
| OKLCH | oklch(74.32% 0.175 353.7) |
| XYZ | xyz(55.3453, 37.3767, 47.4708) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.22
Bubble Gum Pink
#FF69AF
ΔE00 2.47
Pink (survey)
#FF81C0
ΔE00 2.53
Hot Pink
#FF69B4
ΔE00 2.69
Carnation Pink
#FF7FA7
ΔE00 4.65
Bubblegum Pink
#FE83CC
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77B4 #77FDC0
analogous
#FD77F7 #FD77B4 #FD7D77
triadic
#FD77B4 #B4FD77 #77B4FD
tetradic
#FD77B4 #F7FD77 #77FDC0 #7D77FD
square
#FD77B4 #F7FD77 #77FDC0 #7D77FD
split-complementary
#FD77B4 #77FD7D #77F7FD
monochromatic
#F60472 #FC3B93 #FD77B4 #FEB3D5 #FFE1EE
Accessibility & contrast
On white
2.48
#FD77B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FD77B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77B4
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77B4 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B6
Deuteranopia (green-blind)
#ADAEB1
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd77b4; /* rgb */ color: rgb(253, 119, 180); /* oklch */ color: oklch(74.3% 0.175 353.7);
Tailwind
colors: {
custom: {
50: '#ffa3ca',
500: '#fd77b4',
950: '#000000',
},
}SCSS
$custom: #fd77b4; $custom-light: #ffa3ca; $custom-dark: #000000;
JSON
{
"hex": "#fd77b4",
"rgb": {
"r": 253,
"g": 119,
"b": 180
},
"hsl": {
"h": 332.687,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74317,
"c": 0.17494,
"h": 353.7
},
"luminance": 0.37372
}Semantic roles & 50–950 ramp
primary
#FD77B4
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82