#BBBECF#BBBECF

#BBBECF is a light, muted blue. Relative luminance 0.519; OKLCH L 80.4% C 0.024 H 277.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).

Color values

HEX#BBBECF
RGBrgb(187, 190, 207)
HSLhsl(231, 17%, 77%)
HSVhsv(231, 10%, 81%)
CMYKcmyk(9.7%, 8.2%, 0%, 18.8%)
CIE-LABlab(77.22, 2.27, -8.88)
CIE-LCHlch(77.22, 9.16, 284.36°)
OKLaboklab(80.44% 0.0033 -0.0238)
OKLCHoklch(80.44% 0.024 277.9)
XYZxyz(50.1671, 51.8963, 66.3934)
Luminance0.5190 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBECF #CFCCBB
analogous
#BBC8CF #BBBECF #C2BBCF
triadic
#BBBECF #CFBBBE #BECFBB
tetradic
#BBBECF #CFBBC8 #CFCCBB #BBCFC2
square
#BBBECF #CFBBC8 #CFCCBB #BBCFC2
split-complementary
#BBBECF #CFC2BB #C8CFBB
monochromatic
#73799C #979CB6 #BBBECF #DFE0E8 #EDEEF2

Accessibility & contrast

On white

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

On black

11.38
#BBBECF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBECF
11.38:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBECF#FFFFFF#000000##000000
##BBBECF1.001.8511.3811.38
#FFFFFF1.851.0021.0021.00
#00000011.3821.001.001.00
##00000011.3821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bbbecf;
/* rgb */ color: rgb(187, 190, 207);
/* oklch */ color: oklch(80.4% 0.024 277.9);
Tailwind
colors: {
  custom: {
    50: '#cfd1dd',
    500: '#bbbecf',
    950: '#000000',
  },
}
SCSS
$custom: #bbbecf;
$custom-light: #cfd1dd;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbecf",
  "rgb": {
    "r": 187,
    "g": 190,
    "b": 207
  },
  "hsl": {
    "h": 231,
    "s": 17.241,
    "l": 77.255
  },
  "oklch": {
    "l": 0.80442,
    "c": 0.02408,
    "h": 277.9
  },
  "luminance": 0.51897
}

Semantic roles & 50–950 ramp

primary
#BBBECF
secondary
#A4A08B
accent
#8F4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131415
muted
#838384

Preview Lab

Preview with #BBBECF

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

Preview Lab → · Contrast checker → · Palette generator →

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