#B2B6D4#B2B6D4
#B2B6D4 is a light, muted blue. Relative luminance 0.477; OKLCH L 78.3% C 0.043 H 279.4°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B6D4 |
|---|---|
| RGB | rgb(178, 182, 212) |
| HSL | hsl(233, 28%, 76%) |
| HSV | hsv(233, 16%, 83%) |
| CMYK | cmyk(16%, 14.2%, 0%, 16.9%) |
| CIE-LAB | lab(74.62, 4.70, -15.55) |
| CIE-LCH | lch(74.62, 16.25, 286.83°) |
| OKLab | oklab(78.29% 0.007 -0.0422) |
| OKLCH | oklch(78.29% 0.043 279.4) |
| XYZ | xyz(46.9690, 47.6737, 69.0020) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.76
Light Blue Grey
#B7C9E2
ΔE00 7.88
Periwinkle
#CCCCFF
ΔE00 8.28
Cloudy Blue
#ACC2D9
ΔE00 8.97
Dove Gray
#B6B8BD
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B6D4 #D4D0B2
analogous
#B2C7D4 #B2B6D4 #BFB2D4
triadic
#B2B6D4 #D4B2B6 #B6D4B2
tetradic
#B2B6D4 #D4B2C7 #D4D0B2 #B2D4BF
square
#B2B6D4 #D4B2C7 #D4D0B2 #B2D4BF
split-complementary
#B2B6D4 #D4BFB2 #C7D4B2
monochromatic
#636CA8 #8B91BE #B2B6D4 #D9DBEA #EBECF4
Accessibility & contrast
On white
1.99
#B2B6D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#B2B6D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B6D4
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B6D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B6D4 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB9D5
Deuteranopia (green-blind)
#ADB6D3
Tritanopia (blue-blind)
#ABBBC0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b6d4; /* rgb */ color: rgb(178, 182, 212); /* oklch */ color: oklch(78.3% 0.043 279.4);
Tailwind
colors: {
custom: {
50: '#c9cbe1',
500: '#b2b6d4',
950: '#000000',
},
}SCSS
$custom: #b2b6d4; $custom-light: #c9cbe1; $custom-dark: #000000;
JSON
{
"hex": "#b2b6d4",
"rgb": {
"r": 178,
"g": 182,
"b": 212
},
"hsl": {
"h": 232.941,
"s": 28.333,
"l": 76.471
},
"oklch": {
"l": 0.78289,
"c": 0.04275,
"h": 279.4
},
"luminance": 0.47674
}Semantic roles & 50–950 ramp
primary
#B2B6D4
secondary
#EBE9E0
accent
#9B3FA7
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283