#B7BCDB#B7BCDB
#B7BCDB is a light, muted blue. Relative luminance 0.511; OKLCH L 80.1% C 0.044 H 278.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCDB |
|---|---|
| RGB | rgb(183, 188, 219) |
| HSL | hsl(232, 33%, 79%) |
| HSV | hsv(232, 16%, 86%) |
| CMYK | cmyk(16.4%, 14.2%, 0%, 14.1%) |
| CIE-LAB | lab(76.77, 4.56, -16.08) |
| CIE-LCH | lch(76.77, 16.71, 285.82°) |
| OKLab | oklab(80.14% 0.0062 -0.0436) |
| OKLCH | oklch(80.14% 0.044 278.1) |
| XYZ | xyz(50.2949, 51.1475, 74.2268) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 7.01
Lightsteelblue
#B0C4DE
ΔE00 7.05
Cloudy Blue
#ACC2D9
ΔE00 8.47
Powder Blue (survey)
#B1D1FC
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCDB #DBD6B7
analogous
#B7CEDB #B7BCDB #C4B7DB
triadic
#B7BCDB #DBB7BC #BCDBB7
tetradic
#B7BCDB #DBB7CE #DBD6B7 #B7DBC4
square
#B7BCDB #DBB7CE #DBD6B7 #B7DBC4
split-complementary
#B7BCDB #DBC4B7 #CEDBB7
monochromatic
#6570B2 #8E96C7 #B7BCDB #E0E2EF #EBECF5
Accessibility & contrast
On white
1.87
#B7BCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#B7BCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCDB
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCDB | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#B2BCDA
Tritanopia (blue-blind)
#AFC1C6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bcdb; /* rgb */ color: rgb(183, 188, 219); /* oklch */ color: oklch(80.1% 0.044 278.1);
Tailwind
colors: {
custom: {
50: '#cdd0e6',
500: '#b7bcdb',
950: '#000000',
},
}SCSS
$custom: #b7bcdb; $custom-light: #cdd0e6; $custom-dark: #000000;
JSON
{
"hex": "#b7bcdb",
"rgb": {
"r": 183,
"g": 188,
"b": 219
},
"hsl": {
"h": 231.667,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.80136,
"c": 0.04406,
"h": 278.1
},
"luminance": 0.51148
}Semantic roles & 50–950 ramp
primary
#B7BCDB
secondary
#B2AC84
accent
#9C39AC
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384