#BBBEDA#BBBEDA

#BBBEDA is a light, muted blue. Relative luminance 0.525; OKLCH L 80.8% C 0.039 H 280.6°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).

Color values

HEX#BBBEDA
RGBrgb(187, 190, 218)
HSLhsl(234, 30%, 79%)
HSVhsv(234, 14%, 85%)
CMYKcmyk(14.2%, 12.8%, 0%, 14.5%)
CIE-LABlab(77.55, 4.54, -14.33)
CIE-LCHlch(77.55, 15.03, 287.59°)
OKLaboklab(80.81% 0.0073 -0.0388)
OKLCHoklch(80.81% 0.039 280.6)
XYZxyz(51.5591, 52.4531, 73.7242)
Luminance0.5245 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBEDA #DAD7BB
analogous
#BBCEDA #BBBEDA #C8BBDA
triadic
#BBBEDA #DABBBE #BEDABB
tetradic
#BBBEDA #DABBCE #DAD7BB #BBDAC8
square
#BBBEDA #DABBCE #DAD7BB #BBDAC8
split-complementary
#BBBEDA #DAC8BB #CEDABB
monochromatic
#6C72AF #9398C4 #BBBEDA #E3E4F0 #EBECF4

Accessibility & contrast

On white

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

On black

11.49
#BBBEDA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBEDA
11.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBEDA#FFFFFF#000000##000000
##BBBEDA1.001.8311.4911.49
#FFFFFF1.831.0021.0021.00
#00000011.4921.001.001.00
##00000011.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#B7C1DB
Deuteranopia (green-blind)
#B6BFD9
Tritanopia (blue-blind)
#B4C3C7
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #bbbeda;
/* rgb */ color: rgb(187, 190, 218);
/* oklch */ color: oklch(80.8% 0.039 280.6);
Tailwind
colors: {
  custom: {
    50: '#cfd1e5',
    500: '#bbbeda',
    950: '#000000',
  },
}
SCSS
$custom: #bbbeda;
$custom-light: #cfd1e5;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbeda",
  "rgb": {
    "r": 187,
    "g": 190,
    "b": 218
  },
  "hsl": {
    "h": 234.194,
    "s": 29.524,
    "l": 79.412
  },
  "oklch": {
    "l": 0.80812,
    "c": 0.03945,
    "h": 280.6
  },
  "luminance": 0.52454
}

Semantic roles & 50–950 ramp

primary
#BBBEDA
secondary
#B1AD88
accent
#9E3DA8
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384

Preview Lab

Preview with #BBBEDA

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

Preview Lab → · Contrast checker → · Palette generator →

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