#BBBEC2#BBBEC2

#BBBEC2 is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.0% C 0.007 H 255.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).

Color values

HEX#BBBEC2
RGBrgb(187, 190, 194)
HSLhsl(214, 5%, 75%)
HSVhsv(214, 4%, 76%)
CMYKcmyk(3.6%, 2.1%, 0%, 23.9%)
CIE-LABlab(76.85, -0.28, -2.38)
CIE-LCHlch(76.85, 2.39, 263.19°)
OKLaboklab(80.03% -0.0016 -0.0063)
OKLCHoklch(80.03% 0.007 255.5)
XYZxyz(48.6428, 51.2866, 58.3651)
Luminance0.5129 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBEC2 #C2BFBB
analogous
#BBC2C2 #BBBEC2 #BCBBC2
triadic
#BBBEC2 #C2BBBE #BEC2BB
tetradic
#BBBEC2 #C2BBC2 #C2BFBB #BBC2BC
square
#BBBEC2 #C2BBC2 #C2BFBB #BBC2BC
split-complementary
#BBBEC2 #C2BCBB #C2C2BB
monochromatic
#7A8088 #9B9FA5 #BBBEC2 #DBDDDF #EFF0F1

Accessibility & contrast

On white

1.87
#BBBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.26
#BBBEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBEC2
11.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBEC2#FFFFFF#000000##000000
##BBBEC21.001.8711.2611.26
#FFFFFF1.871.0021.0021.00
#00000011.2621.001.001.00
##00000011.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#BCBDC2
Tritanopia (blue-blind)
#B9BFBF
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #bbbec2;
/* rgb */ color: rgb(187, 190, 194);
/* oklch */ color: oklch(80.0% 0.007 255.5);
Tailwind
colors: {
  custom: {
    50: '#cfd1d4',
    500: '#bbbec2',
    950: '#000000',
  },
}
SCSS
$custom: #bbbec2;
$custom-light: #cfd1d4;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbec2",
  "rgb": {
    "r": 187,
    "g": 190,
    "b": 194
  },
  "hsl": {
    "h": 214.286,
    "s": 5.426,
    "l": 74.706
  },
  "oklch": {
    "l": 0.80033,
    "c": 0.00654,
    "h": 255.5
  },
  "luminance": 0.51287
}

Semantic roles & 50–950 ramp

primary
#BBBEC2
secondary
#95918C
accent
#77568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383

Preview Lab

Preview with #BBBEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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