#BDBDF3#BDBDF3

#BDBDF3 is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.076 H 284.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).

Color values

HEX#BDBDF3
RGBrgb(189, 189, 243)
HSLhsl(240, 69%, 85%)
HSVhsv(240, 22%, 95%)
CMYKcmyk(22.2%, 22.2%, 0%, 4.7%)
CIE-LABlab(78.28, 11.19, -26.68)
CIE-LCHlch(78.28, 28.93, 292.75°)
OKLaboklab(81.69% 0.0191 -0.0732)
OKLCHoklch(81.69% 0.076 284.6)
XYZxyz(55.3576, 53.6841, 92.2222)
Luminance0.5369 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDBDF3 #F3F3BD
analogous
#BDD8F3 #BDBDF3 #D8BDF3
triadic
#BDBDF3 #F3BDBD #BDF3BD
tetradic
#BDBDF3 #F3BDD8 #F3F3BD #BDF3D8
square
#BDBDF3 #F3BDD8 #F3F3BD #BDF3D8
split-complementary
#BDBDF3 #F3D8BD #D8F3BD
monochromatic
#5555E0 #8989EA #BDBDF3 #E5E5FA #E5E5FA

Accessibility & contrast

On white

1.79
#BDBDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.74
#BDBDF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDBDF3
11.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDBDF3#FFFFFF#000000##000000
##BDBDF31.001.7911.7411.74
#FFFFFF1.791.0021.0021.00
#00000011.7421.001.001.00
##00000011.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#AFC3F5
Deuteranopia (green-blind)
#ADC0F2
Tritanopia (blue-blind)
#B1C6CF
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #bdbdf3;
/* rgb */ color: rgb(189, 189, 243);
/* oklch */ color: oklch(81.7% 0.076 284.6);
Tailwind
colors: {
  custom: {
    50: '#d1d0f7',
    500: '#bdbdf3',
    950: '#000000',
  },
}
SCSS
$custom: #bdbdf3;
$custom-light: #d1d0f7;
$custom-dark: #000000;
JSON
{
  "hex": "#bdbdf3",
  "rgb": {
    "r": 189,
    "g": 189,
    "b": 243
  },
  "hsl": {
    "h": 240,
    "s": 69.231,
    "l": 84.706
  },
  "oklch": {
    "l": 0.8169,
    "c": 0.07565,
    "h": 284.6
  },
  "luminance": 0.53685
}

Semantic roles & 50–950 ramp

primary
#BDBDF3
secondary
#D3D381
accent
#D114D1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385

Preview Lab

Preview with #BDBDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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