#FBB0BB#FBB0BB
#FBB0BB is a very light, moderate red. Relative luminance 0.551; OKLCH L 83.1% C 0.089 H 9.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB0BB |
|---|---|
| RGB | rgb(251, 176, 187) |
| HSL | hsl(351, 90%, 84%) |
| HSV | hsv(351, 30%, 98%) |
| CMYK | cmyk(0%, 29.9%, 25.5%, 1.6%) |
| CIE-LAB | lab(79.13, 28.85, 5.45) |
| CIE-LCH | lch(79.13, 29.36, 10.69°) |
| OKLab | oklab(83.11% 0.0874 0.0146) |
| OKLCH | oklch(83.11% 0.089 9.5) |
| XYZ | xyz(64.2799, 55.1515, 54.2636) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.41
Soft Pink
#FDB0C0
ΔE00 1.62
Pastel Pink
#FFBACD
ΔE00 3.91
Pink
#FFC0CB
ΔE00 3.94
Bubblegum
#FFC1CC
ΔE00 4.20
Baby Pink
#FFB7CE
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB0BB #B0FBF0
analogous
#FBB0E0 #FBB0BB #FBCAB0
triadic
#FBB0BB #BBFBB0 #B0BBFB
tetradic
#FBB0BB #E0FBB0 #B0FBF0 #CAB0FB
square
#FBB0BB #E0FBB0 #B0FBF0 #CAB0FB
split-complementary
#FBB0BB #B0FBCA #B0E0FB
monochromatic
#F53B57 #F87689 #FBB0BB #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.75
#FBB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#FBB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB0BB
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB0BB | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#CEC9BA
Tritanopia (blue-blind)
#FFAAB4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbb0bb; /* rgb */ color: rgb(251, 176, 187); /* oklch */ color: oklch(83.1% 0.089 9.5);
Tailwind
colors: {
custom: {
50: '#fec8cf',
500: '#fbb0bb',
950: '#000000',
},
}SCSS
$custom: #fbb0bb; $custom-light: #fec8cf; $custom-dark: #000000;
JSON
{
"hex": "#fbb0bb",
"rgb": {
"r": 251,
"g": 176,
"b": 187
},
"hsl": {
"h": 351.2,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.83113,
"c": 0.08864,
"h": 9.5
},
"luminance": 0.55148
}Semantic roles & 50–950 ramp
primary
#FBB0BB
secondary
#70DFCF
accent
#E6C400
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283