#FD7DB4#FD7DB4
#FD7DB4 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.166 H 354.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DB4 |
|---|---|
| RGB | rgb(253, 125, 180) |
| HSL | hsl(334, 97%, 74%) |
| HSV | hsv(334, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 28.9%, 0.8%) |
| CIE-LAB | lab(68.64, 54.53, -5.98) |
| CIE-LCH | lch(68.64, 54.86, 353.74°) |
| OKLab | oklab(75.13% 0.1652 -0.0151) |
| OKLCH | oklch(75.13% 0.166 354.8) |
| XYZ | xyz(56.0820, 38.8502, 47.7164) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.36
Bubblegum (survey)
#FF6CB5
ΔE00 3.55
Bubble Gum Pink
#FF69AF
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DB4 #7DFDC6
analogous
#FD7DF4 #FD7DB4 #FD867D
triadic
#FD7DB4 #B4FD7D #7DB4FD
tetradic
#FD7DB4 #F4FD7D #7DFDC6 #867DFD
square
#FD7DB4 #F4FD7D #7DFDC6 #867DFD
split-complementary
#FD7DB4 #7DFD86 #7DF4FD
monochromatic
#FB046E #FC4191 #FD7DB4 #FEB9D7 #FFE1EE
Accessibility & contrast
On white
2.39
#FD7DB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FD7DB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DB4
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DB4 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E99B6
Deuteranopia (green-blind)
#B0B0B1
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7db4; /* rgb */ color: rgb(253, 125, 180); /* oklch */ color: oklch(75.1% 0.166 354.8);
Tailwind
colors: {
custom: {
50: '#ffa6ca',
500: '#fd7db4',
950: '#000000',
},
}SCSS
$custom: #fd7db4; $custom-light: #ffa6ca; $custom-dark: #000000;
JSON
{
"hex": "#fd7db4",
"rgb": {
"r": 253,
"g": 125,
"b": 180
},
"hsl": {
"h": 334.219,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75129,
"c": 0.16589,
"h": 354.8
},
"luminance": 0.38845
}Semantic roles & 50–950 ramp
primary
#FD7DB4
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82