#BACDEB#BACDEB

#BACDEB is a very light, muted blue. Relative luminance 0.601; OKLCH L 84.4% C 0.047 H 259.5°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).

Color values

HEX#BACDEB
RGBrgb(186, 205, 235)
HSLhsl(217, 55%, 83%)
HSVhsv(217, 21%, 92%)
CMYKcmyk(20.9%, 12.8%, 0%, 7.8%)
CIE-LABlab(81.89, -0.12, -16.93)
CIE-LCHlch(81.89, 16.93, 269.59°)
OKLaboklab(84.37% -0.0085 -0.0461)
OKLCHoklch(84.37% 0.047 259.5)
XYZxyz(57.0725, 60.0985, 87.1744)
Luminance0.6010 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BACDEB #EBD8BA
analogous
#BAE5EB #BACDEB #C0BAEB
triadic
#BACDEB #EBBACD #CDEBBA
tetradic
#BACDEB #EBBAE5 #EBD8BA #BAEBC0
square
#BACDEB #EBBAE5 #EBD8BA #BAEBC0
split-complementary
#BACDEB #EBC0BA #E5EBBA
monochromatic
#5B88CF #8BABDD #BACDEB #E7EEF8 #E7EEF8

Accessibility & contrast

On white

1.61
#BACDEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.02
#BACDEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BACDEB
13.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BACDEB#FFFFFF#000000##000000
##BACDEB1.001.6113.0213.02
#FFFFFF1.611.0021.0021.00
#00000013.0221.001.001.00
##00000013.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#BECAEA
Tritanopia (blue-blind)
#AED3D7
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #bacdeb;
/* rgb */ color: rgb(186, 205, 235);
/* oklch */ color: oklch(84.4% 0.047 259.5);
Tailwind
colors: {
  custom: {
    50: '#cfdcf1',
    500: '#bacdeb',
    950: '#000000',
  },
}
SCSS
$custom: #bacdeb;
$custom-light: #cfdcf1;
$custom-dark: #000000;
JSON
{
  "hex": "#bacdeb",
  "rgb": {
    "r": 186,
    "g": 205,
    "b": 235
  },
  "hsl": {
    "h": 216.735,
    "s": 55.056,
    "l": 82.549
  },
  "oklch": {
    "l": 0.84371,
    "c": 0.04686,
    "h": 259.5
  },
  "luminance": 0.601
}

Semantic roles & 50–950 ramp

primary
#BACDEB
secondary
#C7AC82
accent
#8523C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141516
muted
#838485

Preview Lab

Preview with #BACDEB

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

Preview Lab → · Contrast checker → · Palette generator →

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