#BBBFCD#BBBFCD

#BBBFCD is a light, muted blue. Relative luminance 0.522; OKLCH L 80.6% C 0.020 H 273.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).

Color values

HEX#BBBFCD
RGBrgb(187, 191, 205)
HSLhsl(227, 15%, 77%)
HSVhsv(227, 9%, 80%)
CMYKcmyk(8.8%, 6.8%, 0%, 19.6%)
CIE-LABlab(77.42, 1.33, -7.49)
CIE-LCHlch(77.42, 7.61, 280.09°)
OKLaboklab(80.58% 0.0011 -0.0201)
OKLCHoklch(80.58% 0.02 273.2)
XYZxyz(50.1415, 52.2338, 65.1863)
Luminance0.5223 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBFCD #CDC9BB
analogous
#BBC8CD #BBBFCD #C0BBCD
triadic
#BBBFCD #CDBBBF #BFCDBB
tetradic
#BBBFCD #CDBBC8 #CDC9BB #BBCDC0
square
#BBBFCD #CDBBC8 #CDC9BB #BBCDC0
split-complementary
#BBBFCD #CDC0BB #C8CDBB
monochromatic
#747D99 #989EB3 #BBBFCD #DEE0E7 #EDEEF2

Accessibility & contrast

On white

1.83
#BBBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.45
#BBBFCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBFCD
11.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBFCD#FFFFFF#000000##000000
##BBBFCD1.001.8311.4511.45
#FFFFFF1.831.0021.0021.00
#00000011.4521.001.001.00
##00000011.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#BBC0CE
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#B7C1C3
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #bbbfcd;
/* rgb */ color: rgb(187, 191, 205);
/* oklch */ color: oklch(80.6% 0.020 273.2);
Tailwind
colors: {
  custom: {
    50: '#cfd2dc',
    500: '#bbbfcd',
    950: '#000000',
  },
}
SCSS
$custom: #bbbfcd;
$custom-light: #cfd2dc;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbfcd",
  "rgb": {
    "r": 187,
    "g": 191,
    "b": 205
  },
  "hsl": {
    "h": 226.667,
    "s": 15.254,
    "l": 76.863
  },
  "oklch": {
    "l": 0.80581,
    "c": 0.02013,
    "h": 273.2
  },
  "luminance": 0.52234
}

Semantic roles & 50–950 ramp

primary
#BBBFCD
secondary
#A19C8B
accent
#884C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384

Preview Lab

Preview with #BBBFCD

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

Preview Lab → · Contrast checker → · Palette generator →

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