#FD7DB2#FD7DB2
#FD7DB2 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.165 H 355.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DB2 |
|---|---|
| RGB | rgb(253, 125, 178) |
| HSL | hsl(335, 97%, 74%) |
| HSV | hsv(335, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 29.6%, 0.8%) |
| CIE-LAB | lab(68.58, 54.28, -4.94) |
| CIE-LCH | lch(68.58, 54.51, 354.80°) |
| OKLab | oklab(75.07% 0.1646 -0.0123) |
| OKLCH | oklch(75.07% 0.165 355.7) |
| XYZ | xyz(55.8798, 38.7693, 46.6511) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.81
Carnation Pink
#FF7FA7
ΔE00 3.26
Pinky
#FC86AA
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 3.81
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DB2 #7DFDC8
analogous
#FD7DF2 #FD7DB2 #FD887D
triadic
#FD7DB2 #B2FD7D #7DB2FD
tetradic
#FD7DB2 #F2FD7D #7DFDC8 #887DFD
square
#FD7DB2 #F2FD7D #7DFDC8 #887DFD
split-complementary
#FD7DB2 #7DFD88 #7DF2FD
monochromatic
#FB046B #FC418E #FD7DB2 #FEB9D6 #FFE1ED
Accessibility & contrast
On white
2.40
#FD7DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FD7DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DB2
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DB2 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#B0B0AF
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7db2; /* rgb */ color: rgb(253, 125, 178); /* oklch */ color: oklch(75.1% 0.165 355.7);
Tailwind
colors: {
custom: {
50: '#ffa6c9',
500: '#fd7db2',
950: '#000000',
},
}SCSS
$custom: #fd7db2; $custom-light: #ffa6c9; $custom-dark: #000000;
JSON
{
"hex": "#fd7db2",
"rgb": {
"r": 253,
"g": 125,
"b": 178
},
"hsl": {
"h": 335.156,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75065,
"c": 0.16503,
"h": 355.7
},
"luminance": 0.38764
}Semantic roles & 50–950 ramp
primary
#FD7DB2
secondary
#D4F7E8
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82