#B7BDCF#B7BDCF
#B7BDCF is a light, muted blue. Relative luminance 0.510; OKLCH L 79.9% C 0.026 H 271.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BDCF |
|---|---|
| RGB | rgb(183, 189, 207) |
| HSL | hsl(225, 20%, 76%) |
| HSV | hsv(225, 12%, 81%) |
| CMYK | cmyk(11.6%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.66, 1.49, -9.74) |
| CIE-LCH | lch(76.66, 9.85, 278.69°) |
| OKLab | oklab(79.93% 0.0005 -0.0262) |
| OKLCH | oklch(79.93% 0.026 271.1) |
| XYZ | xyz(48.9861, 50.9669, 66.2762) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.27
Lightsteelblue
#B0C4DE
ΔE00 5.41
Dove Gray
#B6B8BD
ΔE00 5.77
Cloudy Blue
#ACC2D9
ΔE00 6.00
Silver
#C0C0C0
ΔE00 8.19
Light Grey Blue
#9DBCD4
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BDCF #CFC9B7
analogous
#B7C9CF #B7BDCF #BDB7CF
triadic
#B7BDCF #CFB7BD #BDCFB7
tetradic
#B7BDCF #CFB7C9 #CFC9B7 #B7CFBD
square
#B7BDCF #CFB7C9 #CFC9B7 #B7CFBD
split-complementary
#B7BDCF #CFBDB7 #C9CFB7
monochromatic
#6E7A9E #929BB7 #B7BDCF #DCDFE7 #EDEEF3
Accessibility & contrast
On white
1.88
#B7BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#B7BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BDCF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BDCF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#B2C0C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bdcf; /* rgb */ color: rgb(183, 189, 207); /* oklch */ color: oklch(79.9% 0.026 271.1);
Tailwind
colors: {
custom: {
50: '#ccd0dd',
500: '#b7bdcf',
950: '#000000',
},
}SCSS
$custom: #b7bdcf; $custom-light: #ccd0dd; $custom-dark: #000000;
JSON
{
"hex": "#b7bdcf",
"rgb": {
"r": 183,
"g": 189,
"b": 207
},
"hsl": {
"h": 225,
"s": 20,
"l": 76.471
},
"oklch": {
"l": 0.79929,
"c": 0.02623,
"h": 271.1
},
"luminance": 0.50967
}Semantic roles & 50–950 ramp
primary
#B7BDCF
secondary
#A49D86
accent
#89479E
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384