#BCDDF3#BCDDF3

#BCDDF3 is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.1% C 0.046 H 237.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).

Color values

HEX#BCDDF3
RGBrgb(188, 221, 243)
HSLhsl(204, 70%, 85%)
HSVhsv(204, 23%, 95%)
CMYKcmyk(22.6%, 9.1%, 0%, 4.7%)
CIE-LABlab(86.44, -6.14, -14.33)
CIE-LCHlch(86.44, 15.59, 246.80°)
OKLaboklab(88.07% -0.025 -0.039)
OKLCHoklch(88.07% 0.046 237.3)
XYZxyz(62.7687, 68.8733, 94.7634)
Luminance0.6887 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDF3 #F3D2BC
analogous
#BCF3EE #BCDDF3 #BCC2F3
triadic
#BCDDF3 #F3BCDD #DDF3BC
tetradic
#BCDDF3 #EEBCF3 #F3D2BC #C2F3BC
square
#BCDDF3 #EEBCF3 #F3D2BC #C2F3BC
split-complementary
#BCDDF3 #F3BCC2 #F3EEBC
monochromatic
#54A8E0 #88C3EA #BCDDF3 #E5F2FA #E5F2FA

Accessibility & contrast

On white

1.42
#BCDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.78
#BCDDF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDDF3
14.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDDF3#FFFFFF#000000##000000
##BCDDF31.001.4214.7814.78
#FFFFFF1.421.0021.0021.00
#00000014.7821.001.001.00
##00000014.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#D3DCF4
Deuteranopia (green-blind)
#CCD6F3
Tritanopia (blue-blind)
#ADE3E4
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #bcddf3;
/* rgb */ color: rgb(188, 221, 243);
/* oklch */ color: oklch(88.1% 0.046 237.3);
Tailwind
colors: {
  custom: {
    50: '#d1e7f7',
    500: '#bcddf3',
    950: '#000000',
  },
}
SCSS
$custom: #bcddf3;
$custom-light: #d1e7f7;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddf3",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 243
  },
  "hsl": {
    "h": 204,
    "s": 69.62,
    "l": 84.51
  },
  "oklch": {
    "l": 0.88065,
    "c": 0.04632,
    "h": 237.3
  },
  "luminance": 0.68875
}

Semantic roles & 50–950 ramp

primary
#BCDDF3
secondary
#D3A180
accent
#6014D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485

Preview Lab

Preview with #BCDDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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