#B0B2BC#B0B2BC
#B0B2BC is a light, near-neutral blue. Relative luminance 0.447; OKLCH L 76.5% C 0.014 H 277.0°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2BC |
|---|---|
| RGB | rgb(176, 178, 188) |
| HSL | hsl(230, 8%, 71%) |
| HSV | hsv(230, 6%, 74%) |
| CMYK | cmyk(6.4%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.69, 1.23, -5.32) |
| CIE-LCH | lch(72.69, 5.47, 283.05°) |
| OKLab | oklab(76.51% 0.0018 -0.0142) |
| OKLCH | oklch(76.51% 0.014 277) |
| XYZ | xyz(42.9002, 44.7015, 53.9353) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.94
Dark Gray
#A9A9A9
ΔE00 5.66
Silver
#C0C0C0
ΔE00 6.19
Cool Gray
#9AA7B0
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 8.64
Silver (survey)
#C5C9C7
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2BC #BCBAB0
analogous
#B0B8BC #B0B2BC #B4B0BC
triadic
#B0B2BC #BCB0B2 #B2BCB0
tetradic
#B0B2BC #BCB0B8 #BCBAB0 #B0BCB4
square
#B0B2BC #BCB0B8 #BCBAB0 #B0BCB4
split-complementary
#B0B2BC #BCB4B0 #B8BCB0
monochromatic
#6F7283 #8F92A0 #B0B2BC #D1D2D8 #EEEFF1
Accessibility & contrast
On white
2.11
#B0B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#B0B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2BC
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2BC | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BD
Deuteranopia (green-blind)
#AFB2BC
Tritanopia (blue-blind)
#AEB4B5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b0b2bc; /* rgb */ color: rgb(176, 178, 188); /* oklch */ color: oklch(76.5% 0.014 277.0);
Tailwind
colors: {
custom: {
50: '#c7c9d0',
500: '#b0b2bc',
950: '#000000',
},
}SCSS
$custom: #b0b2bc; $custom-light: #c7c9d0; $custom-dark: #000000;
JSON
{
"hex": "#b0b2bc",
"rgb": {
"r": 176,
"g": 178,
"b": 188
},
"hsl": {
"h": 230,
"s": 8.219,
"l": 71.373
},
"oklch": {
"l": 0.76505,
"c": 0.01435,
"h": 277
},
"luminance": 0.44702
}Semantic roles & 50–950 ramp
primary
#B0B2BC
secondary
#E5E5E2
accent
#885392
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282