#B7BBD2#B7BBD2
#B7BBD2 is a light, muted blue. Relative luminance 0.503; OKLCH L 79.6% C 0.033 H 277.8°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBD2 |
|---|---|
| RGB | rgb(183, 187, 210) |
| HSL | hsl(231, 23%, 77%) |
| HSV | hsv(231, 13%, 82%) |
| CMYK | cmyk(12.9%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(76.23, 3.19, -12.01) |
| CIE-LCH | lch(76.23, 12.42, 284.86°) |
| OKLab | oklab(79.62% 0.0044 -0.0324) |
| OKLCH | oklch(79.62% 0.033 277.8) |
| XYZ | xyz(48.9291, 50.2605, 68.0837) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 6.61
Cloudy Blue
#ACC2D9
ΔE00 7.65
Dove Gray
#B6B8BD
ΔE00 7.66
Light Periwinkle
#C1C6FC
ΔE00 9.03
Periwinkle
#CCCCFF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBD2 #D2CEB7
analogous
#B7C9D2 #B7BBD2 #C1B7D2
triadic
#B7BBD2 #D2B7BB #BBD2B7
tetradic
#B7BBD2 #D2B7C9 #D2CEB7 #B7D2C1
square
#B7BBD2 #D2B7C9 #D2CEB7 #B7D2C1
split-complementary
#B7BBD2 #D2C1B7 #C9D2B7
monochromatic
#6C74A3 #9197BA #B7BBD2 #DDDFEA #ECEDF3
Accessibility & contrast
On white
1.90
#B7BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B7BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBD2
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBD2 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD3
Deuteranopia (green-blind)
#B4BBD1
Tritanopia (blue-blind)
#B1BFC2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7bbd2; /* rgb */ color: rgb(183, 187, 210); /* oklch */ color: oklch(79.6% 0.033 277.8);
Tailwind
colors: {
custom: {
50: '#cccfdf',
500: '#b7bbd2',
950: '#000000',
},
}SCSS
$custom: #b7bbd2; $custom-light: #cccfdf; $custom-dark: #000000;
JSON
{
"hex": "#b7bbd2",
"rgb": {
"r": 183,
"g": 187,
"b": 210
},
"hsl": {
"h": 231.111,
"s": 23.077,
"l": 77.059
},
"oklch": {
"l": 0.79622,
"c": 0.03272,
"h": 277.8
},
"luminance": 0.50261
}Semantic roles & 50–950 ramp
primary
#B7BBD2
secondary
#A7A286
accent
#9444A2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131315
muted
#838384