#BDBCED#BDBCED

#BDBCED is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.3% C 0.069 H 285.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).

Color values

HEX#BDBCED
RGBrgb(189, 188, 237)
HSLhsl(241, 58%, 83%)
HSVhsv(241, 21%, 93%)
CMYKcmyk(20.3%, 20.7%, 0%, 7.1%)
CIE-LABlab(77.82, 10.38, -24.16)
CIE-LCHlch(77.82, 26.30, 293.25°)
OKLaboklab(81.26% 0.0186 -0.0661)
OKLCHoklch(81.26% 0.069 285.7)
XYZxyz(54.2519, 52.8989, 87.4566)
Luminance0.5290 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDBCED #ECEDBC
analogous
#BCD3ED #BDBCED #D5BCED
triadic
#BDBCED #EDBDBC #BCEDBD
tetradic
#BDBCED #EDBCD3 #ECEDBC #BCEDD5
square
#BDBCED #EDBCD3 #ECEDBC #BCEDD5
split-complementary
#BDBCED #EDD5BC #D3EDBC
monochromatic
#5E5CD3 #8D8CE0 #BDBCED #E7E7F9 #E7E7F9

Accessibility & contrast

On white

1.81
#BDBCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.58
#BDBCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDBCED
11.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDBCED#FFFFFF#000000##000000
##BDBCED1.001.8111.5811.58
#FFFFFF1.811.0021.0021.00
#00000011.5821.001.001.00
##00000011.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#B3C4CD
Achromatopsia (no color)
#C0C0C0

Design tokens & code

CSS
--color: #bdbced;
/* rgb */ color: rgb(189, 188, 237);
/* oklch */ color: oklch(81.3% 0.069 285.7);
Tailwind
colors: {
  custom: {
    50: '#d1d0f3',
    500: '#bdbced',
    950: '#000000',
  },
}
SCSS
$custom: #bdbced;
$custom-light: #d1d0f3;
$custom-dark: #000000;
JSON
{
  "hex": "#bdbced",
  "rgb": {
    "r": 189,
    "g": 188,
    "b": 237
  },
  "hsl": {
    "h": 241.224,
    "s": 57.647,
    "l": 83.333
  },
  "oklch": {
    "l": 0.81262,
    "c": 0.06867,
    "h": 285.7
  },
  "luminance": 0.529
}

Semantic roles & 50–950 ramp

primary
#BDBCED
secondary
#C9CA83
accent
#C520C2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385

Preview Lab

Preview with #BDBCED

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

Preview Lab → · Contrast checker → · Palette generator →

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