#BCCDEF#BCCDEF

#BCCDEF is a very light, muted blue. Relative luminance 0.606; OKLCH L 84.7% C 0.051 H 264.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).

Color values

HEX#BCCDEF
RGBrgb(188, 205, 239)
HSLhsl(220, 61%, 84%)
HSVhsv(220, 21%, 94%)
CMYKcmyk(21.3%, 14.2%, 0%, 6.3%)
CIE-LABlab(82.15, 1.37, -18.66)
CIE-LCHlch(82.15, 18.71, 274.21°)
OKLaboklab(84.65% -0.0051 -0.0508)
OKLCHoklch(84.65% 0.051 264.2)
XYZxyz(58.1463, 60.5846, 90.2751)
Luminance0.6059 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCDEF #EFDEBC
analogous
#BCE6EF #BCCDEF #C4BCEF
triadic
#BCCDEF #EFBCCD #CDEFBC
tetradic
#BCCDEF #EFBCE6 #EFDEBC #BCEFC4
square
#BCCDEF #EFBCE6 #EFDEBC #BCEFC4
split-complementary
#BCCDEF #EFC4BC #E6EFBC
monochromatic
#5983D7 #8BA8E3 #BCCDEF #E6EDF9 #E6EDF9

Accessibility & contrast

On white

1.60
#BCCDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.12
#BCCDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCDEF
13.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCDEF#FFFFFF#000000##000000
##BCCDEF1.001.6013.1213.12
#FFFFFF1.601.0021.0021.00
#00000013.1221.001.001.00
##00000013.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2CFF1
Deuteranopia (green-blind)
#BECAEE
Tritanopia (blue-blind)
#AFD4D8
Achromatopsia (no color)
#CCCCCC

Design tokens & code

CSS
--color: #bccdef;
/* rgb */ color: rgb(188, 205, 239);
/* oklch */ color: oklch(84.7% 0.051 264.2);
Tailwind
colors: {
  custom: {
    50: '#d0dcf4',
    500: '#bccdef',
    950: '#000000',
  },
}
SCSS
$custom: #bccdef;
$custom-light: #d0dcf4;
$custom-dark: #000000;
JSON
{
  "hex": "#bccdef",
  "rgb": {
    "r": 188,
    "g": 205,
    "b": 239
  },
  "hsl": {
    "h": 220,
    "s": 61.446,
    "l": 83.725
  },
  "oklch": {
    "l": 0.84654,
    "c": 0.05109,
    "h": 264.2
  },
  "luminance": 0.60586
}

Semantic roles & 50–950 ramp

primary
#BCCDEF
secondary
#CDB482
accent
#901CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485

Preview Lab

Preview with #BCCDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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