#B6B2BE#B6B2BE
#B6B2BE is a light, near-neutral violet. Relative luminance 0.455; OKLCH L 77.1% C 0.017 H 301.1°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B2BE |
|---|---|
| RGB | rgb(182, 178, 190) |
| HSL | hsl(260, 8%, 72%) |
| HSV | hsv(260, 6%, 75%) |
| CMYK | cmyk(4.2%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(73.22, 3.68, -5.59) |
| CIE-LCH | lch(73.22, 6.69, 303.39°) |
| OKLab | oklab(77.05% 0.009 -0.0149) |
| OKLCH | oklch(77.05% 0.017 301.1) |
| XYZ | xyz(44.5044, 45.5036, 55.1437) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.11
Dark Gray
#A9A9A9
ΔE00 7.34
Silver
#C0C0C0
ΔE00 7.43
Cool Gray
#9AA7B0
ΔE00 9.92
Thistle
#D8BFD8
ΔE00 10.29
Silver (survey)
#C5C9C7
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B2BE #BABEB2
analogous
#B2B4BE #B6B2BE #BCB2BE
triadic
#B6B2BE #BEB6B2 #B2BEB6
tetradic
#B6B2BE #BEB2B4 #BABEB2 #B2BEBC
square
#B6B2BE #BEB2B4 #BABEB2 #B2BEBC
split-complementary
#B6B2BE #BEBCB2 #B4BEB2
monochromatic
#777085 #9791A2 #B6B2BE #D5D3DA #EFEEF1
Accessibility & contrast
On white
2.08
#B6B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#B6B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B2BE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B2BE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BF
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#B5B4B6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b6b2be; /* rgb */ color: rgb(182, 178, 190); /* oklch */ color: oklch(77.1% 0.017 301.1);
Tailwind
colors: {
custom: {
50: '#cbc9d1',
500: '#b6b2be',
950: '#000000',
},
}SCSS
$custom: #b6b2be; $custom-light: #cbc9d1; $custom-dark: #000000;
JSON
{
"hex": "#b6b2be",
"rgb": {
"r": 182,
"g": 178,
"b": 190
},
"hsl": {
"h": 260,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.77053,
"c": 0.01741,
"h": 301.1
},
"luminance": 0.45504
}Semantic roles & 50–950 ramp
primary
#B6B2BE
secondary
#E6E7E4
accent
#92537D
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282