#BBBDF0#BBBDF0

#BBBDF0 is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.4% C 0.072 H 282.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).

Color values

HEX#BBBDF0
RGBrgb(187, 189, 240)
HSLhsl(238, 64%, 84%)
HSVhsv(238, 22%, 94%)
CMYKcmyk(22.1%, 21.2%, 0%, 5.9%)
CIE-LABlab(78.02, 9.91, -25.47)
CIE-LCHlch(78.02, 27.33, 291.25°)
OKLaboklab(81.42% 0.016 -0.0698)
OKLCHoklch(81.42% 0.072 282.9)
XYZxyz(54.4154, 53.2503, 89.8326)
Luminance0.5325 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBDF0 #F0EEBB
analogous
#BBD7F0 #BBBDF0 #D3BBF0
triadic
#BBBDF0 #F0BBBD #BDF0BB
tetradic
#BBBDF0 #F0BBD7 #F0EEBB #BBF0D3
square
#BBBDF0 #F0BBD7 #F0EEBB #BBF0D3
split-complementary
#BBBDF0 #F0D3BB #D7F0BB
monochromatic
#575CDA #898CE5 #BBBDF0 #E6E7F9 #E6E7F9

Accessibility & contrast

On white

1.80
#BBBDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.65
#BBBDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBDF0
11.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBDF0#FFFFFF#000000##000000
##BBBDF01.001.8011.6511.65
#FFFFFF1.801.0021.0021.00
#00000011.6521.001.001.00
##00000011.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B0C3F2
Deuteranopia (green-blind)
#AEBFEF
Tritanopia (blue-blind)
#AFC6CE
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #bbbdf0;
/* rgb */ color: rgb(187, 189, 240);
/* oklch */ color: oklch(81.4% 0.072 282.9);
Tailwind
colors: {
  custom: {
    50: '#d0d0f5',
    500: '#bbbdf0',
    950: '#000000',
  },
}
SCSS
$custom: #bbbdf0;
$custom-light: #d0d0f5;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbdf0",
  "rgb": {
    "r": 187,
    "g": 189,
    "b": 240
  },
  "hsl": {
    "h": 237.736,
    "s": 63.855,
    "l": 83.725
  },
  "oklch": {
    "l": 0.8142,
    "c": 0.07163,
    "h": 282.9
  },
  "luminance": 0.53251
}

Semantic roles & 50–950 ramp

primary
#BBBDF0
secondary
#CFCC81
accent
#C51ACC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385

Preview Lab

Preview with #BBBDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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