#FD75BB#FD75BB
#FD75BB is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.3% C 0.181 H 350.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FD75BB |
|---|---|
| RGB | rgb(253, 117, 187) |
| HSL | hsl(329, 97%, 73%) |
| HSV | hsv(329, 54%, 99%) |
| CMYK | cmyk(0%, 53.8%, 26.1%, 0.8%) |
| CIE-LAB | lab(67.43, 59.18, -11.73) |
| CIE-LCH | lch(67.43, 60.33, 348.79°) |
| OKLab | oklab(74.29% 0.1788 -0.0305) |
| OKLCH | oklch(74.29% 0.181 350.3) |
| XYZ | xyz(55.8410, 37.1982, 51.2431) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.71
Hot Pink
#FF69B4
ΔE00 2.17
Pink (survey)
#FF81C0
ΔE00 2.39
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD75BB #75FDB7
analogous
#FB75FD #FD75BB #FD7577
triadic
#FD75BB #BBFD75 #75BBFD
tetradic
#FD75BB #FDFB75 #75FDB7 #7577FD
square
#FD75BB #FDFB75 #75FDB7 #7577FD
split-complementary
#FD75BB #77FD75 #75FDFB
monochromatic
#F4047F #FC399D #FD75BB #FEB1D9 #FFE1F0
Accessibility & contrast
On white
2.49
#FD75BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FD75BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD75BB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD75BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD75BB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8595BD
Deuteranopia (green-blind)
#AAADB8
Tritanopia (blue-blind)
#FF7090
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd75bb; /* rgb */ color: rgb(253, 117, 187); /* oklch */ color: oklch(74.3% 0.181 350.3);
Tailwind
colors: {
custom: {
50: '#ffa1cf',
500: '#fd75bb',
950: '#000000',
},
}SCSS
$custom: #fd75bb; $custom-light: #ffa1cf; $custom-dark: #000000;
JSON
{
"hex": "#fd75bb",
"rgb": {
"r": 253,
"g": 117,
"b": 187
},
"hsl": {
"h": 329.118,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.74289,
"c": 0.18135,
"h": 350.3
},
"luminance": 0.37193
}Semantic roles & 50–950 ramp
primary
#FD75BB
secondary
#D4F7E5
accent
#E66F00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82