#B7BBCE#B7BBCE
#B7BBCE is a light, muted blue. Relative luminance 0.501; OKLCH L 79.5% C 0.027 H 276.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBCE |
|---|---|
| RGB | rgb(183, 187, 206) |
| HSL | hsl(230, 19%, 76%) |
| HSV | hsv(230, 11%, 81%) |
| CMYK | cmyk(11.2%, 9.2%, 0%, 19.2%) |
| CIE-LAB | lab(76.11, 2.36, -10.02) |
| CIE-LCH | lch(76.11, 10.29, 283.25°) |
| OKLab | oklab(79.49% 0.003 -0.027) |
| OKLCH | oklch(79.49% 0.027 276.3) |
| XYZ | xyz(48.4370, 50.0637, 65.4920) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.26
Lightsteelblue
#B0C4DE
ΔE00 6.40
Cloudy Blue
#ACC2D9
ΔE00 7.13
Silver
#C0C0C0
ΔE00 8.65
Cool Gray
#9AA7B0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBCE #CECAB7
analogous
#B7C7CE #B7BBCE #BFB7CE
triadic
#B7BBCE #CEB7BB #BBCEB7
tetradic
#B7BBCE #CEB7C7 #CECAB7 #B7CEBF
square
#B7BBCE #CEB7C7 #CECAB7 #B7CEBF
split-complementary
#B7BBCE #CEBFB7 #C7CEB7
monochromatic
#6E769C #9399B5 #B7BBCE #DBDDE7 #EDEEF3
Accessibility & contrast
On white
1.91
#B7BBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B7BBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBCE
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBCE | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDCF
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#B2BEC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bbce; /* rgb */ color: rgb(183, 187, 206); /* oklch */ color: oklch(79.5% 0.027 276.3);
Tailwind
colors: {
custom: {
50: '#cccfdd',
500: '#b7bbce',
950: '#000000',
},
}SCSS
$custom: #b7bbce; $custom-light: #cccfdd; $custom-dark: #000000;
JSON
{
"hex": "#b7bbce",
"rgb": {
"r": 183,
"g": 187,
"b": 206
},
"hsl": {
"h": 229.565,
"s": 19.008,
"l": 76.275
},
"oklch": {
"l": 0.79487,
"c": 0.02713,
"h": 276.3
},
"luminance": 0.50064
}Semantic roles & 50–950 ramp
primary
#B7BBCE
secondary
#A39E86
accent
#8F489D
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384