#B4B2BF#B4B2BF
#B4B2BF is a light, near-neutral blue. Relative luminance 0.453; OKLCH L 76.9% C 0.018 H 293.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B2BF |
|---|---|
| RGB | rgb(180, 178, 191) |
| HSL | hsl(249, 9%, 72%) |
| HSV | hsv(249, 7%, 75%) |
| CMYK | cmyk(5.8%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(73.09, 3.19, -6.35) |
| CIE-LCH | lch(73.09, 7.10, 296.72°) |
| OKLab | oklab(76.92% 0.0072 -0.017) |
| OKLCH | oklch(76.92% 0.018 293) |
| XYZ | xyz(44.1450, 45.3056, 55.6993) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.90
Dark Gray
#A9A9A9
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 9.15
Light Blue Grey
#B7C9E2
ΔE00 10.04
Lightsteelblue
#B0C4DE
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B2BF #BDBFB2
analogous
#B2B7BF #B4B2BF #BBB2BF
triadic
#B4B2BF #BFB4B2 #B2BFB4
tetradic
#B4B2BF #BFB2B7 #BDBFB2 #B2BFBB
square
#B4B2BF #BFB2B7 #BDBFB2 #B2BFBB
split-complementary
#B4B2BF #BFBBB2 #B7BFB2
monochromatic
#737087 #9391A3 #B4B2BF #D5D3DB #EFEEF1
Accessibility & contrast
On white
2.09
#B4B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#B4B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B2BF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B2BF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C0
Deuteranopia (green-blind)
#B0B3BF
Tritanopia (blue-blind)
#B2B4B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b4b2bf; /* rgb */ color: rgb(180, 178, 191); /* oklch */ color: oklch(76.9% 0.018 293.0);
Tailwind
colors: {
custom: {
50: '#cac9d2',
500: '#b4b2bf',
950: '#000000',
},
}SCSS
$custom: #b4b2bf; $custom-light: #cac9d2; $custom-dark: #000000;
JSON
{
"hex": "#b4b2bf",
"rgb": {
"r": 180,
"g": 178,
"b": 191
},
"hsl": {
"h": 249.231,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.76922,
"c": 0.01843,
"h": 293
},
"luminance": 0.45306
}Semantic roles & 50–950 ramp
primary
#B4B2BF
secondary
#E7E7E4
accent
#935289
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282