#FB73AF#FB73AF
#FB73AF is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.177 H 354.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73AF |
|---|---|
| RGB | rgb(251, 115, 175) |
| HSL | hsl(334, 94%, 72%) |
| HSV | hsv(334, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 30.3%, 1.6%) |
| CIE-LAB | lab(66.42, 57.97, -6.48) |
| CIE-LCH | lch(66.42, 58.33, 353.62°) |
| OKLab | oklab(73.36% 0.176 -0.0164) |
| OKLCH | oklch(73.36% 0.177 354.7) |
| XYZ | xyz(53.6546, 35.8710, 44.6472) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.83
Bubblegum (survey)
#FF6CB5
ΔE00 2.07
Hot Pink
#FF69B4
ΔE00 2.41
Pink (survey)
#FF81C0
ΔE00 3.58
Carnation Pink
#FF7FA7
ΔE00 4.56
Medium Pink
#F36196
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73AF #73FBBF
analogous
#FB73F3 #FB73AF #FB7B73
triadic
#FB73AF #AFFB73 #73AFFB
tetradic
#FB73AF #F3FB73 #73FBBF #7B73FB
square
#FB73AF #F3FB73 #73FBBF #7B73FB
split-complementary
#FB73AF #73FB7B #73F3FB
monochromatic
#ED076C #F9388D #FB73AF #FDAFD1 #FEE1EE
Accessibility & contrast
On white
2.57
#FB73AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FB73AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73AF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73AF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B1
Deuteranopia (green-blind)
#AAABAC
Tritanopia (blue-blind)
#FF6B8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fb73af; /* rgb */ color: rgb(251, 115, 175); /* oklch */ color: oklch(73.4% 0.177 354.7);
Tailwind
colors: {
custom: {
50: '#ffa0c6',
500: '#fb73af',
950: '#000000',
},
}SCSS
$custom: #fb73af; $custom-light: #ffa0c6; $custom-dark: #000000;
JSON
{
"hex": "#fb73af",
"rgb": {
"r": 251,
"g": 115,
"b": 175
},
"hsl": {
"h": 333.529,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.7336,
"c": 0.17677,
"h": 354.7
},
"luminance": 0.35866
}Semantic roles & 50–950 ramp
primary
#FB73AF
secondary
#D4F6E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82