#B6BDCF#B6BDCF
#B6BDCF is a light, muted blue. Relative luminance 0.508; OKLCH L 79.9% C 0.027 H 268.8°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BDCF |
|---|---|
| RGB | rgb(182, 189, 207) |
| HSL | hsl(223, 21%, 76%) |
| HSV | hsv(223, 12%, 81%) |
| CMYK | cmyk(12.1%, 8.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.58, 1.16, -9.86) |
| CIE-LCH | lch(76.58, 9.93, 276.71°) |
| OKLab | oklab(79.85% -0.0006 -0.0266) |
| OKLCH | oklch(79.85% 0.027 268.8) |
| XYZ | xyz(48.7490, 50.8447, 66.2651) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.01
Cloudy Blue
#ACC2D9
ΔE00 5.53
Dove Gray
#B6B8BD
ΔE00 5.75
Silver
#C0C0C0
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BDCF #CFC8B6
analogous
#B6CACF #B6BDCF #BCB6CF
triadic
#B6BDCF #CFB6BD #BDCFB6
tetradic
#B6BDCF #CFB6CA #CFC8B6 #B6CFBC
square
#B6BDCF #CFB6CA #CFC8B6 #B6CFBC
split-complementary
#B6BDCF #CFBCB6 #CACFB6
monochromatic
#6C7A9E #919CB7 #B6BDCF #DBDEE7 #EDEEF3
Accessibility & contrast
On white
1.88
#B6BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#B6BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BDCF
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BDCF | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#B0C0C3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bdcf; /* rgb */ color: rgb(182, 189, 207); /* oklch */ color: oklch(79.9% 0.027 268.8);
Tailwind
colors: {
custom: {
50: '#ccd0dd',
500: '#b6bdcf',
950: '#000000',
},
}SCSS
$custom: #b6bdcf; $custom-light: #ccd0dd; $custom-dark: #000000;
JSON
{
"hex": "#b6bdcf",
"rgb": {
"r": 182,
"g": 189,
"b": 207
},
"hsl": {
"h": 223.2,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.79852,
"c": 0.02657,
"h": 268.8
},
"luminance": 0.50845
}Semantic roles & 50–950 ramp
primary
#B6BDCF
secondary
#A49B85
accent
#86469F
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384