#BBCBDD#BBCBDD

#BBCBDD is a very light, muted cyan. Relative luminance 0.585; OKLCH L 83.6% C 0.031 H 251.3°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).

Color values

HEX#BBCBDD
RGBrgb(187, 203, 221)
HSLhsl(212, 33%, 80%)
HSVhsv(212, 15%, 87%)
CMYKcmyk(15.4%, 8.1%, 0%, 13.3%)
CIE-LABlab(81.01, -1.77, -10.76)
CIE-LCHlch(81.01, 10.90, 260.68°)
OKLaboklab(83.56% -0.0098 -0.0291)
OKLCHoklch(83.56% 0.031 251.3)
XYZxyz(54.8975, 58.4961, 76.7912)
Luminance0.5850 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBCBDD #DDCDBB
analogous
#BBDCDD #BBCBDD #BCBBDD
triadic
#BBCBDD #DDBBCB #CBDDBB
tetradic
#BBCBDD #DDBBDC #DDCDBB #BBDDBC
square
#BBCBDD #DDBBDC #DDCDBB #BBDDBC
split-complementary
#BBCBDD #DDBCBB #DCDDBB
monochromatic
#698DB4 #92ACC9 #BBCBDD #E4EAF1 #EBEFF5

Accessibility & contrast

On white

1.65
#BBCBDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.70
#BBCBDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBCBDD
12.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBCBDD#FFFFFF#000000##000000
##BBCBDD1.001.6512.7012.70
#FFFFFF1.651.0021.0021.00
#00000012.7021.001.001.00
##00000012.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5CBDE
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#B3CFD1
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bbcbdd;
/* rgb */ color: rgb(187, 203, 221);
/* oklch */ color: oklch(83.6% 0.031 251.3);
Tailwind
colors: {
  custom: {
    50: '#cfdae7',
    500: '#bbcbdd',
    950: '#000000',
  },
}
SCSS
$custom: #bbcbdd;
$custom-light: #cfdae7;
$custom-dark: #000000;
JSON
{
  "hex": "#bbcbdd",
  "rgb": {
    "r": 187,
    "g": 203,
    "b": 221
  },
  "hsl": {
    "h": 211.765,
    "s": 33.333,
    "l": 80
  },
  "oklch": {
    "l": 0.83558,
    "c": 0.03069,
    "h": 251.3
  },
  "luminance": 0.58497
}

Semantic roles & 50–950 ramp

primary
#BBCBDD
secondary
#B59F87
accent
#7639AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384

Preview Lab

Preview with #BBCBDD

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

Preview Lab → · Contrast checker → · Palette generator →

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