#B7B6DA#B7B6DA
#B7B6DA is a light, muted blue. Relative luminance 0.486; OKLCH L 78.9% C 0.051 H 286.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7B6DA |
|---|---|
| RGB | rgb(183, 182, 218) |
| HSL | hsl(242, 33%, 78%) |
| HSV | hsv(242, 17%, 85%) |
| CMYK | cmyk(16.1%, 16.5%, 0%, 14.5%) |
| CIE-LAB | lab(75.19, 7.60, -17.91) |
| CIE-LCH | lch(75.19, 19.46, 292.99°) |
| OKLab | oklab(78.9% 0.0144 -0.0487) |
| OKLCH | oklch(78.9% 0.051 286.4) |
| XYZ | xyz(48.9084, 48.5846, 73.1171) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.64
Periwinkle
#CCCCFF
ΔE00 6.95
Lavender
#B39DDB
ΔE00 9.14
Light Lavender
#DFC5FE
ΔE00 9.53
Thistle
#D8BFD8
ΔE00 9.73
Pale Violet
#CEAEFA
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7B6DA #D9DAB6
analogous
#B6C7DA #B7B6DA #C9B6DA
triadic
#B7B6DA #DAB7B6 #B6DAB7
tetradic
#B7B6DA #DAB6C7 #D9DAB6 #B6DAC9
square
#B7B6DA #DAB6C7 #D9DAB6 #B6DAC9
split-complementary
#B7B6DA #DAC9B6 #C7DAB6
monochromatic
#6765B1 #8F8DC5 #B7B6DA #DFDFEF #EBEBF5
Accessibility & contrast
On white
1.96
#B7B6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B7B6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7B6DA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7B6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7B6DA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBADC
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#B0BCC2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7b6da; /* rgb */ color: rgb(183, 182, 218); /* oklch */ color: oklch(78.9% 0.051 286.4);
Tailwind
colors: {
custom: {
50: '#cdcbe5',
500: '#b7b6da',
950: '#000000',
},
}SCSS
$custom: #b7b6da; $custom-light: #cdcbe5; $custom-dark: #000000;
JSON
{
"hex": "#b7b6da",
"rgb": {
"r": 183,
"g": 182,
"b": 218
},
"hsl": {
"h": 241.667,
"s": 32.727,
"l": 78.431
},
"oklch": {
"l": 0.78895,
"c": 0.05076,
"h": 286.4
},
"luminance": 0.48585
}Semantic roles & 50–950 ramp
primary
#B7B6DA
secondary
#EBEBE0
accent
#AB3AA8
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#131315
muted
#828284