#FD7DCE#FD7DCE
#FD7DCE is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.0% C 0.180 H 343.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DCE |
|---|---|
| RGB | rgb(253, 125, 206) |
| HSL | hsl(322, 97%, 74%) |
| HSV | hsv(322, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 18.6%, 0.8%) |
| CIE-LAB | lab(69.48, 58.05, -19.28) |
| CIE-LCH | lch(69.48, 61.16, 341.63°) |
| OKLab | oklab(76.03% 0.1727 -0.0512) |
| OKLCH | oklch(76.03% 0.18 343.5) |
| XYZ | xyz(58.9834, 40.0107, 62.9968) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.57
Pink (survey)
#FF81C0
ΔE00 3.66
Bubblegum (survey)
#FF6CB5
ΔE00 5.04
Hot Pink
#FF69B4
ΔE00 5.34
Bubble Gum Pink
#FF69AF
ΔE00 6.19
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DCE #7DFDAC
analogous
#EC7DFD #FD7DCE #FD7D8E
triadic
#FD7DCE #CEFD7D #7DCEFD
tetradic
#FD7DCE #FDEC7D #7DFDAC #7D8EFD
square
#FD7DCE #FDEC7D #7DFDAC #7D8EFD
split-complementary
#FD7DCE #8EFD7D #7DFDEC
monochromatic
#FB04A1 #FC41B7 #FD7DCE #FEB9E5 #FFE1F4
Accessibility & contrast
On white
2.33
#FD7DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FD7DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DCE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DCE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD1
Deuteranopia (green-blind)
#A9B1CB
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7dce; /* rgb */ color: rgb(253, 125, 206); /* oklch */ color: oklch(76.0% 0.180 343.5);
Tailwind
colors: {
custom: {
50: '#ffa7dd',
500: '#fd7dce',
950: '#000000',
},
}SCSS
$custom: #fd7dce; $custom-light: #ffa7dd; $custom-dark: #000000;
JSON
{
"hex": "#fd7dce",
"rgb": {
"r": 253,
"g": 125,
"b": 206
},
"hsl": {
"h": 322.031,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.76027,
"c": 0.18009,
"h": 343.5
},
"luminance": 0.40006
}Semantic roles & 50–950 ramp
primary
#FD7DCE
secondary
#D4F7E1
accent
#E65400
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83