#BCCDF2#BCCDF2

#BCCDF2 is a very light, muted blue. Relative luminance 0.608; OKLCH L 84.8% C 0.055 H 265.7°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).

Color values

HEX#BCCDF2
RGBrgb(188, 205, 242)
HSLhsl(221, 68%, 84%)
HSVhsv(221, 22%, 95%)
CMYKcmyk(22.3%, 15.3%, 0%, 5.1%)
CIE-LABlab(82.25, 2.04, -20.11)
CIE-LCHlch(82.25, 20.21, 275.80°)
OKLaboklab(84.76% -0.0041 -0.0549)
OKLCHoklch(84.76% 0.055 265.7)
XYZxyz(58.5932, 60.7633, 92.6286)
Luminance0.6077 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCDF2 #F2E1BC
analogous
#BCE8F2 #BCCDF2 #C6BCF2
triadic
#BCCDF2 #F2BCCD #CDF2BC
tetradic
#BCCDF2 #F2BCE8 #F2E1BC #BCF2C6
square
#BCCDF2 #F2BCE8 #F2E1BC #BCF2C6
split-complementary
#BCCDF2 #F2C6BC #E8F2BC
monochromatic
#5581DE #89A7E8 #BCCDF2 #E5ECFA #E5ECFA

Accessibility & contrast

On white

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

On black

13.15
#BCCDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCDF2
13.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCDF2#FFFFFF#000000##000000
##BCCDF21.001.6013.1513.15
#FFFFFF1.601.0021.0021.00
#00000013.1521.001.001.00
##00000013.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2CFF4
Deuteranopia (green-blind)
#BDCAF1
Tritanopia (blue-blind)
#AED4D9
Achromatopsia (no color)
#CDCDCD

Design tokens & code

CSS
--color: #bccdf2;
/* rgb */ color: rgb(188, 205, 242);
/* oklch */ color: oklch(84.8% 0.055 265.7);
Tailwind
colors: {
  custom: {
    50: '#d1dcf6',
    500: '#bccdf2',
    950: '#000000',
  },
}
SCSS
$custom: #bccdf2;
$custom-light: #d1dcf6;
$custom-dark: #000000;
JSON
{
  "hex": "#bccdf2",
  "rgb": {
    "r": 188,
    "g": 205,
    "b": 242
  },
  "hsl": {
    "h": 221.111,
    "s": 67.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.84761,
    "c": 0.05502,
    "h": 265.7
  },
  "luminance": 0.60765
}

Semantic roles & 50–950 ramp

primary
#BCCDF2
secondary
#D2B881
accent
#9516CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141517
muted
#838485

Preview Lab

Preview with #BCCDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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