#B6BDCB#B6BDCB
#B6BDCB is a light, muted blue. Relative luminance 0.507; OKLCH L 79.7% C 0.021 H 264.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BDCB |
|---|---|
| RGB | rgb(182, 189, 203) |
| HSL | hsl(220, 17%, 75%) |
| HSV | hsv(220, 10%, 80%) |
| CMYK | cmyk(10.3%, 6.9%, 0%, 20.4%) |
| CIE-LAB | lab(76.47, 0.34, -7.86) |
| CIE-LCH | lch(76.47, 7.87, 272.48°) |
| OKLab | oklab(79.72% -0.002 -0.0211) |
| OKLCH | oklch(79.72% 0.021 264.5) |
| XYZ | xyz(48.2662, 50.6516, 63.7222) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.29
Light Blue Grey
#B7C9E2
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.75
Cool Gray
#9AA7B0
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BDCB #CBC4B6
analogous
#B6C7CB #B6BDCB #B9B6CB
triadic
#B6BDCB #CBB6BD #BDCBB6
tetradic
#B6BDCB #CBB6C7 #CBC4B6 #B6CBB9
square
#B6BDCB #CBB6C7 #CBC4B6 #B6CBB9
split-complementary
#B6BDCB #CBB9B6 #C7CBB6
monochromatic
#6F7C98 #929DB2 #B6BDCB #DADDE4 #EDEFF2
Accessibility & contrast
On white
1.89
#B6BDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B6BDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BDCB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BDCB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BECC
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#B1C0C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bdcb; /* rgb */ color: rgb(182, 189, 203); /* oklch */ color: oklch(79.7% 0.021 264.5);
Tailwind
colors: {
custom: {
50: '#ccd0da',
500: '#b6bdcb',
950: '#000000',
},
}SCSS
$custom: #b6bdcb; $custom-light: #ccd0da; $custom-dark: #000000;
JSON
{
"hex": "#b6bdcb",
"rgb": {
"r": 182,
"g": 189,
"b": 203
},
"hsl": {
"h": 220,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.79721,
"c": 0.02124,
"h": 264.5
},
"luminance": 0.50652
}Semantic roles & 50–950 ramp
primary
#B6BDCB
secondary
#9F9786
accent
#804A9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383