#BCC2CF#BCC2CF
#BCC2CF is a light, near-neutral blue. Relative luminance 0.538; OKLCH L 81.3% C 0.019 H 266.0°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2CF |
|---|---|
| RGB | rgb(188, 194, 207) |
| HSL | hsl(221, 17%, 77%) |
| HSV | hsv(221, 9%, 81%) |
| CMYK | cmyk(9.2%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(78.33, 0.46, -7.21) |
| CIE-LCH | lch(78.33, 7.23, 273.68°) |
| OKLab | oklab(81.34% -0.0014 -0.0194) |
| OKLCH | oklch(81.34% 0.019 266) |
| XYZ | xyz(51.2910, 53.7795, 66.6977) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.45
Light Blue Grey
#B7C9E2
ΔE00 5.42
Lightsteelblue
#B0C4DE
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.25
Fog
#D8DCE0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2CF #CFC9BC
analogous
#BCCCCF #BCC2CF #C0BCCF
triadic
#BCC2CF #CFBCC2 #C2CFBC
tetradic
#BCC2CF #CFBCCC #CFC9BC #BCCFC0
square
#BCC2CF #CFBCCC #CFC9BC #BCCFC0
split-complementary
#BCC2CF #CFC0BC #CCCFBC
monochromatic
#75819C #98A2B5 #BCC2CF #E0E2E9 #EDEFF2
Accessibility & contrast
On white
1.79
#BCC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BCC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2CF
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2CF | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#B8C4C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc2cf; /* rgb */ color: rgb(188, 194, 207); /* oklch */ color: oklch(81.3% 0.019 266.0);
Tailwind
colors: {
custom: {
50: '#d0d4dd',
500: '#bcc2cf',
950: '#000000',
},
}SCSS
$custom: #bcc2cf; $custom-light: #d0d4dd; $custom-dark: #000000;
JSON
{
"hex": "#bcc2cf",
"rgb": {
"r": 188,
"g": 194,
"b": 207
},
"hsl": {
"h": 221.053,
"s": 16.522,
"l": 77.451
},
"oklch": {
"l": 0.81335,
"c": 0.01941,
"h": 266
},
"luminance": 0.5378
}Semantic roles & 50–950 ramp
primary
#BCC2CF
secondary
#A49C8C
accent
#814B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384