#FD7DBE#FD7DBE
#FD7DBE is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.5% C 0.171 H 350.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DBE |
|---|---|
| RGB | rgb(253, 125, 190) |
| HSL | hsl(330, 97%, 74%) |
| HSV | hsv(330, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 24.9%, 0.8%) |
| CIE-LAB | lab(68.95, 55.83, -11.14) |
| CIE-LCH | lch(68.95, 56.93, 348.72°) |
| OKLab | oklab(75.46% 0.1683 -0.0289) |
| OKLCH | oklch(75.46% 0.171 350.2) |
| XYZ | xyz(57.1377, 39.2725, 53.2763) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.90
Bubblegum Pink
#FE83CC
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.13
Hot Pink
#FF69B4
ΔE00 3.63
Bubble Gum Pink
#FF69AF
ΔE00 3.96
Carnation Pink
#FF7FA7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DBE #7DFDBC
analogous
#FC7DFD #FD7DBE #FD7D7E
triadic
#FD7DBE #BEFD7D #7DBEFD
tetradic
#FD7DBE #FDFC7D #7DFDBC #7D7EFD
square
#FD7DBE #FDFC7D #7DFDBC #7D7EFD
split-complementary
#FD7DBE #7EFD7D #7DFDFC
monochromatic
#FB0482 #FC41A0 #FD7DBE #FEB9DC #FFE1F0
Accessibility & contrast
On white
2.37
#FD7DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FD7DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DBE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DBE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7dbe; /* rgb */ color: rgb(253, 125, 190); /* oklch */ color: oklch(75.5% 0.171 350.2);
Tailwind
colors: {
custom: {
50: '#ffa6d1',
500: '#fd7dbe',
950: '#000000',
},
}SCSS
$custom: #fd7dbe; $custom-light: #ffa6d1; $custom-dark: #000000;
JSON
{
"hex": "#fd7dbe",
"rgb": {
"r": 253,
"g": 125,
"b": 190
},
"hsl": {
"h": 329.531,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75458,
"c": 0.17072,
"h": 350.2
},
"luminance": 0.39268
}Semantic roles & 50–950 ramp
primary
#FD7DBE
secondary
#D4F7E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82