#FD77B5#FD77B5
#FD77B5 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.3% C 0.175 H 353.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD77B5 |
|---|---|
| RGB | rgb(253, 119, 181) |
| HSL | hsl(332, 97%, 73%) |
| HSV | hsv(332, 53%, 99%) |
| CMYK | cmyk(0%, 53%, 28.5%, 0.8%) |
| CIE-LAB | lab(67.59, 57.49, -8.11) |
| CIE-LCH | lch(67.59, 58.05, 351.97°) |
| OKLab | oklab(74.35% 0.1742 -0.0207) |
| OKLCH | oklch(74.35% 0.175 353.2) |
| XYZ | xyz(55.4475, 37.4176, 48.0092) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.12
Pink (survey)
#FF81C0
ΔE00 2.40
Bubble Gum Pink
#FF69AF
ΔE00 2.47
Hot Pink
#FF69B4
ΔE00 2.61
Bubblegum Pink
#FE83CC
ΔE00 4.50
Carnation Pink
#FF7FA7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD77B5 #77FDBF
analogous
#FD77F8 #FD77B5 #FD7C77
triadic
#FD77B5 #B5FD77 #77B5FD
tetradic
#FD77B5 #F8FD77 #77FDBF #7C77FD
square
#FD77B5 #F8FD77 #77FDBF #7C77FD
split-complementary
#FD77B5 #77FD7C #77F8FD
monochromatic
#F60474 #FC3B94 #FD77B5 #FEB3D6 #FFE1EF
Accessibility & contrast
On white
2.48
#FD77B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FD77B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD77B5
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD77B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD77B5 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B7
Deuteranopia (green-blind)
#ACAEB2
Tritanopia (blue-blind)
#FF708F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd77b5; /* rgb */ color: rgb(253, 119, 181); /* oklch */ color: oklch(74.3% 0.175 353.2);
Tailwind
colors: {
custom: {
50: '#ffa3cb',
500: '#fd77b5',
950: '#000000',
},
}SCSS
$custom: #fd77b5; $custom-light: #ffa3cb; $custom-dark: #000000;
JSON
{
"hex": "#fd77b5",
"rgb": {
"r": 253,
"g": 119,
"b": 181
},
"hsl": {
"h": 332.239,
"s": 97.101,
"l": 72.941
},
"oklch": {
"l": 0.74349,
"c": 0.1754,
"h": 353.2
},
"luminance": 0.37412
}Semantic roles & 50–950 ramp
primary
#FD77B5
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82