#BDBDF1#BDBDF1

#BDBDF1 is a light, moderate blue. Relative luminance 0.536; OKLCH L 81.6% C 0.073 H 284.7°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).

Color values

HEX#BDBDF1
RGBrgb(189, 189, 241)
HSLhsl(240, 65%, 84%)
HSVhsv(240, 22%, 95%)
CMYKcmyk(21.6%, 21.6%, 0%, 5.5%)
CIE-LABlab(78.21, 10.74, -25.72)
CIE-LCHlch(78.21, 27.87, 292.66°)
OKLaboklab(81.61% 0.0185 -0.0705)
OKLCHoklch(81.61% 0.073 284.7)
XYZxyz(55.0572, 53.5640, 90.6402)
Luminance0.5356 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDBDF1 #F1F1BD
analogous
#BDD7F1 #BDBDF1 #D7BDF1
triadic
#BDBDF1 #F1BDBD #BDF1BD
tetradic
#BDBDF1 #F1BDD7 #F1F1BD #BDF1D7
square
#BDBDF1 #F1BDD7 #F1F1BD #BDF1D7
split-complementary
#BDBDF1 #F1D7BD #D7F1BD
monochromatic
#5858DC #8B8BE6 #BDBDF1 #E6E6FA #E6E6FA

Accessibility & contrast

On white

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

On black

11.71
#BDBDF1 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDBDF1
11.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDBDF1#FFFFFF#000000##000000
##BDBDF11.001.7911.7111.71
#FFFFFF1.791.0021.0021.00
#00000011.7121.001.001.00
##00000011.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#B0C3F3
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#B2C6CF
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #bdbdf1;
/* rgb */ color: rgb(189, 189, 241);
/* oklch */ color: oklch(81.6% 0.073 284.7);
Tailwind
colors: {
  custom: {
    50: '#d1d0f5',
    500: '#bdbdf1',
    950: '#000000',
  },
}
SCSS
$custom: #bdbdf1;
$custom-light: #d1d0f5;
$custom-dark: #000000;
JSON
{
  "hex": "#bdbdf1",
  "rgb": {
    "r": 189,
    "g": 189,
    "b": 241
  },
  "hsl": {
    "h": 240,
    "s": 65,
    "l": 84.314
  },
  "oklch": {
    "l": 0.81612,
    "c": 0.07285,
    "h": 284.7
  },
  "luminance": 0.53565
}

Semantic roles & 50–950 ramp

primary
#BDBDF1
secondary
#D0D082
accent
#CD19CD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385

Preview Lab

Preview with #BDBDF1

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

Preview Lab → · Contrast checker → · Palette generator →

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