#B6C7EB#B6C7EB
#B6C7EB is a very light, muted blue. Relative luminance 0.568; OKLCH L 82.9% C 0.054 H 265.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B6C7EB |
|---|---|
| RGB | rgb(182, 199, 235) |
| HSL | hsl(221, 57%, 82%) |
| HSV | hsv(221, 23%, 92%) |
| CMYK | cmyk(22.6%, 15.3%, 0%, 7.8%) |
| CIE-LAB | lab(80.06, 1.86, -19.72) |
| CIE-LCH | lch(80.06, 19.81, 275.38°) |
| OKLab | oklab(82.87% -0.0045 -0.0538) |
| OKLCH | oklch(82.87% 0.054 265.3) |
| XYZ | xyz(54.7063, 56.7887, 86.6602) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.82
Lightsteelblue
#B0C4DE
ΔE00 4.00
Powder Blue (survey)
#B1D1FC
ΔE00 4.96
Light Periwinkle
#C1C6FC
ΔE00 5.17
Cloudy Blue
#ACC2D9
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6C7EB #EBDAB6
analogous
#B6E2EB #B6C7EB #C0B6EB
triadic
#B6C7EB #EBB6C7 #C7EBB6
tetradic
#B6C7EB #EBB6E2 #EBDAB6 #B6EBC0
square
#B6C7EB #EBB6E2 #EBDAB6 #B6EBC0
split-complementary
#B6C7EB #EBC0B6 #E2EBB6
monochromatic
#567DD1 #86A2DE #B6C7EB #E6ECF8 #E7EDF8
Accessibility & contrast
On white
1.70
#B6C7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#B6C7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6C7EB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6C7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6C7EB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#A9CED3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b6c7eb; /* rgb */ color: rgb(182, 199, 235); /* oklch */ color: oklch(82.9% 0.054 265.3);
Tailwind
colors: {
custom: {
50: '#ccd7f1',
500: '#b6c7eb',
950: '#000000',
},
}SCSS
$custom: #b6c7eb; $custom-light: #ccd7f1; $custom-dark: #000000;
JSON
{
"hex": "#b6c7eb",
"rgb": {
"r": 182,
"g": 199,
"b": 235
},
"hsl": {
"h": 220.755,
"s": 56.989,
"l": 81.765
},
"oklch": {
"l": 0.82866,
"c": 0.05403,
"h": 265.3
},
"luminance": 0.5679
}Semantic roles & 50–950 ramp
primary
#B6C7EB
secondary
#C7B07E
accent
#9021C5
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131416
muted
#838385