#FB76AE#FB76AE
#FB76AE is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.7% C 0.172 H 355.7°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FB76AE |
|---|---|
| RGB | rgb(251, 118, 174) |
| HSL | hsl(335, 94%, 72%) |
| HSV | hsv(335, 53%, 98%) |
| CMYK | cmyk(0%, 53%, 30.7%, 1.6%) |
| CIE-LAB | lab(66.92, 56.45, -5.17) |
| CIE-LCH | lch(66.92, 56.69, 354.76°) |
| OKLab | oklab(73.72% 0.1714 -0.0129) |
| OKLCH | oklch(73.72% 0.172 355.7) |
| XYZ | xyz(53.9044, 36.5272, 44.2477) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.55
Bubblegum (survey)
#FF6CB5
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 3.19
Pink (survey)
#FF81C0
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 3.79
Pinky
#FC86AA
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB76AE #76FBC3
analogous
#FB76F0 #FB76AE #FB8176
triadic
#FB76AE #AEFB76 #76AEFB
tetradic
#FB76AE #F0FB76 #76FBC3 #8176FB
square
#FB76AE #F0FB76 #76FBC3 #8176FB
split-complementary
#FB76AE #76FB81 #76F0FB
monochromatic
#F00769 #F93B8B #FB76AE #FDB1D1 #FEE1ED
Accessibility & contrast
On white
2.53
#FB76AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#FB76AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB76AE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB76AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB76AE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FF6E8B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fb76ae; /* rgb */ color: rgb(251, 118, 174); /* oklch */ color: oklch(73.7% 0.172 355.7);
Tailwind
colors: {
custom: {
50: '#ffa2c6',
500: '#fb76ae',
950: '#000000',
},
}SCSS
$custom: #fb76ae; $custom-light: #ffa2c6; $custom-dark: #000000;
JSON
{
"hex": "#fb76ae",
"rgb": {
"r": 251,
"g": 118,
"b": 174
},
"hsl": {
"h": 334.737,
"s": 94.326,
"l": 72.353
},
"oklch": {
"l": 0.73724,
"c": 0.17189,
"h": 355.7
},
"luminance": 0.36522
}Semantic roles & 50–950 ramp
primary
#FB76AE
secondary
#D5F6E8
accent
#E68500
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82