#BBBDFF#BBBDFF

#BBBDFF is a very light, moderate blue. Relative luminance 0.542; OKLCH L 82.0% C 0.093 H 282.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).

Color values

HEX#BBBDFF
RGBrgb(187, 189, 255)
HSLhsl(238, 100%, 87%)
HSVhsv(238, 27%, 100%)
CMYKcmyk(26.7%, 25.9%, 0%, 0%)
CIE-LABlab(78.57, 13.38, -32.69)
CIE-LCHlch(78.57, 35.32, 292.27°)
OKLaboklab(82.02% 0.0205 -0.0902)
OKLCHoklch(82.02% 0.093 282.8)
XYZxyz(56.7364, 54.1787, 102.0566)
Luminance0.5418 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BBBDFF #FFFDBB
analogous
#BBDFFF #BBBDFF #DBBBFF
triadic
#BBBDFF #FFBBBD #BDFFBB
tetradic
#BBBDFF #FFBBDF #FFFDBB #BBFFDB
square
#BBBDFF #FFBBDF #FFFDBB #BBFFDB
split-complementary
#BBBDFF #FFDBBB #DFFFBB
monochromatic
#4146FF #7E82FF #BBBDFF #E0E1FF #E0E1FF

Accessibility & contrast

On white

1.77
#BBBDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.84
#BBBDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BBBDFF
11.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BBBDFF#FFFFFF#000000##000000
##BBBDFF1.001.7711.8411.84
#FFFFFF1.771.0021.0021.00
#00000011.8421.001.001.00
##00000011.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A8C0FD
Tritanopia (blue-blind)
#ABC9D4
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #bbbdff;
/* rgb */ color: rgb(187, 189, 255);
/* oklch */ color: oklch(82.0% 0.093 282.8);
Tailwind
colors: {
  custom: {
    50: '#d0d0ff',
    500: '#bbbdff',
    950: '#000000',
  },
}
SCSS
$custom: #bbbdff;
$custom-light: #d0d0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bbbdff",
  "rgb": {
    "r": 187,
    "g": 189,
    "b": 255
  },
  "hsl": {
    "h": 238.235,
    "s": 100,
    "l": 86.667
  },
  "oklch": {
    "l": 0.82022,
    "c": 0.09255,
    "h": 282.8
  },
  "luminance": 0.5418
}

Semantic roles & 50–950 ramp

primary
#BBBDFF
secondary
#E7E477
accent
#DF00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386

Preview Lab

Preview with #BBBDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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