#B2B6CA#B2B6CA
#B2B6CA is a light, muted blue. Relative luminance 0.472; OKLCH L 77.9% C 0.029 H 276.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B6CA |
|---|---|
| RGB | rgb(178, 182, 202) |
| HSL | hsl(230, 18%, 75%) |
| HSV | hsv(230, 12%, 79%) |
| CMYK | cmyk(11.9%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.31, 2.58, -10.57) |
| CIE-LCH | lch(74.31, 10.88, 283.74°) |
| OKLab | oklab(77.94% 0.0034 -0.0285) |
| OKLCH | oklch(77.94% 0.029 276.7) |
| XYZ | xyz(45.7464, 47.1847, 62.5631) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.52
Lightsteelblue
#B0C4DE
ΔE00 6.89
Light Blue Grey
#B7C9E2
ΔE00 7.02
Cloudy Blue
#ACC2D9
ΔE00 7.55
Cool Gray
#9AA7B0
ΔE00 9.12
Silver
#C0C0C0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B6CA #CAC6B2
analogous
#B2C2CA #B2B6CA #BAB2CA
triadic
#B2B6CA #CAB2B6 #B6CAB2
tetradic
#B2B6CA #CAB2C2 #CAC6B2 #B2CABA
square
#B2B6CA #CAB2C2 #CAC6B2 #B2CABA
split-complementary
#B2B6CA #CABAB2 #C2CAB2
monochromatic
#6A7198 #8E94B1 #B2B6CA #D6D8E3 #EDEEF3
Accessibility & contrast
On white
2.01
#B2B6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#B2B6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B6CA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B6CA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B8CB
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#ADB9BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2b6ca; /* rgb */ color: rgb(178, 182, 202); /* oklch */ color: oklch(77.9% 0.029 276.7);
Tailwind
colors: {
custom: {
50: '#c9cbda',
500: '#b2b6ca',
950: '#000000',
},
}SCSS
$custom: #b2b6ca; $custom-light: #c9cbda; $custom-dark: #000000;
JSON
{
"hex": "#b2b6ca",
"rgb": {
"r": 178,
"g": 182,
"b": 202
},
"hsl": {
"h": 230,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.77943,
"c": 0.02868,
"h": 276.7
},
"luminance": 0.47185
}Semantic roles & 50–950 ramp
primary
#B2B6CA
secondary
#E9E8E2
accent
#8F499D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283