#BCBECC#BCBECC
#BCBECC is a light, near-neutral blue. Relative luminance 0.519; OKLCH L 80.4% C 0.020 H 279.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBECC |
|---|---|
| RGB | rgb(188, 190, 204) |
| HSL | hsl(233, 14%, 77%) |
| HSV | hsv(233, 8%, 80%) |
| CMYK | cmyk(7.8%, 6.9%, 0%, 20%) |
| CIE-LAB | lab(77.21, 2.00, -7.26) |
| CIE-LCH | lch(77.21, 7.53, 285.43°) |
| OKLab | oklab(80.42% 0.0032 -0.0195) |
| OKLCH | oklch(80.42% 0.02 279.5) |
| XYZ | xyz(50.0494, 51.8776, 64.4916) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.59
Silver
#C0C0C0
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBECC #CCCABC
analogous
#BCC6CC #BCBECC #C2BCCC
triadic
#BCBECC #CCBCBE #BECCBC
tetradic
#BCBECC #CCBCC6 #CCCABC #BCCCC2
square
#BCBECC #CCBCC6 #CCCABC #BCCCC2
split-complementary
#BCBECC #CCC2BC #C6CCBC
monochromatic
#777B97 #999CB2 #BCBECC #DFE0E6 #EEEEF2
Accessibility & contrast
On white
1.85
#BCBECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BCBECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBECC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBECC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCD
Deuteranopia (green-blind)
#BABECC
Tritanopia (blue-blind)
#B9C0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbecc; /* rgb */ color: rgb(188, 190, 204); /* oklch */ color: oklch(80.4% 0.020 279.5);
Tailwind
colors: {
custom: {
50: '#d0d1db',
500: '#bcbecc',
950: '#000000',
},
}SCSS
$custom: #bcbecc; $custom-light: #d0d1db; $custom-dark: #000000;
JSON
{
"hex": "#bcbecc",
"rgb": {
"r": 188,
"g": 190,
"b": 204
},
"hsl": {
"h": 232.5,
"s": 13.559,
"l": 76.863
},
"oklch": {
"l": 0.80423,
"c": 0.01973,
"h": 279.5
},
"luminance": 0.51878
}Semantic roles & 50–950 ramp
primary
#BCBECC
secondary
#A09E8C
accent
#8E4E98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384