#FD76B8#FD76B8
#FD76B8 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.178 H 351.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76B8 |
|---|---|
| RGB | rgb(253, 118, 184) |
| HSL | hsl(331, 97%, 73%) |
| HSV | hsv(331, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 27.3%, 0.8%) |
| CIE-LAB | lab(67.51, 58.33, -9.92) |
| CIE-LCH | lch(67.51, 59.17, 350.35°) |
| OKLab | oklab(74.32% 0.1765 -0.0256) |
| OKLCH | oklch(74.32% 0.178 351.7) |
| XYZ | xyz(55.6403, 37.3053, 49.6084) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.75
Pink (survey)
#FF81C0
ΔE00 2.26
Hot Pink
#FF69B4
ΔE00 2.26
Bubble Gum Pink
#FF69AF
ΔE00 2.48
Bubblegum Pink
#FE83CC
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76B8 #76FDBB
analogous
#FD76FB #FD76B8 #FD7876
triadic
#FD76B8 #B8FD76 #76B8FD
tetradic
#FD76B8 #FBFD76 #76FDBB #7876FD
square
#FD76B8 #FBFD76 #76FDBB #7876FD
split-complementary
#FD76B8 #76FD78 #76FBFD
monochromatic
#F5047A #FC3A99 #FD76B8 #FEB2D7 #FFE1EF
Accessibility & contrast
On white
2.48
#FD76B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FD76B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76B8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76B8 | 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)
#8795BA
Deuteranopia (green-blind)
#ABADB5
Tritanopia (blue-blind)
#FF708F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd76b8; /* rgb */ color: rgb(253, 118, 184); /* oklch */ color: oklch(74.3% 0.178 351.7);
Tailwind
colors: {
custom: {
50: '#ffa2cd',
500: '#fd76b8',
950: '#000000',
},
}SCSS
$custom: #fd76b8; $custom-light: #ffa2cd; $custom-dark: #000000;
JSON
{
"hex": "#fd76b8",
"rgb": {
"r": 253,
"g": 118,
"b": 184
},
"hsl": {
"h": 330.667,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.74317,
"c": 0.17834,
"h": 351.7
},
"luminance": 0.373
}Semantic roles & 50–950 ramp
primary
#FD76B8
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82