#FB73AE#FB73AE
#FB73AE is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.3% C 0.176 H 355.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FB73AE |
|---|---|
| RGB | rgb(251, 115, 174) |
| HSL | hsl(334, 94%, 72%) |
| HSV | hsv(334, 54%, 98%) |
| CMYK | cmyk(0%, 54.2%, 30.7%, 1.6%) |
| CIE-LAB | lab(66.39, 57.85, -5.96) |
| CIE-LCH | lch(66.39, 58.15, 354.12°) |
| OKLab | oklab(73.33% 0.1757 -0.015) |
| OKLCH | oklch(73.33% 0.176 355.1) |
| XYZ | xyz(53.5568, 35.8318, 44.1319) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.92
Bubblegum (survey)
#FF6CB5
ΔE00 2.27
Hot Pink
#FF69B4
ΔE00 2.58
Pink (survey)
#FF81C0
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 4.37
Medium Pink
#F36196
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB73AE #73FBC0
analogous
#FB73F2 #FB73AE #FB7C73
triadic
#FB73AE #AEFB73 #73AEFB
tetradic
#FB73AE #F2FB73 #73FBC0 #7C73FB
square
#FB73AE #F2FB73 #73FBC0 #7C73FB
split-complementary
#FB73AE #73FB7C #73F2FB
monochromatic
#ED076B #F9388C #FB73AE #FDAFD0 #FEE1EE
Accessibility & contrast
On white
2.57
#FB73AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FB73AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB73AE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB73AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB73AE | 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)
#8792B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF6B89
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fb73ae; /* rgb */ color: rgb(251, 115, 174); /* oklch */ color: oklch(73.3% 0.176 355.1);
Tailwind
colors: {
custom: {
50: '#ffa0c6',
500: '#fb73ae',
950: '#000000',
},
}SCSS
$custom: #fb73ae; $custom-light: #ffa0c6; $custom-dark: #000000;
JSON
{
"hex": "#fb73ae",
"rgb": {
"r": 251,
"g": 115,
"b": 174
},
"hsl": {
"h": 333.971,
"s": 94.444,
"l": 71.765
},
"oklch": {
"l": 0.73328,
"c": 0.17634,
"h": 355.1
},
"luminance": 0.35827
}Semantic roles & 50–950 ramp
primary
#FB73AE
secondary
#D4F6E7
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82