#B6B2CC#B6B2CC
#B6B2CC is a light, muted blue. Relative luminance 0.461; OKLCH L 77.5% C 0.037 H 292.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2CC |
|---|---|
| RGB | rgb(182, 178, 204) |
| HSL | hsl(249, 20%, 75%) |
| HSV | hsv(249, 13%, 80%) |
| CMYK | cmyk(10.8%, 12.7%, 0%, 20%) |
| CIE-LAB | lab(73.64, 6.49, -12.63) |
| CIE-LCH | lch(73.64, 14.20, 297.22°) |
| OKLab | oklab(77.52% 0.0142 -0.0341) |
| OKLCH | oklch(77.52% 0.037 292.6) |
| XYZ | xyz(46.1087, 46.1453, 63.5928) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 9.76
Periwinkle
#CCCCFF
ΔE00 9.98
Light Periwinkle
#C1C6FC
ΔE00 9.99
Light Blue Grey
#B7C9E2
ΔE00 10.86
Lavender
#B39DDB
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2CC #C8CCB2
analogous
#B2BBCC #B6B2CC #C3B2CC
triadic
#B6B2CC #CCB6B2 #B2CCB6
tetradic
#B6B2CC #CCB2BB #C8CCB2 #B2CCC3
square
#B6B2CC #CCB2BB #C8CCB2 #B2CCC3
split-complementary
#B6B2CC #CCC3B2 #BBCCB2
monochromatic
#70689B #938DB4 #B6B2CC #D9D7E4 #EEEDF3
Accessibility & contrast
On white
2.05
#B6B2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#B6B2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2CC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2CC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB5CD
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#B2B6BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b6b2cc; /* rgb */ color: rgb(182, 178, 204); /* oklch */ color: oklch(77.5% 0.037 292.6);
Tailwind
colors: {
custom: {
50: '#ccc9db',
500: '#b6b2cc',
950: '#000000',
},
}SCSS
$custom: #b6b2cc; $custom-light: #ccc9db; $custom-dark: #000000;
JSON
{
"hex": "#b6b2cc",
"rgb": {
"r": 182,
"g": 178,
"b": 204
},
"hsl": {
"h": 249.231,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.77517,
"c": 0.03689,
"h": 292.6
},
"luminance": 0.46146
}Semantic roles & 50–950 ramp
primary
#B6B2CC
secondary
#E8E9E2
accent
#9F4791
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#131315
muted
#828283