#BCCFF0#BCCFF0

#BCCFF0 is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.1% C 0.051 H 261.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).

Color values

HEX#BCCFF0
RGBrgb(188, 207, 240)
HSLhsl(218, 63%, 84%)
HSVhsv(218, 22%, 94%)
CMYKcmyk(21.7%, 13.7%, 0%, 5.9%)
CIE-LABlab(82.70, 0.53, -18.36)
CIE-LCHlch(82.70, 18.37, 271.66°)
OKLaboklab(85.1% -0.0075 -0.05)
OKLCHoklch(85.1% 0.051 261.5)
XYZxyz(58.7759, 61.6068, 91.2158)
Luminance0.6161 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#BCCFF0 #F0DDBC
analogous
#BCE9F0 #BCCFF0 #C3BCF0
triadic
#BCCFF0 #F0BCCF #CFF0BC
tetradic
#BCCFF0 #F0BCE9 #F0DDBC #BCF0C3
square
#BCCFF0 #F0BCE9 #F0DDBC #BCF0C3
split-complementary
#BCCFF0 #F0C3BC #E9F0BC
monochromatic
#5887DA #8AABE5 #BCCFF0 #E6EDF9 #E6EDF9

Accessibility & contrast

On white

1.58
#BCCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

13.32
#BCCFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #BCCFF0
13.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##BCCFF0#FFFFFF#000000##000000
##BCCFF01.001.5813.3213.32
#FFFFFF1.581.0021.0021.00
#00000013.3221.001.001.00
##00000013.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C4D1F2
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#AFD6DA
Achromatopsia (no color)
#CECECE

Design tokens & code

CSS
--color: #bccff0;
/* rgb */ color: rgb(188, 207, 240);
/* oklch */ color: oklch(85.1% 0.051 261.5);
Tailwind
colors: {
  custom: {
    50: '#d0ddf5',
    500: '#bccff0',
    950: '#000000',
  },
}
SCSS
$custom: #bccff0;
$custom-light: #d0ddf5;
$custom-dark: #000000;
JSON
{
  "hex": "#bccff0",
  "rgb": {
    "r": 188,
    "g": 207,
    "b": 240
  },
  "hsl": {
    "h": 218.077,
    "s": 63.415,
    "l": 83.922
  },
  "oklch": {
    "l": 0.85095,
    "c": 0.05057,
    "h": 261.5
  },
  "luminance": 0.61608
}

Semantic roles & 50–950 ramp

primary
#BCCFF0
secondary
#CFB282
accent
#8B1ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485

Preview Lab

Preview with #BCCFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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