#BBBDD2#BBBDD2

#BBBDD2 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.3% C 0.030 H 281.4°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).

Color values

HEX#BBBDD2
RGBrgb(187, 189, 210)
HSLhsl(235, 20%, 78%)
HSVhsv(235, 11%, 82%)
CMYKcmyk(11%, 10%, 0%, 17.6%)
CIE-LABlab(77.05, 3.42, -10.75)
CIE-LCHlch(77.05, 11.28, 287.64°)
OKLaboklab(80.34% 0.0058 -0.029)
OKLCHoklch(80.34% 0.03 281.4)
XYZxyz(50.3215, 51.6127, 68.2714)
Luminance0.5161 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBDD2 #D2D0BB
analogous
#BBC8D2 #BBBDD2 #C4BBD2
triadic
#BBBDD2 #D2BBBD #BDD2BB
tetradic
#BBBDD2 #D2BBC8 #D2D0BB #BBD2C4
square
#BBBDD2 #D2BBC8 #D2D0BB #BBD2C4
split-complementary
#BBBDD2 #D2C4BB #C8D2BB
monochromatic
#7176A1 #9699BA #BBBDD2 #E0E1EA #EDEDF3

Accessibility & contrast

On white

1.85
#BBBDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.32
#BBBDD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBDD2
11.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBDD2#FFFFFF#000000##000000
##BBBDD21.001.8511.3211.32
#FFFFFF1.851.0021.0021.00
#00000011.3221.001.001.00
##00000011.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#B8BFD3
Deuteranopia (green-blind)
#B7BED1
Tritanopia (blue-blind)
#B6C0C4
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #bbbdd2;
/* rgb */ color: rgb(187, 189, 210);
/* oklch */ color: oklch(80.3% 0.030 281.4);
Tailwind
colors: {
  custom: {
    50: '#cfd0df',
    500: '#bbbdd2',
    950: '#000000',
  },
}
SCSS
$custom: #bbbdd2;
$custom-light: #cfd0df;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbdd2",
  "rgb": {
    "r": 187,
    "g": 189,
    "b": 210
  },
  "hsl": {
    "h": 234.783,
    "s": 20.354,
    "l": 77.843
  },
  "oklch": {
    "l": 0.80338,
    "c": 0.02954,
    "h": 281.4
  },
  "luminance": 0.51613
}

Semantic roles & 50–950 ramp

primary
#BBBDD2
secondary
#A7A58A
accent
#97479F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384

Preview Lab

Preview with #BBBDD2

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

Preview Lab → · Contrast checker → · Palette generator →

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