#FD7DBD#FD7DBD
#FD7DBD is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.170 H 350.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DBD |
|---|---|
| RGB | rgb(253, 125, 189) |
| HSL | hsl(330, 97%, 74%) |
| HSV | hsv(330, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 25.3%, 0.8%) |
| CIE-LAB | lab(68.92, 55.70, -10.62) |
| CIE-LCH | lch(68.92, 56.70, 349.20°) |
| OKLab | oklab(75.42% 0.1679 -0.0275) |
| OKLCH | oklch(75.42% 0.17 350.7) |
| XYZ | xyz(57.0288, 39.2289, 52.7026) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.89
Bubblegum Pink
#FE83CC
ΔE00 2.89
Bubblegum (survey)
#FF6CB5
ΔE00 3.10
Hot Pink
#FF69B4
ΔE00 3.61
Bubble Gum Pink
#FF69AF
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DBD #7DFDBD
analogous
#FD7DFD #FD7DBD #FD7D7D
triadic
#FD7DBD #BDFD7D #7DBDFD
tetradic
#FD7DBD #FDFD7D #7DFDBD #7D7DFD
square
#FD7DBD #FDFD7D #7DFDBD #7D7DFD
split-complementary
#FD7DBD #7DFD7D #7DFDFD
monochromatic
#FB0480 #FC419E #FD7DBD #FEB9DC #FFE1F0
Accessibility & contrast
On white
2.37
#FD7DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FD7DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DBD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DBD | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#AEB1BA
Tritanopia (blue-blind)
#FF7895
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7dbd; /* rgb */ color: rgb(253, 125, 189); /* oklch */ color: oklch(75.4% 0.170 350.7);
Tailwind
colors: {
custom: {
50: '#ffa6d0',
500: '#fd7dbd',
950: '#000000',
},
}SCSS
$custom: #fd7dbd; $custom-light: #ffa6d0; $custom-dark: #000000;
JSON
{
"hex": "#fd7dbd",
"rgb": {
"r": 253,
"g": 125,
"b": 189
},
"hsl": {
"h": 330,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75424,
"c": 0.17019,
"h": 350.7
},
"luminance": 0.39224
}Semantic roles & 50–950 ramp
primary
#FD7DBD
secondary
#D4F7E6
accent
#E67300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82