#BBB2B0#BBB2B0

#BBB2B0 is a light, near-neutral grey. Relative luminance 0.455; OKLCH L 77.0% C 0.011 H 32.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).

Color values

HEX#BBB2B0
RGBrgb(187, 178, 176)
HSLhsl(11, 7%, 71%)
HSVhsv(11, 6%, 73%)
CMYKcmyk(0%, 4.8%, 5.9%, 26.7%)
CIE-LABlab(73.25, 2.84, 2.16)
CIE-LCHlch(73.25, 3.57, 37.32°)
OKLaboklab(77.04% 0.009 0.0058)
OKLCHoklch(77.04% 0.011 32.5)
XYZxyz(44.2494, 45.5406, 47.5250)
Luminance0.4554 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBB2B0 #B0B9BB
analogous
#BBB0B3 #BBB2B0 #BBB7B0
triadic
#BBB2B0 #B0BBB2 #B2B0BB
tetradic
#BBB2B0 #B3BBB0 #B0B9BB #B7B0BB
square
#BBB2B0 #B3BBB0 #B0B9BB #B7B0BB
split-complementary
#BBB2B0 #B0BBB7 #B0B3BB
monochromatic
#81736F #9F928F #BBB2B0 #D7D2D1 #F1EFEF

Accessibility & contrast

On white

2.08
#BBB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.11
#BBB2B0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBB2B0
10.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBB2B0#FFFFFF#000000##000000
##BBB2B01.002.0810.1110.11
#FFFFFF2.081.0021.0021.00
#00000010.1121.001.001.00
##00000010.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#B4B3B0
Deuteranopia (green-blind)
#B6B4B0
Tritanopia (blue-blind)
#BEB1B1
Achromatopsia (no color)
#B4B4B4

Design tokens & code

CSS
--color: #bbb2b0;
/* rgb */ color: rgb(187, 178, 176);
/* oklch */ color: oklch(77.0% 0.011 32.5);
Tailwind
colors: {
  custom: {
    50: '#cfc9c7',
    500: '#bbb2b0',
    950: '#000000',
  },
}
SCSS
$custom: #bbb2b0;
$custom-light: #cfc9c7;
$custom-dark: #000000;
JSON
{
  "hex": "#bbb2b0",
  "rgb": {
    "r": 187,
    "g": 178,
    "b": 176
  },
  "hsl": {
    "h": 10.909,
    "s": 7.483,
    "l": 71.176
  },
  "oklch": {
    "l": 0.77044,
    "c": 0.0107,
    "h": 32.5
  },
  "luminance": 0.4554
}

Semantic roles & 50–950 ramp

primary
#BBB2B0
secondary
#E2E4E5
accent
#869154
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282

Preview Lab

Preview with #BBB2B0

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#BBB2B0 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva