#FD76B1#FD76B1
#FD76B1 is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.1% C 0.175 H 354.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76B1 |
|---|---|
| RGB | rgb(253, 118, 177) |
| HSL | hsl(334, 97%, 73%) |
| HSV | hsv(334, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 30%, 0.8%) |
| CIE-LAB | lab(67.29, 57.45, -6.29) |
| CIE-LCH | lch(67.29, 57.80, 353.75°) |
| OKLab | oklab(74.09% 0.1744 -0.0159) |
| OKLCH | oklch(74.09% 0.175 354.8) |
| XYZ | xyz(54.9246, 37.0190, 45.8392) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.37
Bubblegum (survey)
#FF6CB5
ΔE00 2.43
Hot Pink
#FF69B4
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 3.06
Carnation Pink
#FF7FA7
ΔE00 4.19
Pinky
#FC86AA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76B1 #76FDC2
analogous
#FD76F4 #FD76B1 #FD7F76
triadic
#FD76B1 #B1FD76 #76B1FD
tetradic
#FD76B1 #F4FD76 #76FDC2 #7F76FD
square
#FD76B1 #F4FD76 #76FDC2 #7F76FD
split-complementary
#FD76B1 #76FD7F #76F4FD
monochromatic
#F5046D #FC3A8F #FD76B1 #FEB2D3 #FFE1EE
Accessibility & contrast
On white
2.50
#FD76B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FD76B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76B1
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76B1 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B3
Deuteranopia (green-blind)
#ADADAE
Tritanopia (blue-blind)
#FF6E8C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd76b1; /* rgb */ color: rgb(253, 118, 177); /* oklch */ color: oklch(74.1% 0.175 354.8);
Tailwind
colors: {
custom: {
50: '#ffa2c8',
500: '#fd76b1',
950: '#000000',
},
}SCSS
$custom: #fd76b1; $custom-light: #ffa2c8; $custom-dark: #000000;
JSON
{
"hex": "#fd76b1",
"rgb": {
"r": 253,
"g": 118,
"b": 177
},
"hsl": {
"h": 333.778,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.74087,
"c": 0.17509,
"h": 354.8
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#FD76B1
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82