#B2B3BC#B2B3BC
#B2B3BC is a light, near-neutral grey. Relative luminance 0.453; OKLCH L 76.9% C 0.013 H 281.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B3BC |
|---|---|
| RGB | rgb(178, 179, 188) |
| HSL | hsl(234, 7%, 72%) |
| HSV | hsv(234, 5%, 74%) |
| CMYK | cmyk(5.3%, 4.8%, 0%, 26.3%) |
| CIE-LAB | lab(73.11, 1.38, -4.69) |
| CIE-LCH | lch(73.11, 4.89, 286.36°) |
| OKLab | oklab(76.87% 0.0024 -0.0125) |
| OKLCH | oklch(76.87% 0.013 281) |
| XYZ | xyz(43.5556, 45.3359, 54.0233) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.54
Dark Gray
#A9A9A9
ΔE00 5.46
Silver
#C0C0C0
ΔE00 5.68
Cool Gray
#9AA7B0
ΔE00 7.04
Silver (survey)
#C5C9C7
ΔE00 8.32
Cloudy Blue
#ACC2D9
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B3BC #BCBBB2
analogous
#B2B8BC #B2B3BC #B6B2BC
triadic
#B2B3BC #BCB2B3 #B3BCB2
tetradic
#B2B3BC #BCB2B8 #BCBBB2 #B2BCB6
square
#B2B3BC #BCB2B8 #BCBBB2 #B2BCB6
split-complementary
#B2B3BC #BCB6B2 #B8BCB2
monochromatic
#717382 #9193A0 #B2B3BC #D3D3D8 #EFEFF1
Accessibility & contrast
On white
2.09
#B2B3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#B2B3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B3BC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B3BC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BC
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#B0B4B6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b3bc; /* rgb */ color: rgb(178, 179, 188); /* oklch */ color: oklch(76.9% 0.013 281.0);
Tailwind
colors: {
custom: {
50: '#c9c9d0',
500: '#b2b3bc',
950: '#000000',
},
}SCSS
$custom: #b2b3bc; $custom-light: #c9c9d0; $custom-dark: #000000;
JSON
{
"hex": "#b2b3bc",
"rgb": {
"r": 178,
"g": 179,
"b": 188
},
"hsl": {
"h": 234,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.76871,
"c": 0.01276,
"h": 281
},
"luminance": 0.45336
}Semantic roles & 50–950 ramp
primary
#B2B3BC
secondary
#E6E6E4
accent
#8B5591
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282