#FD7CB7#FD7CB7
#FD7CB7 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.169 H 353.2°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CB7 |
|---|---|
| RGB | rgb(253, 124, 183) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 27.7%, 0.8%) |
| CIE-LAB | lab(68.55, 55.39, -7.80) |
| CIE-LCH | lch(68.55, 55.94, 351.98°) |
| OKLab | oklab(75.09% 0.1676 -0.0199) |
| OKLCH | oklch(75.09% 0.169 353.2) |
| XYZ | xyz(56.2650, 38.7219, 49.3014) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.74
Bubblegum (survey)
#FF6CB5
ΔE00 3.03
Bubble Gum Pink
#FF69AF
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.54
Bubblegum Pink
#FE83CC
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CB7 #7CFDC2
analogous
#FD7CF8 #FD7CB7 #FD827C
triadic
#FD7CB7 #B7FD7C #7CB7FD
tetradic
#FD7CB7 #F8FD7C #7CFDC2 #827CFD
square
#FD7CB7 #F8FD7C #7CFDC2 #827CFD
split-complementary
#FD7CB7 #7CFD82 #7CF8FD
monochromatic
#FB0475 #FC4096 #FD7CB7 #FEB8D8 #FFE1EE
Accessibility & contrast
On white
2.40
#FD7CB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FD7CB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CB7
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CB7 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99B9
Deuteranopia (green-blind)
#AFB0B4
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7cb7; /* rgb */ color: rgb(253, 124, 183); /* oklch */ color: oklch(75.1% 0.169 353.2);
Tailwind
colors: {
custom: {
50: '#ffa6cc',
500: '#fd7cb7',
950: '#000000',
},
}SCSS
$custom: #fd7cb7; $custom-light: #ffa6cc; $custom-dark: #000000;
JSON
{
"hex": "#fd7cb7",
"rgb": {
"r": 253,
"g": 124,
"b": 183
},
"hsl": {
"h": 332.558,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75088,
"c": 0.16877,
"h": 353.2
},
"luminance": 0.38717
}Semantic roles & 50–950 ramp
primary
#FD7CB7
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82