#FB75BE#FB75BE
#FB75BE is a light, vivid pink. Relative luminance 0.369; OKLCH L 74.1% C 0.181 H 348.6°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75BE |
|---|---|
| RGB | rgb(251, 117, 190) |
| HSL | hsl(327, 94%, 72%) |
| HSV | hsv(327, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 24.3%, 1.6%) |
| CIE-LAB | lab(67.24, 58.96, -13.72) |
| CIE-LCH | lch(67.24, 60.54, 346.90°) |
| OKLab | oklab(74.13% 0.1776 -0.0359) |
| OKLCH | oklch(74.13% 0.181 348.6) |
| XYZ | xyz(55.4410, 36.9544, 52.9182) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.17
Hot Pink
#FF69B4
ΔE00 2.53
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubble Gum Pink
#FF69AF
ΔE00 3.29
Carnation Pink
#FF7FA7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75BE #75FBB2
analogous
#F575FB #FB75BE #FB757B
triadic
#FB75BE #BEFB75 #75BEFB
tetradic
#FB75BE #FBF575 #75FBB2 #757BFB
square
#FB75BE #FBF575 #75FBB2 #757BFB
split-complementary
#FB75BE #7BFB75 #75FBF5
monochromatic
#EF0785 #F93AA2 #FB75BE #FDB0DA #FEE1F1
Accessibility & contrast
On white
2.50
#FB75BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#FB75BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75BE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75BE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8395C0
Deuteranopia (green-blind)
#A8ACBB
Tritanopia (blue-blind)
#FF7191
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb75be; /* rgb */ color: rgb(251, 117, 190); /* oklch */ color: oklch(74.1% 0.181 348.6);
Tailwind
colors: {
custom: {
50: '#ffa1d1',
500: '#fb75be',
950: '#000000',
},
}SCSS
$custom: #fb75be; $custom-light: #ffa1d1; $custom-dark: #000000;
JSON
{
"hex": "#fb75be",
"rgb": {
"r": 251,
"g": 117,
"b": 190
},
"hsl": {
"h": 327.313,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.74128,
"c": 0.18118,
"h": 348.6
},
"luminance": 0.3695
}Semantic roles & 50–950 ramp
primary
#FB75BE
secondary
#D5F6E4
accent
#E66800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82