#B6BFDB#B6BFDB
#B6BFDB is a light, muted blue. Relative luminance 0.523; OKLCH L 80.7% C 0.041 H 271.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFDB |
|---|---|
| RGB | rgb(182, 191, 219) |
| HSL | hsl(225, 34%, 79%) |
| HSV | hsv(225, 17%, 86%) |
| CMYK | cmyk(16.9%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.47, 2.62, -15.02) |
| CIE-LCH | lch(77.47, 15.25, 279.89°) |
| OKLab | oklab(80.67% 0.001 -0.0407) |
| OKLCH | oklch(80.67% 0.041 271.4) |
| XYZ | xyz(50.7054, 52.3203, 74.4315) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.76
Lightsteelblue
#B0C4DE
ΔE00 4.86
Cloudy Blue
#ACC2D9
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.98
Periwinkle
#CCCCFF
ΔE00 7.80
Powder Blue (survey)
#B1D1FC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFDB #DBD2B6
analogous
#B6D1DB #B6BFDB #BFB6DB
triadic
#B6BFDB #DBB6BF #BFDBB6
tetradic
#B6BFDB #DBB6D1 #DBD2B6 #B6DBBF
square
#B6BFDB #DBB6D1 #DBD2B6 #B6DBBF
split-complementary
#B6BFDB #DBBFB6 #D1DBB6
monochromatic
#6477B3 #8D9BC7 #B6BFDB #DFE3EF #EBEDF5
Accessibility & contrast
On white
1.83
#B6BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#B6BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFDB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFDB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C1DC
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#AEC4C8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b6bfdb; /* rgb */ color: rgb(182, 191, 219); /* oklch */ color: oklch(80.7% 0.041 271.4);
Tailwind
colors: {
custom: {
50: '#ccd2e6',
500: '#b6bfdb',
950: '#000000',
},
}SCSS
$custom: #b6bfdb; $custom-light: #ccd2e6; $custom-dark: #000000;
JSON
{
"hex": "#b6bfdb",
"rgb": {
"r": 182,
"g": 191,
"b": 219
},
"hsl": {
"h": 225.405,
"s": 33.945,
"l": 78.627
},
"oklch": {
"l": 0.80669,
"c": 0.04076,
"h": 271.4
},
"luminance": 0.52321
}Semantic roles & 50–950 ramp
primary
#B6BFDB
secondary
#B2A783
accent
#9139AD
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131415
muted
#838384