#FD76B2#FD76B2
#FD76B2 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.1% C 0.176 H 354.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76B2 |
|---|---|
| RGB | rgb(253, 118, 178) |
| HSL | hsl(333, 97%, 73%) |
| HSV | hsv(333, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 29.6%, 0.8%) |
| CIE-LAB | lab(67.32, 57.58, -6.81) |
| CIE-LCH | lch(67.32, 57.98, 353.25°) |
| OKLab | oklab(74.12% 0.1747 -0.0173) |
| OKLCH | oklch(74.12% 0.176 354.4) |
| XYZ | xyz(55.0247, 37.0590, 46.3661) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.27
Bubble Gum Pink
#FF69AF
ΔE00 2.31
Hot Pink
#FF69B4
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 2.90
Carnation Pink
#FF7FA7
ΔE00 4.40
Bubblegum Pink
#FE83CC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76B2 #76FDC1
analogous
#FD76F6 #FD76B2 #FD7D76
triadic
#FD76B2 #B2FD76 #76B2FD
tetradic
#FD76B2 #F6FD76 #76FDC1 #7D76FD
square
#FD76B2 #F6FD76 #76FDC1 #7D76FD
split-complementary
#FD76B2 #76FD7D #76F6FD
monochromatic
#F5046F #FC3A90 #FD76B2 #FEB2D4 #FFE1EE
Accessibility & contrast
On white
2.50
#FD76B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FD76B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76B2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76B2 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B4
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#FF6E8D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd76b2; /* rgb */ color: rgb(253, 118, 178); /* oklch */ color: oklch(74.1% 0.176 354.4);
Tailwind
colors: {
custom: {
50: '#ffa2c9',
500: '#fd76b2',
950: '#000000',
},
}SCSS
$custom: #fd76b2; $custom-light: #ffa2c9; $custom-dark: #000000;
JSON
{
"hex": "#fd76b2",
"rgb": {
"r": 253,
"g": 118,
"b": 178
},
"hsl": {
"h": 333.333,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.74119,
"c": 0.17553,
"h": 354.4
},
"luminance": 0.37054
}Semantic roles & 50–950 ramp
primary
#FD76B2
secondary
#D4F7E7
accent
#E67F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82