#B6B4D2#B6B4D2
#B6B4D2 is a light, muted blue. Relative luminance 0.472; OKLCH L 78.1% C 0.042 H 288.4°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B4D2 |
|---|---|
| RGB | rgb(182, 180, 210) |
| HSL | hsl(244, 25%, 76%) |
| HSV | hsv(244, 14%, 82%) |
| CMYK | cmyk(13.3%, 14.3%, 0%, 17.6%) |
| CIE-LAB | lab(74.34, 6.66, -14.85) |
| CIE-LCH | lch(74.34, 16.27, 294.15°) |
| OKLab | oklab(78.13% 0.0134 -0.0402) |
| OKLCH | oklch(78.13% 0.042 288.4) |
| XYZ | xyz(47.2430, 47.2404, 67.5896) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.44
Periwinkle
#CCCCFF
ΔE00 8.59
Thistle
#D8BFD8
ΔE00 9.21
Lavender
#B39DDB
ΔE00 10.11
Light Blue Grey
#B7C9E2
ΔE00 10.13
Lightsteelblue
#B0C4DE
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B4D2 #D0D2B4
analogous
#B4C1D2 #B6B4D2 #C5B4D2
triadic
#B6B4D2 #D2B6B4 #B4D2B6
tetradic
#B6B4D2 #D2B4C1 #D0D2B4 #B4D2C5
square
#B6B4D2 #D2B4C1 #D0D2B4 #B4D2C5
split-complementary
#B6B4D2 #D2C5B4 #C1D2B4
monochromatic
#6C68A4 #918EBB #B6B4D2 #DBDAE9 #ECECF4
Accessibility & contrast
On white
2.01
#B6B4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#B6B4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B4D2
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B4D2 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB7D3
Deuteranopia (green-blind)
#ADB6D1
Tritanopia (blue-blind)
#B1B9BE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b6b4d2; /* rgb */ color: rgb(182, 180, 210); /* oklch */ color: oklch(78.1% 0.042 288.4);
Tailwind
colors: {
custom: {
50: '#cccadf',
500: '#b6b4d2',
950: '#000000',
},
}SCSS
$custom: #b6b4d2; $custom-light: #cccadf; $custom-dark: #000000;
JSON
{
"hex": "#b6b4d2",
"rgb": {
"r": 182,
"g": 180,
"b": 210
},
"hsl": {
"h": 244,
"s": 25,
"l": 76.471
},
"oklch": {
"l": 0.78129,
"c": 0.04235,
"h": 288.4
},
"luminance": 0.47241
}Semantic roles & 50–950 ramp
primary
#B6B4D2
secondary
#E9EAE1
accent
#A4429D
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283