#BCCCD9#BCCCD9

#BCCCD9 is a very light, muted cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.025 H 242.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).

Color values

HEX#BCCCD9
RGBrgb(188, 204, 217)
HSLhsl(207, 28%, 79%)
HSVhsv(207, 13%, 85%)
CMYKcmyk(13.4%, 6%, 0%, 14.9%)
CIE-LABlab(81.23, -2.80, -8.29)
CIE-LCHlch(81.23, 8.75, 251.31°)
OKLaboklab(83.71% -0.0117 -0.0223)
OKLCHoklch(83.71% 0.025 242.4)
XYZxyz(54.8533, 58.8859, 74.1083)
Luminance0.5889 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCCD9 #D9C9BC
analogous
#BCD9D8 #BCCCD9 #BCBED9
triadic
#BCCCD9 #D9BCCC #CCD9BC
tetradic
#BCCCD9 #D8BCD9 #D9C9BC #BED9BC
square
#BCCCD9 #D8BCD9 #D9C9BC #BED9BC
split-complementary
#BCCCD9 #D9BCBE #D9D8BC
monochromatic
#6E91AD #95AEC3 #BCCCD9 #E3EAEF #EBF0F4

Accessibility & contrast

On white

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

On black

12.78
#BCCCD9 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCCD9
12.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCCD9#FFFFFF#000000##000000
##BCCCD91.001.6412.7812.78
#FFFFFF1.641.0021.0021.00
#00000012.7821.001.001.00
##00000012.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7CCDA
Deuteranopia (green-blind)
#C3C8D9
Tritanopia (blue-blind)
#B5CFD0
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #bcccd9;
/* rgb */ color: rgb(188, 204, 217);
/* oklch */ color: oklch(83.7% 0.025 242.4);
Tailwind
colors: {
  custom: {
    50: '#d0dbe4',
    500: '#bcccd9',
    950: '#000000',
  },
}
SCSS
$custom: #bcccd9;
$custom-light: #d0dbe4;
$custom-dark: #000000;
JSON
{
  "hex": "#bcccd9",
  "rgb": {
    "r": 188,
    "g": 204,
    "b": 217
  },
  "hsl": {
    "h": 206.897,
    "s": 27.619,
    "l": 79.412
  },
  "oklch": {
    "l": 0.83706,
    "c": 0.02522,
    "h": 242.4
  },
  "luminance": 0.58887
}

Semantic roles & 50–950 ramp

primary
#BCCCD9
secondary
#B09B8A
accent
#6D3FA6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484

Preview Lab

Preview with #BCCCD9

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

Preview Lab → · Contrast checker → · Palette generator →

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