#BCDAF2#BCDAF2

#BCDAF2 is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.4% C 0.046 H 242.3°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).

Color values

HEX#BCDAF2
RGBrgb(188, 218, 242)
HSLhsl(207, 68%, 84%)
HSVhsv(207, 22%, 95%)
CMYKcmyk(22.3%, 9.9%, 0%, 5.1%)
CIE-LABlab(85.63, -4.80, -15.02)
CIE-LCHlch(85.63, 15.77, 252.27°)
OKLaboklab(87.41% -0.0215 -0.0409)
OKLCHoklch(87.41% 0.046 242.3)
XYZxyz(61.8331, 67.2431, 93.7085)
Luminance0.6724 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDAF2 #F2D4BC
analogous
#BCF2EF #BCDAF2 #BCBFF2
triadic
#BCDAF2 #F2BCDA #DAF2BC
tetradic
#BCDAF2 #EFBCF2 #F2D4BC #BFF2BC
square
#BCDAF2 #EFBCF2 #F2D4BC #BFF2BC
split-complementary
#BCDAF2 #F2BCBF #F2EFBC
monochromatic
#55A1DE #89BEE8 #BCDAF2 #E5F1FA #E5F1FA

Accessibility & contrast

On white

1.45
#BCDAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.45
#BCDAF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDAF2
14.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDAF2#FFFFFF#000000##000000
##BCDAF21.001.4514.4514.45
#FFFFFF1.451.0021.0021.00
#00000014.4521.001.001.00
##00000014.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#C9D3F2
Tritanopia (blue-blind)
#ADE0E2
Achromatopsia (no color)
#D6D6D6

Design tokens & code

CSS
--color: #bcdaf2;
/* rgb */ color: rgb(188, 218, 242);
/* oklch */ color: oklch(87.4% 0.046 242.3);
Tailwind
colors: {
  custom: {
    50: '#d1e5f6',
    500: '#bcdaf2',
    950: '#000000',
  },
}
SCSS
$custom: #bcdaf2;
$custom-light: #d1e5f6;
$custom-dark: #000000;
JSON
{
  "hex": "#bcdaf2",
  "rgb": {
    "r": 188,
    "g": 218,
    "b": 242
  },
  "hsl": {
    "h": 206.667,
    "s": 67.5,
    "l": 84.314
  },
  "oklch": {
    "l": 0.87413,
    "c": 0.04615,
    "h": 242.3
  },
  "luminance": 0.67245
}

Semantic roles & 50–950 ramp

primary
#BCDAF2
secondary
#D2A581
accent
#6816CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485

Preview Lab

Preview with #BCDAF2

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

Preview Lab → · Contrast checker → · Palette generator →

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