#B2B4BF#B2B4BF
#B2B4BF is a light, near-neutral blue. Relative luminance 0.459; OKLCH L 77.2% C 0.016 H 277.8°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4BF |
|---|---|
| RGB | rgb(178, 180, 191) |
| HSL | hsl(231, 9%, 72%) |
| HSV | hsv(231, 7%, 75%) |
| CMYK | cmyk(6.8%, 5.8%, 0%, 25.1%) |
| CIE-LAB | lab(73.46, 1.43, -5.82) |
| CIE-LCH | lch(73.46, 5.99, 283.80°) |
| OKLab | oklab(77.17% 0.0021 -0.0156) |
| OKLCH | oklch(77.17% 0.016 277.8) |
| XYZ | xyz(44.0835, 45.8688, 55.8112) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.11
Silver
#C0C0C0
ΔE00 6.25
Dark Gray
#A9A9A9
ΔE00 6.32
Cool Gray
#9AA7B0
ΔE00 7.13
Cloudy Blue
#ACC2D9
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4BF #BFBDB2
analogous
#B2BBBF #B2B4BF #B7B2BF
triadic
#B2B4BF #BFB2B4 #B4BFB2
tetradic
#B2B4BF #BFB2BB #BFBDB2 #B2BFB7
square
#B2B4BF #BFB2BB #BFBDB2 #B2BFB7
split-complementary
#B2B4BF #BFB7B2 #BBBFB2
monochromatic
#707387 #9193A3 #B2B4BF #D3D5DB #EEEFF1
Accessibility & contrast
On white
2.06
#B2B4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#B2B4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4BF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4BF | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5C0
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#AFB6B7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2b4bf; /* rgb */ color: rgb(178, 180, 191); /* oklch */ color: oklch(77.2% 0.016 277.8);
Tailwind
colors: {
custom: {
50: '#c9cad2',
500: '#b2b4bf',
950: '#000000',
},
}SCSS
$custom: #b2b4bf; $custom-light: #c9cad2; $custom-dark: #000000;
JSON
{
"hex": "#b2b4bf",
"rgb": {
"r": 178,
"g": 180,
"b": 191
},
"hsl": {
"h": 230.769,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.77172,
"c": 0.01572,
"h": 277.8
},
"luminance": 0.45869
}Semantic roles & 50–950 ramp
primary
#B2B4BF
secondary
#E7E7E4
accent
#895293
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282