#BDC2CF#BDC2CF
#BDC2CF is a light, near-neutral blue. Relative luminance 0.539; OKLCH L 81.4% C 0.019 H 269.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC2CF |
|---|---|
| RGB | rgb(189, 194, 207) |
| HSL | hsl(223, 16%, 78%) |
| HSV | hsv(223, 9%, 81%) |
| CMYK | cmyk(8.7%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(78.41, 0.80, -7.09) |
| CIE-LCH | lch(78.41, 7.14, 276.40°) |
| OKLab | oklab(81.41% -0.0003 -0.019) |
| OKLCH | oklch(81.41% 0.019 269) |
| XYZ | xyz(51.5382, 53.9070, 66.7092) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 5.70
Lightsteelblue
#B0C4DE
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.21
Cloudy Blue
#ACC2D9
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC2CF #CFCABD
analogous
#BDCBCF #BDC2CF #C1BDCF
triadic
#BDC2CF #CFBDC2 #C2CFBD
tetradic
#BDC2CF #CFBDCB #CFCABD #BDCFC1
square
#BDC2CF #CFBDCB #CFCABD #BDCFC1
split-complementary
#BDC2CF #CFC1BD #CBCFBD
monochromatic
#76819B #9AA1B5 #BDC2CF #E0E3E9 #EDEFF2
Accessibility & contrast
On white
1.78
#BDC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BDC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC2CF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC2CF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D0
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#B9C4C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdc2cf; /* rgb */ color: rgb(189, 194, 207); /* oklch */ color: oklch(81.4% 0.019 269.0);
Tailwind
colors: {
custom: {
50: '#d0d4dd',
500: '#bdc2cf',
950: '#000000',
},
}SCSS
$custom: #bdc2cf; $custom-light: #d0d4dd; $custom-dark: #000000;
JSON
{
"hex": "#bdc2cf",
"rgb": {
"r": 189,
"g": 194,
"b": 207
},
"hsl": {
"h": 223.333,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.81412,
"c": 0.01903,
"h": 269
},
"luminance": 0.53907
}Semantic roles & 50–950 ramp
primary
#BDC2CF
secondary
#A39D8D
accent
#844B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384