#B0B6CA#B0B6CA
#B0B6CA is a light, muted blue. Relative luminance 0.469; OKLCH L 77.8% C 0.029 H 272.4°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B6CA |
|---|---|
| RGB | rgb(176, 182, 202) |
| HSL | hsl(226, 20%, 74%) |
| HSV | hsv(226, 13%, 79%) |
| CMYK | cmyk(12.9%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.16, 1.93, -10.81) |
| CIE-LCH | lch(74.16, 10.98, 280.10°) |
| OKLab | oklab(77.79% 0.0012 -0.0292) |
| OKLCH | oklch(77.79% 0.029 272.4) |
| XYZ | xyz(45.2908, 46.9497, 62.5417) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.38
Dove Gray
#B6B8BD
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 6.66
Cool Gray
#9AA7B0
ΔE00 8.48
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B6CA #CAC4B0
analogous
#B0C3CA #B0B6CA #B7B0CA
triadic
#B0B6CA #CAB0B6 #B6CAB0
tetradic
#B0B6CA #CAB0C3 #CAC4B0 #B0CAB7
square
#B0B6CA #CAB0C3 #CAC4B0 #B0CAB7
split-complementary
#B0B6CA #CAB7B0 #C3CAB0
monochromatic
#677299 #8B94B1 #B0B6CA #D5D8E3 #EDEEF3
Accessibility & contrast
On white
2.02
#B0B6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#B0B6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B6CA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B6CA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7CB
Deuteranopia (green-blind)
#AFB5C9
Tritanopia (blue-blind)
#AABABC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b0b6ca; /* rgb */ color: rgb(176, 182, 202); /* oklch */ color: oklch(77.8% 0.029 272.4);
Tailwind
colors: {
custom: {
50: '#c7cbda',
500: '#b0b6ca',
950: '#000000',
},
}SCSS
$custom: #b0b6ca; $custom-light: #c7cbda; $custom-dark: #000000;
JSON
{
"hex": "#b0b6ca",
"rgb": {
"r": 176,
"g": 182,
"b": 202
},
"hsl": {
"h": 226.154,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.77788,
"c": 0.02919,
"h": 272.4
},
"luminance": 0.4695
}Semantic roles & 50–950 ramp
primary
#B0B6CA
secondary
#E9E7E2
accent
#8A479E
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283