#FD7CB6#FD7CB6
#FD7CB6 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.168 H 353.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CB6 |
|---|---|
| RGB | rgb(253, 124, 182) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 28.1%, 0.8%) |
| CIE-LAB | lab(68.52, 55.26, -7.29) |
| CIE-LCH | lch(68.52, 55.74, 352.49°) |
| OKLab | oklab(75.06% 0.1673 -0.0186) |
| OKLCH | oklch(75.06% 0.168 353.7) |
| XYZ | xyz(56.1613, 38.6804, 48.7551) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.93
Bubblegum (survey)
#FF6CB5
ΔE00 3.12
Bubble Gum Pink
#FF69AF
ΔE00 3.43
Hot Pink
#FF69B4
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 4.33
Bubblegum Pink
#FE83CC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CB6 #7CFDC3
analogous
#FD7CF7 #FD7CB6 #FD837C
triadic
#FD7CB6 #B6FD7C #7CB6FD
tetradic
#FD7CB6 #F7FD7C #7CFDC3 #837CFD
square
#FD7CB6 #F7FD7C #7CFDC3 #837CFD
split-complementary
#FD7CB6 #7CFD83 #7CF7FD
monochromatic
#FB0473 #FC4094 #FD7CB6 #FEB8D8 #FFE1EE
Accessibility & contrast
On white
2.40
#FD7CB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FD7CB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CB6
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CB6 | 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)
#8D99B8
Deuteranopia (green-blind)
#AFB0B3
Tritanopia (blue-blind)
#FF7692
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7cb6; /* rgb */ color: rgb(253, 124, 182); /* oklch */ color: oklch(75.1% 0.168 353.7);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#fd7cb6',
950: '#000000',
},
}SCSS
$custom: #fd7cb6; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#fd7cb6",
"rgb": {
"r": 253,
"g": 124,
"b": 182
},
"hsl": {
"h": 333.023,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75056,
"c": 0.16831,
"h": 353.7
},
"luminance": 0.38675
}Semantic roles & 50–950 ramp
primary
#FD7CB6
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82