#FD7CBC#FD7CBC
#FD7CBC is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.3% C 0.171 H 351.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CBC |
|---|---|
| RGB | rgb(253, 124, 188) |
| HSL | hsl(330, 97%, 74%) |
| HSV | hsv(330, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 25.7%, 0.8%) |
| CIE-LAB | lab(68.70, 56.04, -10.38) |
| CIE-LCH | lch(68.70, 56.99, 349.50°) |
| OKLab | oklab(75.25% 0.1691 -0.0269) |
| OKLCH | oklch(75.25% 0.171 351) |
| XYZ | xyz(56.7947, 38.9337, 52.0910) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.09
Bubblegum (survey)
#FF6CB5
ΔE00 2.89
Bubblegum Pink
#FE83CC
ΔE00 3.09
Hot Pink
#FF69B4
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CBC #7CFDBD
analogous
#FD7CFC #FD7CBC #FD7D7C
triadic
#FD7CBC #BCFD7C #7CBCFD
tetradic
#FD7CBC #FCFD7C #7CFDBD #7D7CFD
square
#FD7CBC #FCFD7C #7CFDBD #7D7CFD
split-complementary
#FD7CBC #7CFD7D #7CFCFD
monochromatic
#FB047E #FC409D #FD7CBC #FEB8DB #FFE1F0
Accessibility & contrast
On white
2.39
#FD7CBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FD7CBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CBC
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CBC | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ABE
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#FF7794
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7cbc; /* rgb */ color: rgb(253, 124, 188); /* oklch */ color: oklch(75.3% 0.171 351.0);
Tailwind
colors: {
custom: {
50: '#ffa6d0',
500: '#fd7cbc',
950: '#000000',
},
}SCSS
$custom: #fd7cbc; $custom-light: #ffa6d0; $custom-dark: #000000;
JSON
{
"hex": "#fd7cbc",
"rgb": {
"r": 253,
"g": 124,
"b": 188
},
"hsl": {
"h": 330.233,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75254,
"c": 0.17122,
"h": 351
},
"luminance": 0.38929
}Semantic roles & 50–950 ramp
primary
#FD7CBC
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82