#BCBDFF#BCBDFF

#BCBDFF is a very light, moderate blue. Relative luminance 0.543; OKLCH L 82.1% C 0.092 H 283.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).

Color values

HEX#BCBDFF
RGBrgb(188, 189, 255)
HSLhsl(239, 100%, 87%)
HSVhsv(239, 26%, 100%)
CMYKcmyk(26.3%, 25.9%, 0%, 0%)
CIE-LABlab(78.64, 13.67, -32.57)
CIE-LCHlch(78.64, 35.32, 292.78°)
OKLaboklab(82.1% 0.0216 -0.0899)
OKLCHoklch(82.1% 0.092 283.5)
XYZxyz(56.9820, 54.3053, 102.0681)
Luminance0.5431 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCBDFF #FFFEBC
analogous
#BCDFFF #BCBDFF #DDBCFF
triadic
#BCBDFF #FFBCBD #BDFFBC
tetradic
#BCBDFF #FFBCDF #FFFEBC #BCFFDD
square
#BCBDFF #FFBCDF #FFFEBC #BCFFDD
split-complementary
#BCBDFF #FFDDBC #DFFFBC
monochromatic
#4244FF #7F81FF #BCBDFF #E0E1FF #E0E1FF

Accessibility & contrast

On white

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

On black

11.86
#BCBDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCBDFF
11.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCBDFF#FFFFFF#000000##000000
##BCBDFF1.001.7711.8611.86
#FFFFFF1.771.0021.0021.00
#00000011.8621.001.001.00
##00000011.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#ACC9D4
Achromatopsia (no color)
#C3C3C3

Design tokens & code

CSS
--color: #bcbdff;
/* rgb */ color: rgb(188, 189, 255);
/* oklch */ color: oklch(82.1% 0.092 283.5);
Tailwind
colors: {
  custom: {
    50: '#d1d0ff',
    500: '#bcbdff',
    950: '#000000',
  },
}
SCSS
$custom: #bcbdff;
$custom-light: #d1d0ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bcbdff",
  "rgb": {
    "r": 188,
    "g": 189,
    "b": 255
  },
  "hsl": {
    "h": 239.104,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.82097,
    "c": 0.09244,
    "h": 283.5
  },
  "luminance": 0.54307
}

Semantic roles & 50–950 ramp

primary
#BCBDFF
secondary
#E7E678
accent
#E200E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386

Preview Lab

Preview with #BCBDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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