Skip to content

#bbafac

a light, muted red · warm · closest name: silver

RGB
187, 175, 172
HSL
12°, 10%, 70%
CMYK
0, 6, 8, 27
Luminance
0.4420

Every format

HEX#bbafac
RGBrgb(187, 175, 172)
HSLhsl(12, 10%, 70%)
CMYKcmyk(0%, 6%, 8%, 27%)
LABlab(72.4 3.8 3.1)
LCHlch(72.4 4.8 39.4)
OKLCHoklch(0.763 0.015 34.3)

Copy-ready code

/* CSS */
color: #bbafac;
background-color: #bbafac;
/* Tailwind (arbitrary) */
class="text-[#bbafac] bg-[#bbafac]"
/* SCSS */
$brand: #bbafac;
/* SwiftUI */
Color(red: 0.733, green: 0.686, blue: 0.675)
/* Android */
Color.parseColor("#bbafac")

Accessibility — WCAG contrast

Aa
#bbafac on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#bbafac on black: 9.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green68.6%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta6.4%
Yellow8.0%
Key (black)26.7%

Color previews

#bbafac text on a black background

contrast 9.84:1

Card sample

#bbafac text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bbafac;
Background color
Panel with #bbafac background
background-color: #bbafac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bbafac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(187, 175, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(187, 175, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bbafac;
background: linear-gradient(135deg, #bbafac, #BBB9AC);

Monochromatic scale

Palettes built from #bbafac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbafac in the Color Lab