#B6B8D2#B6B8D2
#B6B8D2 is a light, muted blue. Relative luminance 0.489; OKLCH L 78.9% C 0.037 H 282.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B8D2 |
|---|---|
| RGB | rgb(182, 184, 210) |
| HSL | hsl(236, 24%, 77%) |
| HSV | hsv(236, 13%, 82%) |
| CMYK | cmyk(13.3%, 12.4%, 0%, 17.6%) |
| CIE-LAB | lab(75.38, 4.48, -13.29) |
| CIE-LCH | lch(75.38, 14.03, 288.63°) |
| OKLab | oklab(78.94% 0.0077 -0.0359) |
| OKLCH | oklch(78.94% 0.037 282) |
| XYZ | xyz(48.0622, 48.8787, 67.8627) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 7.97
Light Periwinkle
#C1C6FC
ΔE00 8.56
Dove Gray
#B6B8BD
ΔE00 8.85
Periwinkle
#CCCCFF
ΔE00 8.85
Cloudy Blue
#ACC2D9
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B8D2 #D2D0B6
analogous
#B6C6D2 #B6B8D2 #C2B6D2
triadic
#B6B8D2 #D2B6B8 #B8D2B6
tetradic
#B6B8D2 #D2B6C6 #D2D0B6 #B6D2C2
square
#B6B8D2 #D2B6C6 #D2D0B6 #B6D2C2
split-complementary
#B6B8D2 #D2C2B6 #C6D2B6
monochromatic
#6A6EA3 #9093BB #B6B8D2 #DCDDE9 #ECEDF3
Accessibility & contrast
On white
1.95
#B6B8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#B6B8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B8D2
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B8D2 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BBD3
Deuteranopia (green-blind)
#B1B9D1
Tritanopia (blue-blind)
#B0BCC0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b6b8d2; /* rgb */ color: rgb(182, 184, 210); /* oklch */ color: oklch(78.9% 0.037 282.0);
Tailwind
colors: {
custom: {
50: '#cccddf',
500: '#b6b8d2',
950: '#000000',
},
}SCSS
$custom: #b6b8d2; $custom-light: #cccddf; $custom-dark: #000000;
JSON
{
"hex": "#b6b8d2",
"rgb": {
"r": 182,
"g": 184,
"b": 210
},
"hsl": {
"h": 235.714,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.78935,
"c": 0.03675,
"h": 282
},
"luminance": 0.48879
}Semantic roles & 50–950 ramp
primary
#B6B8D2
secondary
#EAE9E1
accent
#9B43A2
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#131315
muted
#828283