#B6BBCA#B6BBCA
#B6BBCA is a light, muted blue. Relative luminance 0.497; OKLCH L 79.3% C 0.022 H 271.1°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBCA |
|---|---|
| RGB | rgb(182, 187, 202) |
| HSL | hsl(225, 16%, 75%) |
| HSV | hsv(225, 10%, 79%) |
| CMYK | cmyk(9.9%, 7.4%, 0%, 20.8%) |
| CIE-LAB | lab(75.92, 1.21, -8.14) |
| CIE-LCH | lch(75.92, 8.23, 278.46°) |
| OKLab | oklab(79.28% 0.0004 -0.0219) |
| OKLCH | oklch(79.28% 0.022 271.1) |
| XYZ | xyz(47.7202, 49.7496, 62.9542) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.53
Light Blue Grey
#B7C9E2
ΔE00 6.08
Lightsteelblue
#B0C4DE
ΔE00 6.14
Cloudy Blue
#ACC2D9
ΔE00 6.40
Silver
#C0C0C0
ΔE00 7.14
Cool Gray
#9AA7B0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBCA #CAC5B6
analogous
#B6C5CA #B6BBCA #BBB6CA
triadic
#B6BBCA #CAB6BB #BBCAB6
tetradic
#B6BBCA #CAB6C5 #CAC5B6 #B6CABB
square
#B6BBCA #CAB6C5 #CAC5B6 #B6CABB
split-complementary
#B6BBCA #CABBB6 #C5CAB6
monochromatic
#6F7997 #939AB0 #B6BBCA #D9DCE4 #EDEEF2
Accessibility & contrast
On white
1.92
#B6BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B6BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBCA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBCA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#B5BACA
Tritanopia (blue-blind)
#B2BEC0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b6bbca; /* rgb */ color: rgb(182, 187, 202); /* oklch */ color: oklch(79.3% 0.022 271.1);
Tailwind
colors: {
custom: {
50: '#cccfda',
500: '#b6bbca',
950: '#000000',
},
}SCSS
$custom: #b6bbca; $custom-light: #cccfda; $custom-dark: #000000;
JSON
{
"hex": "#b6bbca",
"rgb": {
"r": 182,
"g": 187,
"b": 202
},
"hsl": {
"h": 225,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.79278,
"c": 0.02188,
"h": 271.1
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#B6BBCA
secondary
#E8E7E3
accent
#864B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283