#BBBDD1#BBBDD1

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

Color values

HEX#BBBDD1
RGBrgb(187, 189, 209)
HSLhsl(235, 19%, 78%)
HSVhsv(235, 11%, 82%)
CMYKcmyk(10.5%, 9.6%, 0%, 18%)
CIE-LABlab(77.02, 3.21, -10.26)
CIE-LCHlch(77.02, 10.75, 287.40°)
OKLaboklab(80.31% 0.0055 -0.0276)
OKLCHoklch(80.31% 0.028 281.2)
XYZxyz(50.1973, 51.5630, 67.6173)
Luminance0.5156 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBDD1 #D1CFBB
analogous
#BBC8D1 #BBBDD1 #C4BBD1
triadic
#BBBDD1 #D1BBBD #BDD1BB
tetradic
#BBBDD1 #D1BBC8 #D1CFBB #BBD1C4
square
#BBBDD1 #D1BBC8 #D1CFBB #BBD1C4
split-complementary
#BBBDD1 #D1C4BB #C8D1BB
monochromatic
#7276A0 #969AB8 #BBBDD1 #E0E0EA #EDEDF3

Accessibility & contrast

On white

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

On black

11.31
#BBBDD1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBDD1
11.31:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBDD1#FFFFFF#000000##000000
##BBBDD11.001.8611.3111.31
#FFFFFF1.861.0021.0021.00
#00000011.3121.001.001.00
##00000011.3121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bbbdd1;
/* rgb */ color: rgb(187, 189, 209);
/* oklch */ color: oklch(80.3% 0.028 281.2);
Tailwind
colors: {
  custom: {
    50: '#cfd0df',
    500: '#bbbdd1',
    950: '#000000',
  },
}
SCSS
$custom: #bbbdd1;
$custom-light: #cfd0df;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbdd1",
  "rgb": {
    "r": 187,
    "g": 189,
    "b": 209
  },
  "hsl": {
    "h": 234.545,
    "s": 19.298,
    "l": 77.647
  },
  "oklch": {
    "l": 0.80305,
    "c": 0.02814,
    "h": 281.2
  },
  "luminance": 0.51563
}

Semantic roles & 50–950 ramp

primary
#BBBDD1
secondary
#A6A38A
accent
#96489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384

Preview Lab

Preview with #BBBDD1

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

Preview Lab → · Contrast checker → · Palette generator →

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