#BCC0CD#BCC0CD
#BCC0CD is a light, near-neutral blue. Relative luminance 0.528; OKLCH L 80.9% C 0.019 H 272.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0CD |
|---|---|
| RGB | rgb(188, 192, 205) |
| HSL | hsl(226, 15%, 77%) |
| HSV | hsv(226, 8%, 80%) |
| CMYK | cmyk(8.3%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(77.76, 1.13, -6.99) |
| CIE-LCH | lch(77.76, 7.08, 279.20°) |
| OKLab | oklab(80.86% 0.0007 -0.0187) |
| OKLCH | oklch(80.86% 0.019 272.3) |
| XYZ | xyz(50.6059, 52.7980, 65.2707) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.21
Light Blue Grey
#B7C9E2
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.19
Lightsteelblue
#B0C4DE
ΔE00 6.54
Cloudy Blue
#ACC2D9
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0CD #CDC9BC
analogous
#BCC9CD #BCC0CD #C1BCCD
triadic
#BCC0CD #CDBCC0 #C0CDBC
tetradic
#BCC0CD #CDBCC9 #CDC9BC #BCCDC1
square
#BCC0CD #CDBCC9 #CDC9BC #BCCDC1
split-complementary
#BCC0CD #CDC1BC #C9CDBC
monochromatic
#767E99 #999FB3 #BCC0CD #DFE1E7 #EDEFF2
Accessibility & contrast
On white
1.82
#BCC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BCC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0CD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0CD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CE
Deuteranopia (green-blind)
#BBC0CD
Tritanopia (blue-blind)
#B8C2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc0cd; /* rgb */ color: rgb(188, 192, 205); /* oklch */ color: oklch(80.9% 0.019 272.3);
Tailwind
colors: {
custom: {
50: '#d0d3dc',
500: '#bcc0cd',
950: '#000000',
},
}SCSS
$custom: #bcc0cd; $custom-light: #d0d3dc; $custom-dark: #000000;
JSON
{
"hex": "#bcc0cd",
"rgb": {
"r": 188,
"g": 192,
"b": 205
},
"hsl": {
"h": 225.882,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.80862,
"c": 0.01875,
"h": 272.3
},
"luminance": 0.52798
}Semantic roles & 50–950 ramp
primary
#BCC0CD
secondary
#A19C8C
accent
#874D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384