#BCC0CF#BCC0CF
#BCC0CF is a light, muted blue. Relative luminance 0.529; OKLCH L 80.9% C 0.021 H 274.0°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0CF |
|---|---|
| RGB | rgb(188, 192, 207) |
| HSL | hsl(227, 17%, 77%) |
| HSV | hsv(227, 9%, 81%) |
| CMYK | cmyk(9.2%, 7.2%, 0%, 18.8%) |
| CIE-LAB | lab(77.81, 1.53, -7.98) |
| CIE-LCH | lch(77.81, 8.13, 280.86°) |
| OKLab | oklab(80.93% 0.0015 -0.0214) |
| OKLCH | oklch(80.93% 0.021 274) |
| XYZ | xyz(50.8488, 52.8952, 66.5503) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.90
Lightsteelblue
#B0C4DE
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0CF #CFCBBC
analogous
#BCCACF #BCC0CF #C1BCCF
triadic
#BCC0CF #CFBCC0 #C0CFBC
tetradic
#BCC0CF #CFBCCA #CFCBBC #BCCFC1
square
#BCC0CF #CFBCCA #CFCBBC #BCCFC1
split-complementary
#BCC0CF #CFC1BC #CACFBC
monochromatic
#757D9C #989EB5 #BCC0CF #E0E2E9 #EDEEF2
Accessibility & contrast
On white
1.81
#BCC0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BCC0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0CF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0CF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#B8C3C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc0cf; /* rgb */ color: rgb(188, 192, 207); /* oklch */ color: oklch(80.9% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#d0d3dd',
500: '#bcc0cf',
950: '#000000',
},
}SCSS
$custom: #bcc0cf; $custom-light: #d0d3dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc0cf",
"rgb": {
"r": 188,
"g": 192,
"b": 207
},
"hsl": {
"h": 227.368,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.80927,
"c": 0.02148,
"h": 274
},
"luminance": 0.52896
}Semantic roles & 50–950 ramp
primary
#BCC0CF
secondary
#A49F8C
accent
#8A4B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384