#FD76D6#FD76D6
#FD76D6 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.4% C 0.196 H 339.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76D6 |
|---|---|
| RGB | rgb(253, 118, 214) |
| HSL | hsl(317, 97%, 73%) |
| HSV | hsv(317, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 15.4%, 0.8%) |
| CIE-LAB | lab(68.53, 62.46, -25.18) |
| CIE-LCH | lch(68.53, 67.34, 338.05°) |
| OKLab | oklab(75.42% 0.1843 -0.0675) |
| OKLCH | oklch(75.42% 0.196 339.9) |
| XYZ | xyz(59.1249, 38.6992, 67.9610) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.87
Pink (survey)
#FF81C0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76D6 #76FD9D
analogous
#E076FD #FD76D6 #FD7693
triadic
#FD76D6 #D6FD76 #76D6FD
tetradic
#FD76D6 #FDE076 #76FD9D #7693FD
square
#FD76D6 #FDE076 #76FD9D #7693FD
split-complementary
#FD76D6 #93FD76 #76FDE0
monochromatic
#F504AF #FC3AC4 #FD76D6 #FEB2E8 #FFE1F6
Accessibility & contrast
On white
2.40
#FD76D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FD76D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76D6
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76D6 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9AD9
Deuteranopia (green-blind)
#A2AFD2
Tritanopia (blue-blind)
#FF799C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd76d6; /* rgb */ color: rgb(253, 118, 214); /* oklch */ color: oklch(75.4% 0.196 339.9);
Tailwind
colors: {
custom: {
50: '#ffa3e2',
500: '#fd76d6',
950: '#000000',
},
}SCSS
$custom: #fd76d6; $custom-light: #ffa3e2; $custom-dark: #000000;
JSON
{
"hex": "#fd76d6",
"rgb": {
"r": 253,
"g": 118,
"b": 214
},
"hsl": {
"h": 317.333,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.7542,
"c": 0.19624,
"h": 339.9
},
"luminance": 0.38695
}Semantic roles & 50–950 ramp
primary
#FD76D6
secondary
#D4F7DE
accent
#E64200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83