#FD76D8#FD76D8
#FD76D8 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.5% C 0.198 H 339.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD76D8 |
|---|---|
| RGB | rgb(253, 118, 216) |
| HSL | hsl(316, 97%, 73%) |
| HSV | hsv(316, 53%, 99%) |
| CMYK | cmyk(0%, 53.4%, 14.6%, 0.8%) |
| CIE-LAB | lab(68.61, 62.75, -26.17) |
| CIE-LCH | lch(68.61, 67.99, 337.36°) |
| OKLab | oklab(75.5% 0.1847 -0.0703) |
| OKLCH | oklch(75.5% 0.198 339.2) |
| XYZ | xyz(59.3819, 38.8020, 69.3144) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.15
Bubblegum Pink
#FE83CC
ΔE00 4.24
Candy Pink
#FF63E9
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 5.76
Pink (survey)
#FF81C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD76D8 #76FD9B
analogous
#DE76FD #FD76D8 #FD7695
triadic
#FD76D8 #D8FD76 #76D8FD
tetradic
#FD76D8 #FDDE76 #76FD9B #7695FD
square
#FD76D8 #FDDE76 #76FD9B #7695FD
split-complementary
#FD76D8 #95FD76 #76FDDE
monochromatic
#F504B3 #FC3AC7 #FD76D8 #FEB2E9 #FFE1F6
Accessibility & contrast
On white
2.40
#FD76D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FD76D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD76D8
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD76D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD76D8 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9ADB
Deuteranopia (green-blind)
#A2AFD4
Tritanopia (blue-blind)
#FF7A9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd76d8; /* rgb */ color: rgb(253, 118, 216); /* oklch */ color: oklch(75.5% 0.198 339.2);
Tailwind
colors: {
custom: {
50: '#ffa3e4',
500: '#fd76d8',
950: '#000000',
},
}SCSS
$custom: #fd76d8; $custom-light: #ffa3e4; $custom-dark: #000000;
JSON
{
"hex": "#fd76d8",
"rgb": {
"r": 253,
"g": 118,
"b": 216
},
"hsl": {
"h": 316.444,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.755,
"c": 0.19763,
"h": 339.2
},
"luminance": 0.38797
}Semantic roles & 50–950 ramp
primary
#FD76D8
secondary
#D4F7DE
accent
#E63F00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83