#FB73C0#FB73C0
#FB73C0 is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.9% C 0.185 H 347.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73C0 |
|---|---|
| RGB | rgb(251, 115, 192) |
| HSL | hsl(326, 94%, 72%) |
| HSV | hsv(326, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 23.5%, 1.6%) |
| CIE-LAB | lab(66.96, 60.15, -15.27) |
| CIE-LCH | lch(66.96, 62.06, 345.75°) |
| OKLab | oklab(73.94% 0.1809 -0.0401) |
| OKLCH | oklch(73.94% 0.185 347.5) |
| XYZ | xyz(55.4306, 36.5814, 54.0005) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.43
Hot Pink
#FF69B4
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum Pink
#FE83CC
ΔE00 3.30
Bubble Gum Pink
#FF69AF
ΔE00 3.58
Pale Magenta
#D767AD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73C0 #73FBAE
analogous
#F273FB #FB73C0 #FB737C
triadic
#FB73C0 #C0FB73 #73C0FB
tetradic
#FB73C0 #FBF273 #73FBAE #737CFB
square
#FB73C0 #FBF273 #73FBAE #737CFB
split-complementary
#FB73C0 #7CFB73 #73FBF2
monochromatic
#ED0789 #F938A5 #FB73C0 #FDAFDB #FEE1F2
Accessibility & contrast
On white
2.53
#FB73C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#FB73C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73C0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73C0 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C2
Deuteranopia (green-blind)
#A6ACBD
Tritanopia (blue-blind)
#FF7091
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb73c0; /* rgb */ color: rgb(251, 115, 192); /* oklch */ color: oklch(73.9% 0.185 347.5);
Tailwind
colors: {
custom: {
50: '#ffa0d3',
500: '#fb73c0',
950: '#000000',
},
}SCSS
$custom: #fb73c0; $custom-light: #ffa0d3; $custom-dark: #000000;
JSON
{
"hex": "#fb73c0",
"rgb": {
"r": 251,
"g": 115,
"b": 192
},
"hsl": {
"h": 326.029,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.73941,
"c": 0.18532,
"h": 347.5
},
"luminance": 0.36576
}Semantic roles & 50–950 ramp
primary
#FB73C0
secondary
#D4F6E3
accent
#E66400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82