#BBBBDC#BBBBDC

#BBBBDC is a light, muted blue. Relative luminance 0.513; OKLCH L 80.3% C 0.046 H 285.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).

Color values

HEX#BBBBDC
RGBrgb(187, 187, 220)
HSLhsl(240, 32%, 80%)
HSVhsv(240, 15%, 86%)
CMYKcmyk(15%, 15%, 0%, 13.7%)
CIE-LABlab(76.84, 6.59, -16.47)
CIE-LCHlch(76.84, 17.74, 291.80°)
OKLaboklab(80.28% 0.0122 -0.0447)
OKLCHoklch(80.28% 0.046 285.3)
XYZxyz(51.1793, 51.2722, 74.8965)
Luminance0.5127 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBBDC #DCDCBB
analogous
#BBCCDC #BBBBDC #CCBBDC
triadic
#BBBBDC #DCBBBB #BBDCBB
tetradic
#BBBBDC #DCBBCC #DCDCBB #BBDCCC
square
#BBBBDC #DCBBCC #DCDCBB #BBDCCC
split-complementary
#BBBBDC #DCCCBB #CCDCBB
monochromatic
#6A6AB2 #9393C7 #BBBBDC #E3E3F1 #EBEBF5

Accessibility & contrast

On white

1.87
#BBBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.25
#BBBBDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBBDC
11.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBBDC#FFFFFF#000000##000000
##BBBBDC1.001.8711.2511.25
#FFFFFF1.871.0021.0021.00
#00000011.2521.001.001.00
##00000011.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B3BFDE
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#B4C0C6
Achromatopsia (no color)
#BEBEBE

Design tokens & code

CSS
--color: #bbbbdc;
/* rgb */ color: rgb(187, 187, 220);
/* oklch */ color: oklch(80.3% 0.046 285.3);
Tailwind
colors: {
  custom: {
    50: '#cfcfe6',
    500: '#bbbbdc',
    950: '#000000',
  },
}
SCSS
$custom: #bbbbdc;
$custom-light: #cfcfe6;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbbdc",
  "rgb": {
    "r": 187,
    "g": 187,
    "b": 220
  },
  "hsl": {
    "h": 240,
    "s": 32.039,
    "l": 79.804
  },
  "oklch": {
    "l": 0.8028,
    "c": 0.04632,
    "h": 285.3
  },
  "luminance": 0.51273
}

Semantic roles & 50–950 ramp

primary
#BBBBDC
secondary
#B3B388
accent
#AB3BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384

Preview Lab

Preview with #BBBBDC

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

Preview Lab → · Contrast checker → · Palette generator →

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