#BBBBEC#BBBBEC

#BBBBEC is a light, moderate blue. Relative luminance 0.522; OKLCH L 80.9% C 0.069 H 284.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).

Color values

HEX#BBBBEC
RGBrgb(187, 187, 236)
HSLhsl(240, 56%, 83%)
HSVhsv(240, 21%, 93%)
CMYKcmyk(20.8%, 20.8%, 0%, 7.5%)
CIE-LABlab(77.38, 10.09, -24.31)
CIE-LCHlch(77.38, 26.32, 292.55°)
OKLaboklab(80.87% 0.0175 -0.0665)
OKLCHoklch(80.87% 0.069 284.8)
XYZxyz(53.4005, 52.1607, 86.5952)
Luminance0.5216 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBBEC #ECECBB
analogous
#BBD3EC #BBBBEC #D3BBEC
triadic
#BBBBEC #ECBBBB #BBECBB
tetradic
#BBBBEC #ECBBD3 #ECECBB #BBECD3
square
#BBBBEC #ECBBD3 #ECECBB #BBECD3
split-complementary
#BBBBEC #ECD3BB #D3ECBB
monochromatic
#5B5BD1 #8B8BDF #BBBBEC #E7E7F8 #E7E7F8

Accessibility & contrast

On white

1.84
#BBBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.43
#BBBBEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBBEC
11.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBBEC#FFFFFF#000000##000000
##BBBBEC1.001.8411.4311.43
#FFFFFF1.841.0021.0021.00
#00000011.4321.001.001.00
##00000011.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#AFC1EE
Deuteranopia (green-blind)
#ADBEEB
Tritanopia (blue-blind)
#B0C3CC
Achromatopsia (no color)
#BFBFBF

Design tokens & code

CSS
--color: #bbbbec;
/* rgb */ color: rgb(187, 187, 236);
/* oklch */ color: oklch(80.9% 0.069 284.8);
Tailwind
colors: {
  custom: {
    50: '#d0cff2',
    500: '#bbbbec',
    950: '#000000',
  },
}
SCSS
$custom: #bbbbec;
$custom-light: #d0cff2;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbbec",
  "rgb": {
    "r": 187,
    "g": 187,
    "b": 236
  },
  "hsl": {
    "h": 240,
    "s": 56.322,
    "l": 82.941
  },
  "oklch": {
    "l": 0.80872,
    "c": 0.0688,
    "h": 284.8
  },
  "luminance": 0.52162
}

Semantic roles & 50–950 ramp

primary
#BBBBEC
secondary
#C9C982
accent
#C422C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385

Preview Lab

Preview with #BBBBEC

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

Preview Lab → · Contrast checker → · Palette generator →

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