#FD7CB5#FD7CB5
#FD7CB5 is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.0% C 0.168 H 354.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CB5 |
|---|---|
| RGB | rgb(253, 124, 181) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 28.5%, 0.8%) |
| CIE-LAB | lab(68.49, 55.13, -6.77) |
| CIE-LCH | lch(68.49, 55.55, 353.00°) |
| OKLab | oklab(75.02% 0.167 -0.0172) |
| OKLCH | oklch(75.02% 0.168 354.1) |
| XYZ | xyz(56.0583, 38.6392, 48.2128) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.13
Bubblegum (survey)
#FF6CB5
ΔE00 3.21
Bubble Gum Pink
#FF69AF
ΔE00 3.45
Hot Pink
#FF69B4
ΔE00 3.70
Carnation Pink
#FF7FA7
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CB5 #7CFDC4
analogous
#FD7CF6 #FD7CB5 #FD847C
triadic
#FD7CB5 #B5FD7C #7CB5FD
tetradic
#FD7CB5 #F6FD7C #7CFDC4 #847CFD
square
#FD7CB5 #F6FD7C #7CFDC4 #847CFD
split-complementary
#FD7CB5 #7CFD84 #7CF6FD
monochromatic
#FB0471 #FC4093 #FD7CB5 #FEB8D7 #FFE1EE
Accessibility & contrast
On white
2.41
#FD7CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FD7CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CB5
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CB5 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D99B7
Deuteranopia (green-blind)
#AFB0B2
Tritanopia (blue-blind)
#FF7591
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7cb5; /* rgb */ color: rgb(253, 124, 181); /* oklch */ color: oklch(75.0% 0.168 354.1);
Tailwind
colors: {
custom: {
50: '#ffa6cb',
500: '#fd7cb5',
950: '#000000',
},
}SCSS
$custom: #fd7cb5; $custom-light: #ffa6cb; $custom-dark: #000000;
JSON
{
"hex": "#fd7cb5",
"rgb": {
"r": 253,
"g": 124,
"b": 181
},
"hsl": {
"h": 333.488,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.75023,
"c": 0.16785,
"h": 354.1
},
"luminance": 0.38634
}Semantic roles & 50–950 ramp
primary
#FD7CB5
secondary
#D4F7E8
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82