#FD76C4#FD76C4
#FD76C4 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.7% C 0.185 H 346.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76C4 |
|---|---|
| RGB | rgb(253, 118, 196) |
| HSL | hsl(325, 97%, 73%) |
| HSV | hsv(325, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 22.5%, 0.8%) |
| CIE-LAB | lab(67.90, 59.91, -16.08) |
| CIE-LCH | lch(67.90, 62.03, 344.97°) |
| OKLab | oklab(74.74% 0.1799 -0.0424) |
| OKLCH | oklch(74.74% 0.185 346.7) |
| XYZ | xyz(56.9519, 37.8300, 56.5163) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.55
Pink (survey)
#FF81C0
ΔE00 3.00
Bubblegum (survey)
#FF6CB5
ΔE00 3.06
Hot Pink
#FF69B4
ΔE00 3.36
Bubble Gum Pink
#FF69AF
ΔE00 4.23
Pale Magenta
#D767AD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76C4 #76FDAF
analogous
#F276FD #FD76C4 #FD7681
triadic
#FD76C4 #C4FD76 #76C4FD
tetradic
#FD76C4 #FDF276 #76FDAF #7681FD
square
#FD76C4 #FDF276 #76FDAF #7681FD
split-complementary
#FD76C4 #81FD76 #76FDF2
monochromatic
#F5048F #FC3AAA #FD76C4 #FEB2DE #FFE1F2
Accessibility & contrast
On white
2.45
#FD76C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FD76C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76C4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76C4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8397C7
Deuteranopia (green-blind)
#A8AEC1
Tritanopia (blue-blind)
#FF7494
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fd76c4; /* rgb */ color: rgb(253, 118, 196); /* oklch */ color: oklch(74.7% 0.185 346.7);
Tailwind
colors: {
custom: {
50: '#ffa2d6',
500: '#fd76c4',
950: '#000000',
},
}SCSS
$custom: #fd76c4; $custom-light: #ffa2d6; $custom-dark: #000000;
JSON
{
"hex": "#fd76c4",
"rgb": {
"r": 253,
"g": 118,
"b": 196
},
"hsl": {
"h": 325.333,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.74736,
"c": 0.18478,
"h": 346.7
},
"luminance": 0.37825
}Semantic roles & 50–950 ramp
primary
#FD76C4
secondary
#D4F7E3
accent
#E66100
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83