#FD7CB1#FD7CB1
#FD7CB1 is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.9% C 0.166 H 356.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CB1 |
|---|---|
| RGB | rgb(253, 124, 177) |
| HSL | hsl(335, 97%, 74%) |
| HSV | hsv(335, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 30%, 0.8%) |
| CIE-LAB | lab(68.37, 54.63, -4.69) |
| CIE-LCH | lch(68.37, 54.83, 355.09°) |
| OKLab | oklab(74.9% 0.1657 -0.0116) |
| OKLCH | oklch(74.9% 0.166 356) |
| XYZ | xyz(55.6538, 38.4774, 46.0823) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.99
Carnation Pink
#FF7FA7
ΔE00 3.17
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Pinky
#FC86AA
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 3.73
Hot Pink
#FF69B4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CB1 #7CFDC8
analogous
#FD7CF1 #FD7CB1 #FD887C
triadic
#FD7CB1 #B1FD7C #7CB1FD
tetradic
#FD7CB1 #F1FD7C #7CFDC8 #887CFD
square
#FD7CB1 #F1FD7C #7CFDC8 #887CFD
split-complementary
#FD7CB1 #7CFD88 #7CF1FD
monochromatic
#FB0469 #FC408D #FD7CB1 #FEB8D5 #FFE1ED
Accessibility & contrast
On white
2.42
#FD7CB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FD7CB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CB1
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CB1 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B3
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7cb1; /* rgb */ color: rgb(253, 124, 177); /* oklch */ color: oklch(74.9% 0.166 356.0);
Tailwind
colors: {
custom: {
50: '#ffa6c8',
500: '#fd7cb1',
950: '#000000',
},
}SCSS
$custom: #fd7cb1; $custom-light: #ffa6c8; $custom-dark: #000000;
JSON
{
"hex": "#fd7cb1",
"rgb": {
"r": 253,
"g": 124,
"b": 177
},
"hsl": {
"h": 335.349,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.74896,
"c": 0.16612,
"h": 356
},
"luminance": 0.38472
}Semantic roles & 50–950 ramp
primary
#FD7CB1
secondary
#D4F7E9
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82