#B6B6CA#B6B6CA
#B6B6CA is a light, muted blue. Relative luminance 0.477; OKLCH L 78.3% C 0.028 H 285.7°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B6CA |
|---|---|
| RGB | rgb(182, 182, 202) |
| HSL | hsl(240, 16%, 75%) |
| HSV | hsv(240, 10%, 79%) |
| CMYK | cmyk(9.9%, 9.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.61, 3.91, -10.08) |
| CIE-LCH | lch(74.61, 10.81, 291.19°) |
| OKLab | oklab(78.26% 0.0076 -0.0271) |
| OKLCH | oklch(78.26% 0.028 285.7) |
| XYZ | xyz(46.6779, 47.6649, 62.6068) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 8.63
Cloudy Blue
#ACC2D9
ΔE00 9.45
Silver
#C0C0C0
ΔE00 9.50
Dark Gray
#A9A9A9
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B6CA #CACAB6
analogous
#B6C0CA #B6B6CA #C0B6CA
triadic
#B6B6CA #CAB6B6 #B6CAB6
tetradic
#B6B6CA #CAB6C0 #CACAB6 #B6CAC0
square
#B6B6CA #CAB6C0 #CACAB6 #B6CAC0
split-complementary
#B6B6CA #CAC0B6 #C0CAB6
monochromatic
#6F6F97 #9393B0 #B6B6CA #D9D9E4 #EDEDF2
Accessibility & contrast
On white
1.99
#B6B6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#B6B6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B6CA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B6CA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B8CB
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#B2B9BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b6b6ca; /* rgb */ color: rgb(182, 182, 202); /* oklch */ color: oklch(78.3% 0.028 285.7);
Tailwind
colors: {
custom: {
50: '#cccbda',
500: '#b6b6ca',
950: '#000000',
},
}SCSS
$custom: #b6b6ca; $custom-light: #cccbda; $custom-dark: #000000;
JSON
{
"hex": "#b6b6ca",
"rgb": {
"r": 182,
"g": 182,
"b": 202
},
"hsl": {
"h": 240,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.78258,
"c": 0.02818,
"h": 285.7
},
"luminance": 0.47665
}Semantic roles & 50–950 ramp
primary
#B6B6CA
secondary
#E8E8E3
accent
#9A4B9A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283