#BBBBED#BBBBED

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

Color values

HEX#BBBBED
RGBrgb(187, 187, 237)
HSLhsl(240, 58%, 83%)
HSVhsv(240, 21%, 93%)
CMYKcmyk(21.1%, 21.1%, 0%, 7.1%)
CIE-LABlab(77.41, 10.32, -24.79)
CIE-LCHlch(77.41, 26.85, 292.59°)
OKLaboklab(80.91% 0.0178 -0.0679)
OKLCHoklch(80.91% 0.07 284.7)
XYZxyz(53.5462, 52.2190, 87.3625)
Luminance0.5222 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBBED #EDEDBB
analogous
#BBD4ED #BBBBED #D4BBED
triadic
#BBBBED #EDBBBB #BBEDBB
tetradic
#BBBBED #EDBBD4 #EDEDBB #BBEDD4
square
#BBBBED #EDBBD4 #EDEDBB #BBEDD4
split-complementary
#BBBBED #EDD4BB #D4EDBB
monochromatic
#5A5AD3 #8B8BE0 #BBBBED #E7E7F9 #E7E7F9

Accessibility & contrast

On white

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

On black

11.44
#BBBBED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBBED
11.44:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBBED#FFFFFF#000000##000000
##BBBBED1.001.8411.4411.44
#FFFFFF1.841.0021.0021.00
#00000011.4421.001.001.00
##00000011.4421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #bbbbed;
/* rgb */ color: rgb(187, 187, 237);
/* oklch */ color: oklch(80.9% 0.070 284.7);
Tailwind
colors: {
  custom: {
    50: '#d0cff3',
    500: '#bbbbed',
    950: '#000000',
  },
}
SCSS
$custom: #bbbbed;
$custom-light: #d0cff3;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbbed",
  "rgb": {
    "r": 187,
    "g": 187,
    "b": 237
  },
  "hsl": {
    "h": 240,
    "s": 58.14,
    "l": 83.137
  },
  "oklch": {
    "l": 0.80911,
    "c": 0.07019,
    "h": 284.7
  },
  "luminance": 0.5222
}

Semantic roles & 50–950 ramp

primary
#BBBBED
secondary
#CACA82
accent
#C620C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385

Preview Lab

Preview with #BBBBED

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

Preview Lab → · Contrast checker → · Palette generator →

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