#B7BBDF#B7BBDF
#B7BBDF is a light, muted blue. Relative luminance 0.509; OKLCH L 80.1% C 0.051 H 280.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBDF |
|---|---|
| RGB | rgb(183, 187, 223) |
| HSL | hsl(234, 38%, 80%) |
| HSV | hsv(234, 18%, 87%) |
| CMYK | cmyk(17.9%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.64, 5.97, -18.43) |
| CIE-LCH | lch(76.64, 19.38, 287.94°) |
| OKLab | oklab(80.08% 0.009 -0.0502) |
| OKLCH | oklch(80.08% 0.051 280.2) |
| XYZ | xyz(50.6149, 50.9349, 76.9625) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.36
Periwinkle
#CCCCFF
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 7.99
Lightsteelblue
#B0C4DE
ΔE00 8.04
Cloudy Blue
#ACC2D9
ΔE00 9.54
Pastel Blue
#A2BFFE
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBDF #DFDBB7
analogous
#B7CFDF #B7BBDF #C7B7DF
triadic
#B7BBDF #DFB7BB #BBDFB7
tetradic
#B7BBDF #DFB7CF #DFDBB7 #B7DFC7
square
#B7BBDF #DFB7CF #DFDBB7 #B7DFC7
split-complementary
#B7BBDF #DFC7B7 #CFDFB7
monochromatic
#626BB9 #8D93CC #B7BBDF #E1E3F2 #EAEBF6
Accessibility & contrast
On white
1.88
#B7BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#B7BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBDF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBDF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE1
Deuteranopia (green-blind)
#B0BCDE
Tritanopia (blue-blind)
#AEC1C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bbdf; /* rgb */ color: rgb(183, 187, 223); /* oklch */ color: oklch(80.1% 0.051 280.2);
Tailwind
colors: {
custom: {
50: '#cdcfe9',
500: '#b7bbdf',
950: '#000000',
},
}SCSS
$custom: #b7bbdf; $custom-light: #cdcfe9; $custom-dark: #000000;
JSON
{
"hex": "#b7bbdf",
"rgb": {
"r": 183,
"g": 187,
"b": 223
},
"hsl": {
"h": 234,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.80079,
"c": 0.05096,
"h": 280.2
},
"luminance": 0.50936
}Semantic roles & 50–950 ramp
primary
#B7BBDF
secondary
#B7B283
accent
#A534B1
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131316
muted
#838384