#FD7DCF#FD7DCF
#FD7DCF is a light, vivid pink. Relative luminance 0.401; OKLCH L 76.1% C 0.181 H 343.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DCF |
|---|---|
| RGB | rgb(253, 125, 207) |
| HSL | hsl(322, 97%, 74%) |
| HSV | hsv(322, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 18.2%, 0.8%) |
| CIE-LAB | lab(69.51, 58.19, -19.78) |
| CIE-LCH | lch(69.51, 61.46, 341.22°) |
| OKLab | oklab(76.07% 0.1729 -0.0526) |
| OKLCH | oklch(76.07% 0.181 343.1) |
| XYZ | xyz(59.1053, 40.0595, 63.6387) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.71
Pink (survey)
#FF81C0
ΔE00 3.85
Bubblegum (survey)
#FF6CB5
ΔE00 5.20
Hot Pink
#FF69B4
ΔE00 5.49
Bubble Gum Pink
#FF69AF
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DCF #7DFDAB
analogous
#EB7DFD #FD7DCF #FD7D8F
triadic
#FD7DCF #CFFD7D #7DCFFD
tetradic
#FD7DCF #FDEB7D #7DFDAB #7D8FFD
square
#FD7DCF #FDEB7D #7DFDAB #7D8FFD
split-complementary
#FD7DCF #8FFD7D #7DFDEB
monochromatic
#FB04A2 #FC41B9 #FD7DCF #FEB9E5 #FFE1F4
Accessibility & contrast
On white
2.33
#FD7DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#FD7DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DCF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DCF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869DD2
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#FF7D9D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7dcf; /* rgb */ color: rgb(253, 125, 207); /* oklch */ color: oklch(76.1% 0.181 343.1);
Tailwind
colors: {
custom: {
50: '#ffa7dd',
500: '#fd7dcf',
950: '#000000',
},
}SCSS
$custom: #fd7dcf; $custom-light: #ffa7dd; $custom-dark: #000000;
JSON
{
"hex": "#fd7dcf",
"rgb": {
"r": 253,
"g": 125,
"b": 207
},
"hsl": {
"h": 321.563,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.76065,
"c": 0.18073,
"h": 343.1
},
"luminance": 0.40055
}Semantic roles & 50–950 ramp
primary
#FD7DCF
secondary
#D4F7E1
accent
#E65200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83