#FD7CB0#FD7CB0
#FD7CB0 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.166 H 356.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CB0 |
|---|---|
| RGB | rgb(253, 124, 176) |
| HSL | hsl(336, 97%, 74%) |
| HSV | hsv(336, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 30.4%, 0.8%) |
| CIE-LAB | lab(68.34, 54.51, -4.17) |
| CIE-LCH | lch(68.34, 54.67, 355.62°) |
| OKLab | oklab(74.86% 0.1654 -0.0103) |
| OKLCH | oklch(74.86% 0.166 356.4) |
| XYZ | xyz(55.5545, 38.4377, 45.5593) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.93
Pink (survey)
#FF81C0
ΔE00 3.22
Pinky
#FC86AA
ΔE00 3.50
Bubble Gum Pink
#FF69AF
ΔE00 3.77
Bubblegum (survey)
#FF6CB5
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CB0 #7CFDC9
analogous
#FD7CF0 #FD7CB0 #FD897C
triadic
#FD7CB0 #B0FD7C #7CB0FD
tetradic
#FD7CB0 #F0FD7C #7CFDC9 #897CFD
square
#FD7CB0 #F0FD7C #7CFDC9 #897CFD
split-complementary
#FD7CB0 #7CFD89 #7CF0FD
monochromatic
#FB0467 #FC408C #FD7CB0 #FEB8D4 #FFE1ED
Accessibility & contrast
On white
2.42
#FD7CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FD7CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CB0
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CB0 | 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)
#8F98B2
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#FF748F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7cb0; /* rgb */ color: rgb(253, 124, 176); /* oklch */ color: oklch(74.9% 0.166 356.4);
Tailwind
colors: {
custom: {
50: '#ffa6c7',
500: '#fd7cb0',
950: '#000000',
},
}SCSS
$custom: #fd7cb0; $custom-light: #ffa6c7; $custom-dark: #000000;
JSON
{
"hex": "#fd7cb0",
"rgb": {
"r": 253,
"g": 124,
"b": 176
},
"hsl": {
"h": 335.814,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.74864,
"c": 0.16571,
"h": 356.4
},
"luminance": 0.38433
}Semantic roles & 50–950 ramp
primary
#FD7CB0
secondary
#D4F7E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82