#FD7DB5#FD7DB5
#FD7DB5 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.2% C 0.166 H 354.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DB5 |
|---|---|
| RGB | rgb(253, 125, 181) |
| HSL | hsl(334, 97%, 74%) |
| HSV | hsv(334, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 28.5%, 0.8%) |
| CIE-LAB | lab(68.67, 54.66, -6.50) |
| CIE-LCH | lch(68.67, 55.04, 353.22°) |
| OKLab | oklab(75.16% 0.1655 -0.0165) |
| OKLCH | oklch(75.16% 0.166 354.3) |
| XYZ | xyz(56.1843, 38.8911, 48.2548) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.14
Bubblegum (survey)
#FF6CB5
ΔE00 3.44
Bubble Gum Pink
#FF69AF
ΔE00 3.65
Hot Pink
#FF69B4
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DB5 #7DFDC5
analogous
#FD7DF5 #FD7DB5 #FD857D
triadic
#FD7DB5 #B5FD7D #7DB5FD
tetradic
#FD7DB5 #F5FD7D #7DFDC5 #857DFD
square
#FD7DB5 #F5FD7D #7DFDC5 #857DFD
split-complementary
#FD7DB5 #7DFD85 #7DF5FD
monochromatic
#FB0470 #FC4193 #FD7DB5 #FEB9D7 #FFE1EE
Accessibility & contrast
On white
2.39
#FD7DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FD7DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DB5
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DB5 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E99B7
Deuteranopia (green-blind)
#B0B0B2
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7db5; /* rgb */ color: rgb(253, 125, 181); /* oklch */ color: oklch(75.2% 0.166 354.3);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#fd7db5',
950: '#000000',
},
}SCSS
$custom: #fd7db5; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#fd7db5",
"rgb": {
"r": 253,
"g": 125,
"b": 181
},
"hsl": {
"h": 333.75,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.75161,
"c": 0.16634,
"h": 354.3
},
"luminance": 0.38886
}Semantic roles & 50–950 ramp
primary
#FD7DB5
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82