#FC75BD#FC75BD
#FC75BD is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.2% C 0.182 H 349.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FC75BD |
|---|---|
| RGB | rgb(252, 117, 189) |
| HSL | hsl(328, 96%, 72%) |
| HSV | hsv(328, 54%, 99%) |
| CMYK | cmyk(0%, 53.6%, 25%, 1.2%) |
| CIE-LAB | lab(67.35, 59.13, -12.99) |
| CIE-LCH | lch(67.35, 60.54, 347.61°) |
| OKLab | oklab(74.23% 0.1783 -0.0339) |
| OKLCH | oklch(74.23% 0.182 349.2) |
| XYZ | xyz(55.6934, 37.0971, 52.3615) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.97
Hot Pink
#FF69B4
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 2.55
Bubble Gum Pink
#FF69AF
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC75BD #75FCB4
analogous
#F875FC #FC75BD #FC757A
triadic
#FC75BD #BDFC75 #75BDFC
tetradic
#FC75BD #FCF875 #75FCB4 #757AFC
square
#FC75BD #FCF875 #75FCB4 #757AFC
split-complementary
#FC75BD #7AFC75 #75FCF8
monochromatic
#F10583 #FB39A0 #FC75BD #FDB1DA #FEE1F1
Accessibility & contrast
On white
2.49
#FC75BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FC75BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC75BD
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC75BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC75BD | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8495BF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc75bd; /* rgb */ color: rgb(252, 117, 189); /* oklch */ color: oklch(74.2% 0.182 349.2);
Tailwind
colors: {
custom: {
50: '#ffa1d0',
500: '#fc75bd',
950: '#000000',
},
}SCSS
$custom: #fc75bd; $custom-light: #ffa1d0; $custom-dark: #000000;
JSON
{
"hex": "#fc75bd",
"rgb": {
"r": 252,
"g": 117,
"b": 189
},
"hsl": {
"h": 328,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.74226,
"c": 0.18151,
"h": 349.2
},
"luminance": 0.37092
}Semantic roles & 50–950 ramp
primary
#FC75BD
secondary
#D4F7E4
accent
#E66B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82