#B0B6D2#B0B6D2
#B0B6D2 is a light, muted blue. Relative luminance 0.473; OKLCH L 78.1% C 0.040 H 275.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B6D2 |
|---|---|
| RGB | rgb(176, 182, 210) |
| HSL | hsl(229, 27%, 76%) |
| HSV | hsv(229, 16%, 82%) |
| CMYK | cmyk(16.2%, 13.3%, 0%, 17.6%) |
| CIE-LAB | lab(74.41, 3.63, -14.80) |
| CIE-LCH | lch(74.41, 15.24, 283.78°) |
| OKLab | oklab(78.07% 0.0041 -0.0401) |
| OKLCH | oklch(78.07% 0.04 275.9) |
| XYZ | xyz(46.2626, 47.3385, 67.6602) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.79
Light Blue Grey
#B7C9E2
ΔE00 7.02
Cloudy Blue
#ACC2D9
ΔE00 7.89
Light Periwinkle
#C1C6FC
ΔE00 8.06
Periwinkle
#CCCCFF
ΔE00 8.90
Dove Gray
#B6B8BD
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B6D2 #D2CCB0
analogous
#B0C7D2 #B0B6D2 #BBB0D2
triadic
#B0B6D2 #D2B0B6 #B6D2B0
tetradic
#B0B6D2 #D2B0C7 #D2CCB0 #B0D2BB
square
#B0B6D2 #D2B0C7 #D2CCB0 #B0D2BB
split-complementary
#B0B6D2 #D2BBB0 #C7D2B0
monochromatic
#626EA6 #8992BC #B0B6D2 #D7DAE8 #ECEDF4
Accessibility & contrast
On white
2.01
#B0B6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#B0B6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B6D2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B6D2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB8D3
Deuteranopia (green-blind)
#ACB6D1
Tritanopia (blue-blind)
#A8BBBF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b0b6d2; /* rgb */ color: rgb(176, 182, 210); /* oklch */ color: oklch(78.1% 0.040 275.9);
Tailwind
colors: {
custom: {
50: '#c7cbdf',
500: '#b0b6d2',
950: '#000000',
},
}SCSS
$custom: #b0b6d2; $custom-light: #c7cbdf; $custom-dark: #000000;
JSON
{
"hex": "#b0b6d2",
"rgb": {
"r": 176,
"g": 182,
"b": 210
},
"hsl": {
"h": 229.412,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.78065,
"c": 0.04033,
"h": 275.9
},
"luminance": 0.47339
}Semantic roles & 50–950 ramp
primary
#B0B6D2
secondary
#EAE9E1
accent
#943FA6
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283