#BCCCDF#BCCCDF

#BCCCDF is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.032 H 252.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).

Color values

HEX#BCCCDF
RGBrgb(188, 204, 223)
HSLhsl(213, 35%, 81%)
HSVhsv(213, 16%, 87%)
CMYKcmyk(15.7%, 8.5%, 0%, 12.5%)
CIE-LABlab(81.40, -1.56, -11.24)
CIE-LCHlch(81.40, 11.35, 262.12°)
OKLaboklab(83.9% -0.0094 -0.0304)
OKLCHoklch(83.9% 0.032 252.7)
XYZxyz(55.6480, 59.2037, 78.2933)
Luminance0.5920 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCDF #DFCFBC
analogous
#BCDEDF #BCCCDF #BDBCDF
triadic
#BCCCDF #DFBCCC #CCDFBC
tetradic
#BCCCDF #DFBCDE #DFCFBC #BCDFBD
square
#BCCCDF #DFBCDE #DFCFBC #BCDFBD
split-complementary
#BCCCDF #DFBDBC #DEDFBC
monochromatic
#698DB7 #93ACCB #BCCCDF #E5ECF3 #EAEFF5

Accessibility & contrast

On white

1.64
#BCCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.84
#BCCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCDF
12.84:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCDF#FFFFFF#000000##000000
##BCCCDF1.001.6412.8412.84
#FFFFFF1.641.0021.0021.00
#00000012.8421.001.001.00
##00000012.8421.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#B3D0D2
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bcccdf;
/* rgb */ color: rgb(188, 204, 223);
/* oklch */ color: oklch(83.9% 0.032 252.7);
Tailwind
colors: {
  custom: {
    50: '#d0dbe9',
    500: '#bcccdf',
    950: '#000000',
  },
}
SCSS
$custom: #bcccdf;
$custom-light: #d0dbe9;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccdf",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 212.571,
    "s": 35.354,
    "l": 80.588
  },
  "oklch": {
    "l": 0.83901,
    "c": 0.03183,
    "h": 252.7
  },
  "luminance": 0.59205
}

Semantic roles & 50–950 ramp

primary
#BCCCDF
secondary
#B7A288
accent
#7837AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484

Preview Lab

Preview with #BCCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

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