#FB7BAE#FB7BAE
#FB7BAE is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.4% C 0.164 H 356.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FB7BAE |
|---|---|
| RGB | rgb(251, 123, 174) |
| HSL | hsl(336, 94%, 73%) |
| HSV | hsv(336, 51%, 98%) |
| CMYK | cmyk(0%, 51%, 30.7%, 1.6%) |
| CIE-LAB | lab(67.83, 54.09, -3.84) |
| CIE-LCH | lch(67.83, 54.23, 355.94°) |
| OKLab | oklab(74.4% 0.1642 -0.0094) |
| OKLCH | oklch(74.4% 0.164 356.7) |
| XYZ | xyz(54.5089, 37.7362, 44.4492) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.86
Pinky
#FC86AA
ΔE00 3.50
Pink (survey)
#FF81C0
ΔE00 3.54
Bubble Gum Pink
#FF69AF
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB7BAE #7BFBC8
analogous
#FB7BEE #FB7BAE #FB887B
triadic
#FB7BAE #AEFB7B #7BAEFB
tetradic
#FB7BAE #EEFB7B #7BFBC8 #887BFB
square
#FB7BAE #EEFB7B #7BFBC8 #887BFB
split-complementary
#FB7BAE #7BFB88 #7BEEFB
monochromatic
#F40766 #F9408A #FB7BAE #FDB6D2 #FEE1ED
Accessibility & contrast
On white
2.46
#FB7BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FB7BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB7BAE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB7BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB7BAE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF738E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fb7bae; /* rgb */ color: rgb(251, 123, 174); /* oklch */ color: oklch(74.4% 0.164 356.7);
Tailwind
colors: {
custom: {
50: '#ffa5c6',
500: '#fb7bae',
950: '#000000',
},
}SCSS
$custom: #fb7bae; $custom-light: #ffa5c6; $custom-dark: #000000;
JSON
{
"hex": "#fb7bae",
"rgb": {
"r": 251,
"g": 123,
"b": 174
},
"hsl": {
"h": 336.094,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.74402,
"c": 0.16443,
"h": 356.7
},
"luminance": 0.37731
}Semantic roles & 50–950 ramp
primary
#FB7BAE
secondary
#D5F6E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82