#FD7CB9#FD7CB9
#FD7CB9 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.170 H 352.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CB9 |
|---|---|
| RGB | rgb(253, 124, 185) |
| HSL | hsl(332, 97%, 74%) |
| HSV | hsv(332, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 26.9%, 0.8%) |
| CIE-LAB | lab(68.61, 55.65, -8.84) |
| CIE-LCH | lch(68.61, 56.34, 350.98°) |
| OKLab | oklab(75.15% 0.1682 -0.0227) |
| OKLCH | oklch(75.15% 0.17 352.3) |
| XYZ | xyz(56.4746, 38.8057, 50.4055) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.40
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.44
Bubble Gum Pink
#FF69AF
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 3.71
Carnation Pink
#FF7FA7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CB9 #7CFDC0
analogous
#FD7CF9 #FD7CB9 #FD807C
triadic
#FD7CB9 #B9FD7C #7CB9FD
tetradic
#FD7CB9 #F9FD7C #7CFDC0 #807CFD
square
#FD7CB9 #F9FD7C #7CFDC0 #807CFD
split-complementary
#FD7CB9 #7CFD80 #7CF9FD
monochromatic
#FB0479 #FC4099 #FD7CB9 #FEB8D9 #FFE1EF
Accessibility & contrast
On white
2.40
#FD7CB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#FD7CB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CB9
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CB9 | 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)
#8C99BB
Deuteranopia (green-blind)
#AEB0B6
Tritanopia (blue-blind)
#FF7693
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7cb9; /* rgb */ color: rgb(253, 124, 185); /* oklch */ color: oklch(75.2% 0.170 352.3);
Tailwind
colors: {
custom: {
50: '#ffa6ce',
500: '#fd7cb9',
950: '#000000',
},
}SCSS
$custom: #fd7cb9; $custom-light: #ffa6ce; $custom-dark: #000000;
JSON
{
"hex": "#fd7cb9",
"rgb": {
"r": 253,
"g": 124,
"b": 185
},
"hsl": {
"h": 331.628,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75154,
"c": 0.16973,
"h": 352.3
},
"luminance": 0.38801
}Semantic roles & 50–950 ramp
primary
#FD7CB9
secondary
#D4F7E6
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82