#FD77B3#FD77B3
#FD77B3 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.174 H 354.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77B3 |
|---|---|
| RGB | rgb(253, 119, 179) |
| HSL | hsl(333, 97%, 73%) |
| HSV | hsv(333, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 29.2%, 0.8%) |
| CIE-LAB | lab(67.53, 57.23, -7.07) |
| CIE-LCH | lch(67.53, 57.67, 352.96°) |
| OKLab | oklab(74.28% 0.1736 -0.0179) |
| OKLCH | oklch(74.28% 0.174 354.1) |
| XYZ | xyz(55.2438, 37.3361, 46.9362) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.34
Bubble Gum Pink
#FF69AF
ΔE00 2.48
Pink (survey)
#FF81C0
ΔE00 2.68
Hot Pink
#FF69B4
ΔE00 2.80
Carnation Pink
#FF7FA7
ΔE00 4.44
Bubblegum Pink
#FE83CC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77B3 #77FDC1
analogous
#FD77F6 #FD77B3 #FD7E77
triadic
#FD77B3 #B3FD77 #77B3FD
tetradic
#FD77B3 #F6FD77 #77FDC1 #7E77FD
square
#FD77B3 #F6FD77 #77FDC1 #7E77FD
split-complementary
#FD77B3 #77FD7E #77F6FD
monochromatic
#F60470 #FC3B91 #FD77B3 #FEB3D5 #FFE1EE
Accessibility & contrast
On white
2.48
#FD77B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FD77B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77B3
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77B3 | 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)
#8995B5
Deuteranopia (green-blind)
#ADADB0
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd77b3; /* rgb */ color: rgb(253, 119, 179); /* oklch */ color: oklch(74.3% 0.174 354.1);
Tailwind
colors: {
custom: {
50: '#ffa3c9',
500: '#fd77b3',
950: '#000000',
},
}SCSS
$custom: #fd77b3; $custom-light: #ffa3c9; $custom-dark: #000000;
JSON
{
"hex": "#fd77b3",
"rgb": {
"r": 253,
"g": 119,
"b": 179
},
"hsl": {
"h": 333.134,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74284,
"c": 0.17448,
"h": 354.1
},
"luminance": 0.37331
}Semantic roles & 50–950 ramp
primary
#FD77B3
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82