#FB9BB2#FB9BB2
#FB9BB2 is a light, moderate red. Relative luminance 0.472; OKLCH L 79.3% C 0.117 H 4.6°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9BB2 |
|---|---|
| RGB | rgb(251, 155, 178) |
| HSL | hsl(346, 92%, 80%) |
| HSV | hsv(346, 38%, 98%) |
| CMYK | cmyk(0%, 38.2%, 29.1%, 1.6%) |
| CIE-LAB | lab(74.30, 38.61, 3.39) |
| CIE-LCH | lch(74.30, 38.76, 5.02°) |
| OKLab | oklab(79.34% 0.1169 0.0094) |
| OKLCH | oklch(79.34% 0.117 4.6) |
| XYZ | xyz(59.5428, 47.1706, 48.0796) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.29
Rosa
#FE86A4
ΔE00 4.69
Pinky
#FC86AA
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 4.96
Rose Pink
#F7879A
ΔE00 5.36
Faded Pink
#DE9DAC
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9BB2 #9BFBE4
analogous
#FB9BE2 #FB9BB2 #FBB49B
triadic
#FB9BB2 #B2FB9B #9BB2FB
tetradic
#FB9BB2 #E2FB9B #9BFBE4 #B49BFB
square
#FB9BB2 #E2FB9B #9BFBE4 #B49BFB
split-complementary
#FB9BB2 #9BFBB4 #9BE2FB
monochromatic
#F62557 #F96085 #FB9BB2 #FDD6DF #FEE2E8
Accessibility & contrast
On white
2.01
#FB9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FB9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9BB2
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9BB2 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#C1BDB0
Tritanopia (blue-blind)
#FF94A3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb9bb2; /* rgb */ color: rgb(251, 155, 178); /* oklch */ color: oklch(79.3% 0.117 4.6);
Tailwind
colors: {
custom: {
50: '#ffbac9',
500: '#fb9bb2',
950: '#000000',
},
}SCSS
$custom: #fb9bb2; $custom-light: #ffbac9; $custom-dark: #000000;
JSON
{
"hex": "#fb9bb2",
"rgb": {
"r": 251,
"g": 155,
"b": 178
},
"hsl": {
"h": 345.625,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.79338,
"c": 0.11726,
"h": 4.6
},
"luminance": 0.47166
}Semantic roles & 50–950 ramp
primary
#FB9BB2
secondary
#D5F6EE
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182