#BBBEC3#BBBEC3

#BBBEC3 is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.1% C 0.008 H 260.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).

Color values

HEX#BBBEC3
RGBrgb(187, 190, 195)
HSLhsl(218, 6%, 75%)
HSVhsv(218, 4%, 76%)
CMYKcmyk(4.1%, 2.6%, 0%, 23.5%)
CIE-LABlab(76.88, -0.09, -2.88)
CIE-LCHlch(76.88, 2.88, 268.17°)
OKLaboklab(80.06% -0.0012 -0.0077)
OKLCHoklch(80.06% 0.008 260.8)
XYZxyz(48.7555, 51.3316, 58.9586)
Luminance0.5133 (WCAG relative)
Temperatureneutral
Familygrey

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBEC3 #C3C0BB
analogous
#BBC2C3 #BBBEC3 #BCBBC3
triadic
#BBBEC3 #C3BBBE #BEC3BB
tetradic
#BBBEC3 #C3BBC2 #C3C0BB #BBC3BC
square
#BBBEC3 #C3BBC2 #C3C0BB #BBC3BC
split-complementary
#BBBEC3 #C3BCBB #C2C3BB
monochromatic
#7A808A #9A9FA6 #BBBEC3 #DCDDE0 #EFEFF1

Accessibility & contrast

On white

1.86
#BBBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.27
#BBBEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBEC3
11.27:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBEC3#FFFFFF#000000##000000
##BBBEC31.001.8611.2711.27
#FFFFFF1.861.0021.0021.00
#00000011.2721.001.001.00
##00000011.2721.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCBEC3
Deuteranopia (green-blind)
#BCBDC3
Tritanopia (blue-blind)
#B9BFC0
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #bbbec3;
/* rgb */ color: rgb(187, 190, 195);
/* oklch */ color: oklch(80.1% 0.008 260.8);
Tailwind
colors: {
  custom: {
    50: '#cfd1d5',
    500: '#bbbec3',
    950: '#000000',
  },
}
SCSS
$custom: #bbbec3;
$custom-light: #cfd1d5;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbec3",
  "rgb": {
    "r": 187,
    "g": 190,
    "b": 195
  },
  "hsl": {
    "h": 217.5,
    "s": 6.25,
    "l": 74.902
  },
  "oklch": {
    "l": 0.80063,
    "c": 0.00778,
    "h": 260.8
  },
  "luminance": 0.51332
}

Semantic roles & 50–950 ramp

primary
#BBBEC3
secondary
#96928C
accent
#7A5590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383

Preview Lab

Preview with #BBBEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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