#B6B1DC#B6B1DC
#B6B1DC is a light, moderate blue. Relative luminance 0.466; OKLCH L 77.9% C 0.061 H 290.2°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B1DC |
|---|---|
| RGB | rgb(182, 177, 220) |
| HSL | hsl(247, 38%, 78%) |
| HSV | hsv(247, 20%, 86%) |
| CMYK | cmyk(17.3%, 19.5%, 0%, 13.7%) |
| CIE-LAB | lab(73.91, 10.45, -20.96) |
| CIE-LCH | lch(73.91, 23.42, 296.51°) |
| OKLab | oklab(77.9% 0.0211 -0.0571) |
| OKLCH | oklch(77.9% 0.061 290.2) |
| XYZ | xyz(47.9289, 46.5562, 74.1574) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.84
Lavender
#B39DDB
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 8.21
Light Violet
#D6B4FC
ΔE00 8.55
Light Lavender
#DFC5FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B1DC #D7DCB1
analogous
#B1C1DC #B6B1DC #CBB1DC
triadic
#B6B1DC #DCB6B1 #B1DCB6
tetradic
#B6B1DC #DCB1C1 #D7DCB1 #B1DCCB
square
#B6B1DC #DCB1C1 #D7DCB1 #B1DCCB
split-complementary
#B6B1DC #DCCBB1 #C1DCB1
monochromatic
#675DB6 #8E87C9 #B6B1DC #DEDBEF #EBEAF6
Accessibility & contrast
On white
2.04
#B6B1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#B6B1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B1DC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B1DC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B6DE
Deuteranopia (green-blind)
#A7B5DB
Tritanopia (blue-blind)
#AEB8BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b6b1dc; /* rgb */ color: rgb(182, 177, 220); /* oklch */ color: oklch(77.9% 0.061 290.2);
Tailwind
colors: {
custom: {
50: '#ccc8e7',
500: '#b6b1dc',
950: '#000000',
},
}SCSS
$custom: #b6b1dc; $custom-light: #ccc8e7; $custom-dark: #000000;
JSON
{
"hex": "#b6b1dc",
"rgb": {
"r": 182,
"g": 177,
"b": 220
},
"hsl": {
"h": 246.977,
"s": 38.053,
"l": 77.843
},
"oklch": {
"l": 0.77896,
"c": 0.06091,
"h": 290.2
},
"luminance": 0.46557
}Semantic roles & 50–950 ramp
primary
#B6B1DC
secondary
#EBECDF
accent
#B135A3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131316
muted
#828284