#B2B6D0#B2B6D0
#B2B6D0 is a light, muted blue. Relative luminance 0.475; OKLCH L 78.1% C 0.037 H 278.6°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B6D0 |
|---|---|
| RGB | rgb(178, 182, 208) |
| HSL | hsl(232, 24%, 76%) |
| HSV | hsv(232, 14%, 82%) |
| CMYK | cmyk(14.4%, 12.5%, 0%, 18.4%) |
| CIE-LAB | lab(74.49, 3.85, -13.56) |
| CIE-LCH | lch(74.49, 14.10, 285.83°) |
| OKLab | oklab(78.15% 0.0055 -0.0367) |
| OKLCH | oklch(78.15% 0.037 278.6) |
| XYZ | xyz(46.4707, 47.4744, 66.3775) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.33
Light Blue Grey
#B7C9E2
ΔE00 7.45
Cloudy Blue
#ACC2D9
ΔE00 8.38
Dove Gray
#B6B8BD
ΔE00 8.67
Light Periwinkle
#C1C6FC
ΔE00 8.69
Periwinkle
#CCCCFF
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B6D0 #D0CCB2
analogous
#B2C5D0 #B2B6D0 #BDB2D0
triadic
#B2B6D0 #D0B2B6 #B6D0B2
tetradic
#B2B6D0 #D0B2C5 #D0CCB2 #B2D0BD
square
#B2B6D0 #D0B2C5 #D0CCB2 #B2D0BD
split-complementary
#B2B6D0 #D0BDB2 #C5D0B2
monochromatic
#666EA2 #8C92B9 #B2B6D0 #D8DAE7 #ECEDF3
Accessibility & contrast
On white
2.00
#B2B6D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#B2B6D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B6D0
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B6D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B6D0 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D1
Deuteranopia (green-blind)
#AEB6CF
Tritanopia (blue-blind)
#ACBABE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b6d0; /* rgb */ color: rgb(178, 182, 208); /* oklch */ color: oklch(78.1% 0.037 278.6);
Tailwind
colors: {
custom: {
50: '#c9cbde',
500: '#b2b6d0',
950: '#000000',
},
}SCSS
$custom: #b2b6d0; $custom-light: #c9cbde; $custom-dark: #000000;
JSON
{
"hex": "#b2b6d0",
"rgb": {
"r": 178,
"g": 182,
"b": 208
},
"hsl": {
"h": 232,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.78149,
"c": 0.03712,
"h": 278.6
},
"luminance": 0.47475
}Semantic roles & 50–950 ramp
primary
#B2B6D0
secondary
#EAE9E1
accent
#9643A3
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283