#FD7CB4#FD7CB4
#FD7CB4 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.0% C 0.167 H 354.6°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CB4 |
|---|---|
| RGB | rgb(253, 124, 180) |
| HSL | hsl(334, 97%, 74%) |
| HSV | hsv(334, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 28.9%, 0.8%) |
| CIE-LAB | lab(68.46, 55.01, -6.25) |
| CIE-LCH | lch(68.46, 55.36, 353.52°) |
| OKLab | oklab(74.99% 0.1667 -0.0158) |
| OKLCH | oklch(74.99% 0.167 354.6) |
| XYZ | xyz(55.9561, 38.5983, 47.6744) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 3.32
Bubble Gum Pink
#FF69AF
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CB4 #7CFDC5
analogous
#FD7CF5 #FD7CB4 #FD857C
triadic
#FD7CB4 #B4FD7C #7CB4FD
tetradic
#FD7CB4 #F5FD7C #7CFDC5 #857CFD
square
#FD7CB4 #F5FD7C #7CFDC5 #857CFD
split-complementary
#FD7CB4 #7CFD85 #7CF5FD
monochromatic
#FB046F #FC4091 #FD7CB4 #FEB8D7 #FFE1EE
Accessibility & contrast
On white
2.41
#FD7CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FD7CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CB4
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CB4 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B6
Deuteranopia (green-blind)
#AFB0B1
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7cb4; /* rgb */ color: rgb(253, 124, 180); /* oklch */ color: oklch(75.0% 0.167 354.6);
Tailwind
colors: {
custom: {
50: '#ffa6ca',
500: '#fd7cb4',
950: '#000000',
},
}SCSS
$custom: #fd7cb4; $custom-light: #ffa6ca; $custom-dark: #000000;
JSON
{
"hex": "#fd7cb4",
"rgb": {
"r": 253,
"g": 124,
"b": 180
},
"hsl": {
"h": 333.953,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.74991,
"c": 0.16741,
"h": 354.6
},
"luminance": 0.38593
}Semantic roles & 50–950 ramp
primary
#FD7CB4
secondary
#D4F7E8
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82