#BDBDF2#BDBDF2

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

Color values

HEX#BDBDF2
RGBrgb(189, 189, 242)
HSLhsl(240, 67%, 85%)
HSVhsv(240, 22%, 95%)
CMYKcmyk(21.9%, 21.9%, 0%, 5.1%)
CIE-LABlab(78.24, 10.96, -26.20)
CIE-LCHlch(78.24, 28.40, 292.71°)
OKLaboklab(81.65% 0.0188 -0.0718)
OKLCHoklch(81.65% 0.074 284.6)
XYZxyz(55.2070, 53.6239, 91.4290)
Luminance0.5363 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BDBDF2 #F2F2BD
analogous
#BDD8F2 #BDBDF2 #D8BDF2
triadic
#BDBDF2 #F2BDBD #BDF2BD
tetradic
#BDBDF2 #F2BDD8 #F2F2BD #BDF2D8
square
#BDBDF2 #F2BDD8 #F2F2BD #BDF2D8
split-complementary
#BDBDF2 #F2D8BD #D8F2BD
monochromatic
#5757DE #8A8AE8 #BDBDF2 #E5E5FA #E5E5FA

Accessibility & contrast

On white

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

On black

11.73
#BDBDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BDBDF2
11.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BDBDF2#FFFFFF#000000##000000
##BDBDF21.001.7911.7311.73
#FFFFFF1.791.0021.0021.00
#00000011.7321.001.001.00
##00000011.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#AFC3F4
Deuteranopia (green-blind)
#AEC0F1
Tritanopia (blue-blind)
#B1C6CF
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #bdbdf2;
/* rgb */ color: rgb(189, 189, 242);
/* oklch */ color: oklch(81.7% 0.074 284.6);
Tailwind
colors: {
  custom: {
    50: '#d1d0f6',
    500: '#bdbdf2',
    950: '#000000',
  },
}
SCSS
$custom: #bdbdf2;
$custom-light: #d1d0f6;
$custom-dark: #000000;
JSON
{
  "hex": "#bdbdf2",
  "rgb": {
    "r": 189,
    "g": 189,
    "b": 242
  },
  "hsl": {
    "h": 240,
    "s": 67.089,
    "l": 84.51
  },
  "oklch": {
    "l": 0.81651,
    "c": 0.07426,
    "h": 284.6
  },
  "luminance": 0.53625
}

Semantic roles & 50–950 ramp

primary
#BDBDF2
secondary
#D2D281
accent
#CF17CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385

Preview Lab

Preview with #BDBDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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