#BDBDF0#BDBDF0

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

Color values

HEX#BDBDF0
RGBrgb(189, 189, 240)
HSLhsl(240, 63%, 84%)
HSVhsv(240, 21%, 94%)
CMYKcmyk(21.2%, 21.2%, 0%, 5.9%)
CIE-LABlab(78.17, 10.51, -25.23)
CIE-LCHlch(78.17, 27.33, 292.62°)
OKLaboklab(81.57% 0.0181 -0.0691)
OKLCHoklch(81.57% 0.071 284.7)
XYZxyz(54.9082, 53.5044, 89.8557)
Luminance0.5351 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDBDF0 #F0F0BD
analogous
#BDD7F0 #BDBDF0 #D7BDF0
triadic
#BDBDF0 #F0BDBD #BDF0BD
tetradic
#BDBDF0 #F0BDD7 #F0F0BD #BDF0D7
square
#BDBDF0 #F0BDD7 #F0F0BD #BDF0D7
split-complementary
#BDBDF0 #F0D7BD #D7F0BD
monochromatic
#5959D9 #8B8BE5 #BDBDF0 #E6E6F9 #E6E6F9

Accessibility & contrast

On white

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

On black

11.70
#BDBDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDBDF0
11.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDBDF0#FFFFFF#000000##000000
##BDBDF01.001.7911.7011.70
#FFFFFF1.791.0021.0021.00
#00000011.7021.001.001.00
##00000011.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B0C3F2
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#B2C6CE
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #bdbdf0;
/* rgb */ color: rgb(189, 189, 240);
/* oklch */ color: oklch(81.6% 0.071 284.7);
Tailwind
colors: {
  custom: {
    50: '#d1d0f5',
    500: '#bdbdf0',
    950: '#000000',
  },
}
SCSS
$custom: #bdbdf0;
$custom-light: #d1d0f5;
$custom-dark: #000000;
JSON
{
  "hex": "#bdbdf0",
  "rgb": {
    "r": 189,
    "g": 189,
    "b": 240
  },
  "hsl": {
    "h": 240,
    "s": 62.963,
    "l": 84.118
  },
  "oklch": {
    "l": 0.81573,
    "c": 0.07146,
    "h": 284.7
  },
  "luminance": 0.53505
}

Semantic roles & 50–950 ramp

primary
#BDBDF0
secondary
#CFCF83
accent
#CB1BCB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385

Preview Lab

Preview with #BDBDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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