#BCC3CF#BCC3CF
#BCC3CF is a light, near-neutral blue. Relative luminance 0.542; OKLCH L 81.5% C 0.019 H 261.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3CF |
|---|---|
| RGB | rgb(188, 195, 207) |
| HSL | hsl(218, 17%, 77%) |
| HSV | hsv(218, 9%, 81%) |
| CMYK | cmyk(9.2%, 5.8%, 0%, 18.8%) |
| CIE-LAB | lab(78.59, -0.07, -6.83) |
| CIE-LCH | lch(78.59, 6.83, 269.43°) |
| OKLab | oklab(81.54% -0.0028 -0.0183) |
| OKLCH | oklch(81.54% 0.019 261.3) |
| XYZ | xyz(51.5143, 54.2261, 66.7721) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.35
Light Blue Grey
#B7C9E2
ΔE00 5.40
Cloudy Blue
#ACC2D9
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.80
Silver
#C0C0C0
ΔE00 5.95
Silver (survey)
#C5C9C7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3CF #CFC8BC
analogous
#BCCDCF #BCC3CF #BFBCCF
triadic
#BCC3CF #CFBCC3 #C3CFBC
tetradic
#BCC3CF #CFBCCD #CFC8BC #BCCFBF
square
#BCC3CF #CFBCCD #CFC8BC #BCCFBF
split-complementary
#BCC3CF #CFBFBC #CDCFBC
monochromatic
#75839C #98A3B5 #BCC3CF #E0E3E9 #EDEFF2
Accessibility & contrast
On white
1.77
#BCC3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BCC3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3CF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3CF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#B8C5C7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc3cf; /* rgb */ color: rgb(188, 195, 207); /* oklch */ color: oklch(81.5% 0.019 261.3);
Tailwind
colors: {
custom: {
50: '#d0d5dd',
500: '#bcc3cf',
950: '#000000',
},
}SCSS
$custom: #bcc3cf; $custom-light: #d0d5dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc3cf",
"rgb": {
"r": 188,
"g": 195,
"b": 207
},
"hsl": {
"h": 217.895,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81539,
"c": 0.01853,
"h": 261.3
},
"luminance": 0.54227
}Semantic roles & 50–950 ramp
primary
#BCC3CF
secondary
#A49B8C
accent
#7D4B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384