#FB75C2#FB75C2
#FB75C2 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.3% C 0.183 H 346.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75C2 |
|---|---|
| RGB | rgb(251, 117, 194) |
| HSL | hsl(326, 94%, 72%) |
| HSV | hsv(326, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 22.7%, 1.6%) |
| CIE-LAB | lab(67.38, 59.50, -15.77) |
| CIE-LCH | lch(67.38, 61.55, 345.15°) |
| OKLab | oklab(74.27% 0.1787 -0.0415) |
| OKLCH | oklch(74.27% 0.183 346.9) |
| XYZ | xyz(55.8842, 37.1317, 55.2524) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Bubblegum Pink
#FE83CC
ΔE00 2.88
Hot Pink
#FF69B4
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 3.13
Bubble Gum Pink
#FF69AF
ΔE00 3.98
Pale Magenta
#D767AD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75C2 #75FBAE
analogous
#F175FB #FB75C2 #FB757F
triadic
#FB75C2 #C2FB75 #75C2FB
tetradic
#FB75C2 #FBF175 #75FBAE #757FFB
square
#FB75C2 #FBF175 #75FBAE #757FFB
split-complementary
#FB75C2 #7FFB75 #75FBF1
monochromatic
#EF078C #F93AA8 #FB75C2 #FDB0DC #FEE1F2
Accessibility & contrast
On white
2.49
#FB75C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FB75C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75C2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75C2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C5
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#FF7293
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb75c2; /* rgb */ color: rgb(251, 117, 194); /* oklch */ color: oklch(74.3% 0.183 346.9);
Tailwind
colors: {
custom: {
50: '#ffa1d4',
500: '#fb75c2',
950: '#000000',
},
}SCSS
$custom: #fb75c2; $custom-light: #ffa1d4; $custom-dark: #000000;
JSON
{
"hex": "#fb75c2",
"rgb": {
"r": 251,
"g": 117,
"b": 194
},
"hsl": {
"h": 325.522,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.74271,
"c": 0.18344,
"h": 346.9
},
"luminance": 0.37127
}Semantic roles & 50–950 ramp
primary
#FB75C2
secondary
#D5F6E3
accent
#E66200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83