#FD7DB3#FD7DB3
#FD7DB3 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.165 H 355.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DB3 |
|---|---|
| RGB | rgb(253, 125, 179) |
| HSL | hsl(335, 97%, 74%) |
| HSV | hsv(335, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 29.2%, 0.8%) |
| CIE-LAB | lab(68.61, 54.41, -5.46) |
| CIE-LCH | lch(68.61, 54.68, 354.27°) |
| OKLab | oklab(75.1% 0.1649 -0.0137) |
| OKLCH | oklch(75.1% 0.165 355.3) |
| XYZ | xyz(55.9805, 38.8096, 47.1818) |
| Luminance | 0.3881 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.59
Carnation Pink
#FF7FA7
ΔE00 3.49
Bubblegum (survey)
#FF6CB5
ΔE00 3.68
Bubble Gum Pink
#FF69AF
ΔE00 3.75
Pinky
#FC86AA
ΔE00 3.91
Hot Pink
#FF69B4
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DB3 #7DFDC7
analogous
#FD7DF3 #FD7DB3 #FD877D
triadic
#FD7DB3 #B3FD7D #7DB3FD
tetradic
#FD7DB3 #F3FD7D #7DFDC7 #877DFD
square
#FD7DB3 #F3FD7D #7DFDC7 #877DFD
split-complementary
#FD7DB3 #7DFD87 #7DF3FD
monochromatic
#FB046D #FC4190 #FD7DB3 #FEB9D6 #FFE1ED
Accessibility & contrast
On white
2.40
#FD7DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FD7DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DB3
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DB3 | 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)
#8F99B5
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7db3; /* rgb */ color: rgb(253, 125, 179); /* oklch */ color: oklch(75.1% 0.165 355.3);
Tailwind
colors: {
custom: {
50: '#ffa6c9',
500: '#fd7db3',
950: '#000000',
},
}SCSS
$custom: #fd7db3; $custom-light: #ffa6c9; $custom-dark: #000000;
JSON
{
"hex": "#fd7db3",
"rgb": {
"r": 253,
"g": 125,
"b": 179
},
"hsl": {
"h": 334.688,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75097,
"c": 0.16546,
"h": 355.3
},
"luminance": 0.38805
}Semantic roles & 50–950 ramp
primary
#FD7DB3
secondary
#D4F7E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82