#FB75C1#FB75C1
#FB75C1 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.2% C 0.183 H 347.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75C1 |
|---|---|
| RGB | rgb(251, 117, 193) |
| HSL | hsl(326, 94%, 72%) |
| HSV | hsv(326, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 23.1%, 1.6%) |
| CIE-LAB | lab(67.34, 59.36, -15.26) |
| CIE-LCH | lch(67.34, 61.29, 345.58°) |
| OKLab | oklab(74.24% 0.1784 -0.0401) |
| OKLCH | oklch(74.24% 0.183 347.3) |
| XYZ | xyz(55.7723, 37.0869, 54.6629) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.66
Bubblegum Pink
#FE83CC
ΔE00 2.93
Hot Pink
#FF69B4
ΔE00 2.95
Pink (survey)
#FF81C0
ΔE00 3.01
Bubble Gum Pink
#FF69AF
ΔE00 3.80
Pale Magenta
#D767AD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75C1 #75FBAF
analogous
#F275FB #FB75C1 #FB757E
triadic
#FB75C1 #C1FB75 #75C1FB
tetradic
#FB75C1 #FBF275 #75FBAF #757EFB
square
#FB75C1 #FBF275 #75FBAF #757EFB
split-complementary
#FB75C1 #7EFB75 #75FBF2
monochromatic
#EF078A #F93AA6 #FB75C1 #FDB0DC #FEE1F2
Accessibility & contrast
On white
2.50
#FB75C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FB75C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75C1
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75C1 | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 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)
#8296C3
Deuteranopia (green-blind)
#A7ACBE
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb75c1; /* rgb */ color: rgb(251, 117, 193); /* oklch */ color: oklch(74.2% 0.183 347.3);
Tailwind
colors: {
custom: {
50: '#ffa1d3',
500: '#fb75c1',
950: '#000000',
},
}SCSS
$custom: #fb75c1; $custom-light: #ffa1d3; $custom-dark: #000000;
JSON
{
"hex": "#fb75c1",
"rgb": {
"r": 251,
"g": 117,
"b": 193
},
"hsl": {
"h": 325.97,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.74235,
"c": 0.18286,
"h": 347.3
},
"luminance": 0.37082
}Semantic roles & 50–950 ramp
primary
#FB75C1
secondary
#D5F6E3
accent
#E66300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82