#B6BFCF#B6BFCF
#B6BFCF is a light, muted blue. Relative luminance 0.517; OKLCH L 80.3% C 0.025 H 262.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFCF |
|---|---|
| RGB | rgb(182, 191, 207) |
| HSL | hsl(218, 21%, 76%) |
| HSV | hsv(218, 12%, 81%) |
| CMYK | cmyk(12.1%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.11, 0.09, -9.08) |
| CIE-LCH | lch(77.11, 9.08, 270.56°) |
| OKLab | oklab(80.26% -0.0034 -0.0244) |
| OKLCH | oklch(80.26% 0.025 262.1) |
| XYZ | xyz(49.1822, 51.7110, 66.4095) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.39
Lightsteelblue
#B0C4DE
ΔE00 4.46
Cloudy Blue
#ACC2D9
ΔE00 4.56
Dove Gray
#B6B8BD
ΔE00 5.27
Light Grey Blue
#9DBCD4
ΔE00 7.29
Silver
#C0C0C0
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFCF #CFC6B6
analogous
#B6CCCF #B6BFCF #BAB6CF
triadic
#B6BFCF #CFB6BF #BFCFB6
tetradic
#B6BFCF #CFB6CC #CFC6B6 #B6CFBA
square
#B6BFCF #CFB6CC #CFC6B6 #B6CFBA
split-complementary
#B6BFCF #CFBAB6 #CCCFB6
monochromatic
#6C7E9E #919FB7 #B6BFCF #DBDFE7 #EDEFF3
Accessibility & contrast
On white
1.85
#B6BFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#B6BFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFCF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFCF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#B8BDCF
Tritanopia (blue-blind)
#B0C2C4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b6bfcf; /* rgb */ color: rgb(182, 191, 207); /* oklch */ color: oklch(80.3% 0.025 262.1);
Tailwind
colors: {
custom: {
50: '#ccd2dd',
500: '#b6bfcf',
950: '#000000',
},
}SCSS
$custom: #b6bfcf; $custom-light: #ccd2dd; $custom-dark: #000000;
JSON
{
"hex": "#b6bfcf",
"rgb": {
"r": 182,
"g": 191,
"b": 207
},
"hsl": {
"h": 218.4,
"s": 20.661,
"l": 76.275
},
"oklch": {
"l": 0.80263,
"c": 0.02469,
"h": 262.1
},
"luminance": 0.51712
}Semantic roles & 50–950 ramp
primary
#B6BFCF
secondary
#A49985
accent
#7F469F
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384