#BBBDD0#BBBDD0

#BBBDD0 is a light, muted blue. Relative luminance 0.515; OKLCH L 80.3% C 0.027 H 281.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).

Color values

HEX#BBBDD0
RGBrgb(187, 189, 208)
HSLhsl(234, 18%, 77%)
HSVhsv(234, 10%, 82%)
CMYKcmyk(10.1%, 9.1%, 0%, 18.4%)
CIE-LABlab(76.99, 3.01, -9.76)
CIE-LCHlch(76.99, 10.21, 287.15°)
OKLaboklab(80.27% 0.0051 -0.0262)
OKLCHoklch(80.27% 0.027 281)
XYZxyz(50.0739, 51.5137, 66.9673)
Luminance0.5151 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBDD0 #D0CEBB
analogous
#BBC7D0 #BBBDD0 #C4BBD0
triadic
#BBBDD0 #D0BBBD #BDD0BB
tetradic
#BBBDD0 #D0BBC7 #D0CEBB #BBD0C4
square
#BBBDD0 #D0BBC7 #D0CEBB #BBD0C4
split-complementary
#BBBDD0 #D0C4BB #C7D0BB
monochromatic
#73779E #979AB7 #BBBDD0 #DFE0E9 #EDEDF2

Accessibility & contrast

On white

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

On black

11.30
#BBBDD0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBDD0
11.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBDD0#FFFFFF#000000##000000
##BBBDD01.001.8611.3011.30
#FFFFFF1.861.0021.0021.00
#00000011.3021.001.001.00
##00000011.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B8BFD1
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#B7C0C3
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #bbbdd0;
/* rgb */ color: rgb(187, 189, 208);
/* oklch */ color: oklch(80.3% 0.027 281.0);
Tailwind
colors: {
  custom: {
    50: '#cfd0de',
    500: '#bbbdd0',
    950: '#000000',
  },
}
SCSS
$custom: #bbbdd0;
$custom-light: #cfd0de;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbdd0",
  "rgb": {
    "r": 187,
    "g": 189,
    "b": 208
  },
  "hsl": {
    "h": 234.286,
    "s": 18.261,
    "l": 77.451
  },
  "oklch": {
    "l": 0.80272,
    "c": 0.02673,
    "h": 281
  },
  "luminance": 0.51514
}

Semantic roles & 50–950 ramp

primary
#BBBDD0
secondary
#A5A28A
accent
#95499D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384

Preview Lab

Preview with #BBBDD0

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

Preview Lab → · Contrast checker → · Palette generator →

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