#BDC0CC#BDC0CC
#BDC0CC is a light, near-neutral blue. Relative luminance 0.529; OKLCH L 80.9% C 0.017 H 274.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC0CC |
|---|---|
| RGB | rgb(189, 192, 204) |
| HSL | hsl(228, 13%, 77%) |
| HSV | hsv(228, 7%, 80%) |
| CMYK | cmyk(7.4%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(77.80, 1.27, -6.37) |
| CIE-LCH | lch(77.80, 6.49, 281.26°) |
| OKLab | oklab(80.91% 0.0014 -0.0171) |
| OKLCH | oklch(80.91% 0.017 274.8) |
| XYZ | xyz(50.7328, 52.8774, 64.6486) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.91
Silver
#C0C0C0
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.67
Lightsteelblue
#B0C4DE
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.31
Light Gray
#D3D3D3
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC0CC #CCC9BD
analogous
#BDC8CC #BDC0CC #C2BDCC
triadic
#BDC0CC #CCBDC0 #C0CCBD
tetradic
#BDC0CC #CCBDC8 #CCC9BD #BDCCC2
square
#BDC0CC #CCBDC8 #CCC9BD #BDCCC2
split-complementary
#BDC0CC #CCC2BD #C8CCBD
monochromatic
#787E97 #9A9FB1 #BDC0CC #E0E1E7 #EEEFF2
Accessibility & contrast
On white
1.81
#BDC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BDC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC0CC
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC0CC | 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)
#BDC1CD
Deuteranopia (green-blind)
#BCC0CC
Tritanopia (blue-blind)
#BAC2C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bdc0cc; /* rgb */ color: rgb(189, 192, 204); /* oklch */ color: oklch(80.9% 0.017 274.8);
Tailwind
colors: {
custom: {
50: '#d0d3db',
500: '#bdc0cc',
950: '#000000',
},
}SCSS
$custom: #bdc0cc; $custom-light: #d0d3db; $custom-dark: #000000;
JSON
{
"hex": "#bdc0cc",
"rgb": {
"r": 189,
"g": 192,
"b": 204
},
"hsl": {
"h": 228,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.80909,
"c": 0.01712,
"h": 274.8
},
"luminance": 0.52878
}Semantic roles & 50–950 ramp
primary
#BDC0CC
secondary
#A09C8D
accent
#884F97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384