#BCCBDF#BCCBDF

#BCCBDF is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.7% C 0.032 H 255.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#BCCBDF
RGBrgb(188, 203, 223)
HSLhsl(214, 35%, 81%)
HSVhsv(214, 16%, 87%)
CMYKcmyk(15.7%, 9%, 0%, 12.5%)
CIE-LABlab(81.14, -1.03, -11.63)
CIE-LCHlch(81.14, 11.68, 264.95°)
OKLaboklab(83.7% -0.0081 -0.0314)
OKLCHoklch(83.7% 0.032 255.6)
XYZxyz(55.4111, 58.7299, 78.2144)
Luminance0.5873 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCBDF #DFD0BC
analogous
#BCDCDF #BCCBDF #BEBCDF
triadic
#BCCBDF #DFBCCB #CBDFBC
tetradic
#BCCBDF #DFBCDC #DFD0BC #BCDFBE
square
#BCCBDF #DFBCDC #DFD0BC #BCDFBE
split-complementary
#BCCBDF #DFBEBC #DCDFBC
monochromatic
#698BB7 #93ABCB #BCCBDF #E5EBF3 #EAEFF5

Accessibility & contrast

On white

1.65
#BCCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#BCCBDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCBDF
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCBDF#FFFFFF#000000##000000
##BCCBDF1.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#B4CFD1
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #bccbdf;
/* rgb */ color: rgb(188, 203, 223);
/* oklch */ color: oklch(83.7% 0.032 255.6);
Tailwind
colors: {
  custom: {
    50: '#d0dae9',
    500: '#bccbdf',
    950: '#000000',
  },
}
SCSS
$custom: #bccbdf;
$custom-light: #d0dae9;
$custom-dark: #000000;
JSON
{
  "hex": "#bccbdf",
  "rgb": {
    "r": 188,
    "g": 203,
    "b": 223
  },
  "hsl": {
    "h": 214.286,
    "s": 35.354,
    "l": 80.588
  },
  "oklch": {
    "l": 0.83696,
    "c": 0.03246,
    "h": 255.6
  },
  "luminance": 0.58731
}

Semantic roles & 50–950 ramp

primary
#BCCBDF
secondary
#B7A388
accent
#7B37AE
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384

Preview Lab

Preview with #BCCBDF

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

Preview Lab → · Contrast checker → · Palette generator →

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