#B6BBDF#B6BBDF
#B6BBDF is a light, muted blue. Relative luminance 0.508; OKLCH L 80.0% C 0.051 H 279.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBDF |
|---|---|
| RGB | rgb(182, 187, 223) |
| HSL | hsl(233, 39%, 79%) |
| HSV | hsv(233, 18%, 87%) |
| CMYK | cmyk(18.4%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(76.57, 5.65, -18.55) |
| CIE-LCH | lch(76.57, 19.40, 286.94°) |
| OKLab | oklab(80% 0.008 -0.0505) |
| OKLCH | oklch(80% 0.051 279) |
| XYZ | xyz(50.3778, 50.8126, 76.9514) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.30
Periwinkle
#CCCCFF
ΔE00 6.09
Light Blue Grey
#B7C9E2
ΔE00 7.70
Lightsteelblue
#B0C4DE
ΔE00 7.71
Cloudy Blue
#ACC2D9
ΔE00 9.20
Pastel Blue
#A2BFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBDF #DFDAB6
analogous
#B6D0DF #B6BBDF #C6B6DF
triadic
#B6BBDF #DFB6BB #BBDFB6
tetradic
#B6BBDF #DFB6D0 #DFDAB6 #B6DFC6
square
#B6BBDF #DFB6D0 #DFDAB6 #B6DFC6
split-complementary
#B6BBDF #DFC6B6 #D0DFB6
monochromatic
#616CBA #8B93CC #B6BBDF #E1E3F2 #EAEBF6
Accessibility & contrast
On white
1.88
#B6BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#B6BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBDF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBDF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE1
Deuteranopia (green-blind)
#AFBCDE
Tritanopia (blue-blind)
#ADC1C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bbdf; /* rgb */ color: rgb(182, 187, 223); /* oklch */ color: oklch(80.0% 0.051 279.0);
Tailwind
colors: {
custom: {
50: '#cccfe9',
500: '#b6bbdf',
950: '#000000',
},
}SCSS
$custom: #b6bbdf; $custom-light: #cccfe9; $custom-dark: #000000;
JSON
{
"hex": "#b6bbdf",
"rgb": {
"r": 182,
"g": 187,
"b": 223
},
"hsl": {
"h": 232.683,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.80002,
"c": 0.05112,
"h": 279
},
"luminance": 0.50813
}Semantic roles & 50–950 ramp
primary
#B6BBDF
secondary
#B7B182
accent
#A333B2
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131316
muted
#838384