#B6BCDB#B6BCDB
#B6BCDB is a light, muted blue. Relative luminance 0.510; OKLCH L 80.1% C 0.044 H 276.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCDB |
|---|---|
| RGB | rgb(182, 188, 219) |
| HSL | hsl(230, 34%, 79%) |
| HSV | hsv(230, 17%, 86%) |
| CMYK | cmyk(16.9%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.69, 4.24, -16.19) |
| CIE-LCH | lch(76.69, 16.74, 284.67°) |
| OKLab | oklab(80.06% 0.0052 -0.044) |
| OKLCH | oklch(80.06% 0.044 276.7) |
| XYZ | xyz(50.0578, 51.0252, 74.2157) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.61
Lightsteelblue
#B0C4DE
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.09
Cloudy Blue
#ACC2D9
ΔE00 8.09
Powder Blue (survey)
#B1D1FC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCDB #DBD5B6
analogous
#B6CEDB #B6BCDB #C2B6DB
triadic
#B6BCDB #DBB6BC #BCDBB6
tetradic
#B6BCDB #DBB6CE #DBD5B6 #B6DBC2
square
#B6BCDB #DBB6CE #DBD5B6 #B6DBC2
split-complementary
#B6BCDB #DBC2B6 #CEDBB6
monochromatic
#6471B3 #8D96C7 #B6BCDB #DFE2EF #EBECF5
Accessibility & contrast
On white
1.87
#B6BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#B6BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCDB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCDB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#AEC1C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bcdb; /* rgb */ color: rgb(182, 188, 219); /* oklch */ color: oklch(80.1% 0.044 276.7);
Tailwind
colors: {
custom: {
50: '#ccd0e6',
500: '#b6bcdb',
950: '#000000',
},
}SCSS
$custom: #b6bcdb; $custom-light: #ccd0e6; $custom-dark: #000000;
JSON
{
"hex": "#b6bcdb",
"rgb": {
"r": 182,
"g": 188,
"b": 219
},
"hsl": {
"h": 230.27,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.8006,
"c": 0.04426,
"h": 276.7
},
"luminance": 0.51026
}Semantic roles & 50–950 ramp
primary
#B6BCDB
secondary
#B2AB83
accent
#9A39AD
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384