#BCDDFF#BCDDFF

#BCDDFF is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.5% C 0.059 H 249.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).

Color values

HEX#BCDDFF
RGBrgb(188, 221, 255)
HSLhsl(210, 100%, 87%)
HSVhsv(210, 26%, 100%)
CMYKcmyk(26.3%, 13.3%, 0%, 0%)
CIE-LABlab(86.81, -3.45, -20.09)
CIE-LCHlch(86.81, 20.39, 260.26°)
OKLaboklab(88.48% -0.0208 -0.0549)
OKLCHoklch(88.48% 0.059 249.3)
XYZxyz(64.6403, 69.6220, 104.6209)
Luminance0.6962 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCDDFF #FFDEBC
analogous
#BCFEFF #BCDDFF #BDBCFF
triadic
#BCDDFF #FFBCDD #DDFFBC
tetradic
#BCDDFF #FFBCFE #FFDEBC #BCFFBD
square
#BCDDFF #FFBCFE #FFDEBC #BCFFBD
split-complementary
#BCDDFF #FFBDBC #FEFFBC
monochromatic
#429FFF #7FBEFF #BCDDFF #E0EFFF #E0EFFF

Accessibility & contrast

On white

1.41
#BCDDFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.92
#BCDDFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCDDFF
14.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCDDFF#FFFFFF#000000##000000
##BCDDFF1.001.4114.9214.92
#FFFFFF1.411.0021.0021.00
#00000014.9221.001.001.00
##00000014.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#A9E5E8
Achromatopsia (no color)
#D9D9D9

Design tokens & code

CSS
--color: #bcddff;
/* rgb */ color: rgb(188, 221, 255);
/* oklch */ color: oklch(88.5% 0.059 249.3);
Tailwind
colors: {
  custom: {
    50: '#d1e7ff',
    500: '#bcddff',
    950: '#000000',
  },
}
SCSS
$custom: #bcddff;
$custom-light: #d1e7ff;
$custom-dark: #000000;
JSON
{
  "hex": "#bcddff",
  "rgb": {
    "r": 188,
    "g": 221,
    "b": 255
  },
  "hsl": {
    "h": 210.448,
    "s": 100,
    "l": 86.863
  },
  "oklch": {
    "l": 0.88479,
    "c": 0.05873,
    "h": 249.3
  },
  "luminance": 0.69624
}

Semantic roles & 50–950 ramp

primary
#BCDDFF
secondary
#E7B078
accent
#7400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486

Preview Lab

Preview with #BCDDFF

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

Preview Lab → · Contrast checker → · Palette generator →

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