#FD77B2#FD77B2
#FD77B2 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.174 H 354.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77B2 |
|---|---|
| RGB | rgb(253, 119, 178) |
| HSL | hsl(334, 97%, 73%) |
| HSV | hsv(334, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 29.6%, 0.8%) |
| CIE-LAB | lab(67.50, 57.11, -6.55) |
| CIE-LCH | lch(67.50, 57.48, 353.46°) |
| OKLab | oklab(74.25% 0.1732 -0.0166) |
| OKLCH | oklch(74.25% 0.174 354.5) |
| XYZ | xyz(55.1430, 37.2958, 46.4055) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.48
Bubble Gum Pink
#FF69AF
ΔE00 2.52
Pink (survey)
#FF81C0
ΔE00 2.84
Hot Pink
#FF69B4
ΔE00 2.92
Carnation Pink
#FF7FA7
ΔE00 4.23
Pinky
#FC86AA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77B2 #77FDC2
analogous
#FD77F5 #FD77B2 #FD7F77
triadic
#FD77B2 #B2FD77 #77B2FD
tetradic
#FD77B2 #F5FD77 #77FDC2 #7F77FD
square
#FD77B2 #F5FD77 #77FDC2 #7F77FD
split-complementary
#FD77B2 #77FD7F #77F5FD
monochromatic
#F6046E #FC3B90 #FD77B2 #FEB3D4 #FFE1EE
Accessibility & contrast
On white
2.48
#FD77B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FD77B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77B2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77B2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A95B4
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd77b2; /* rgb */ color: rgb(253, 119, 178); /* oklch */ color: oklch(74.3% 0.174 354.5);
Tailwind
colors: {
custom: {
50: '#ffa3c9',
500: '#fd77b2',
950: '#000000',
},
}SCSS
$custom: #fd77b2; $custom-light: #ffa3c9; $custom-dark: #000000;
JSON
{
"hex": "#fd77b2",
"rgb": {
"r": 253,
"g": 119,
"b": 178
},
"hsl": {
"h": 333.582,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74252,
"c": 0.17404,
"h": 354.5
},
"luminance": 0.37291
}Semantic roles & 50–950 ramp
primary
#FD77B2
secondary
#D4F7E8
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82