#BCCBEC#BCCBEC
#BCCBEC is a very light, muted blue. Relative luminance 0.595; OKLCH L 84.1% C 0.049 H 266.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBEC |
|---|---|
| RGB | rgb(188, 203, 236) |
| HSL | hsl(221, 56%, 83%) |
| HSV | hsv(221, 20%, 93%) |
| CMYK | cmyk(20.3%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(81.54, 1.77, -17.98) |
| CIE-LCH | lch(81.54, 18.07, 275.64°) |
| OKLab | oklab(84.14% -0.0034 -0.0489) |
| OKLCH | oklch(84.14% 0.049 266) |
| XYZ | xyz(57.2315, 59.4581, 87.8019) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.49
Lightsteelblue
#B0C4DE
ΔE00 4.18
Powder Blue (survey)
#B1D1FC
ΔE00 5.39
Light Periwinkle
#C1C6FC
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBEC #ECDDBC
analogous
#BCE3EC #BCCBEC #C5BCEC
triadic
#BCCBEC #ECBCCB #CBECBC
tetradic
#BCCBEC #ECBCE3 #ECDDBC #BCECC5
square
#BCCBEC #ECBCE3 #ECDDBC #BCECC5
split-complementary
#BCCBEC #ECC5BC #E3ECBC
monochromatic
#5D81D1 #8CA6DE #BCCBEC #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.63
#BCCBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#BCCBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBEC
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBEC | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#B0D1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbec; /* rgb */ color: rgb(188, 203, 236); /* oklch */ color: oklch(84.1% 0.049 266.0);
Tailwind
colors: {
custom: {
50: '#d0daf2',
500: '#bccbec',
950: '#000000',
},
}SCSS
$custom: #bccbec; $custom-light: #d0daf2; $custom-dark: #000000;
JSON
{
"hex": "#bccbec",
"rgb": {
"r": 188,
"g": 203,
"b": 236
},
"hsl": {
"h": 221.25,
"s": 55.814,
"l": 83.137
},
"oklch": {
"l": 0.84142,
"c": 0.04906,
"h": 266
},
"luminance": 0.59459
}Semantic roles & 50–950 ramp
primary
#BCCBEC
secondary
#C9B383
accent
#9122C3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385