#B7BEBA#B7BEBA
#B7BEBA is a light, near-neutral grey. Relative luminance 0.504; OKLCH L 79.5% C 0.010 H 161.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEBA |
|---|---|
| RGB | rgb(183, 190, 186) |
| HSL | hsl(146, 5%, 73%) |
| HSV | hsv(146, 4%, 75%) |
| CMYK | cmyk(3.7%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(76.34, -3.17, 1.17) |
| CIE-LCH | lch(76.34, 3.38, 159.72°) |
| OKLab | oklab(79.48% -0.009 0.0031) |
| OKLCH | oklch(79.48% 0.01 161.3) |
| XYZ | xyz(46.8032, 50.4391, 53.7148) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.56
Silver
#C0C0C0
ΔE00 4.52
Dove Gray
#B6B8BD
ΔE00 6.04
Dark Gray
#A9A9A9
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.18
Light Grey
#D8DCD6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEBA #BEB7BB
analogous
#B7BEB7 #B7BEBA #B7BEBD
triadic
#B7BEBA #BAB7BE #BEBAB7
tetradic
#B7BEBA #B7B7BE #BEB7BB #BEBDB7
square
#B7BEBA #B7B7BE #BEB7BB #BEBDB7
split-complementary
#B7BEBA #BDB7BE #BEB7B7
monochromatic
#77847C #97A19B #B7BEBA #D7DBD9 #EFF0F0
Accessibility & contrast
On white
1.89
#B7BEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#B7BEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEBA
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEBA | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#BCBCBA
Tritanopia (blue-blind)
#B6BEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b7beba; /* rgb */ color: rgb(183, 190, 186); /* oklch */ color: oklch(79.5% 0.010 161.3);
Tailwind
colors: {
custom: {
50: '#ccd1ce',
500: '#b7beba',
950: '#000000',
},
}SCSS
$custom: #b7beba; $custom-light: #ccd1ce; $custom-dark: #000000;
JSON
{
"hex": "#b7beba",
"rgb": {
"r": 183,
"g": 190,
"b": 186
},
"hsl": {
"h": 145.714,
"s": 5.109,
"l": 73.137
},
"oklch": {
"l": 0.79483,
"c": 0.00953,
"h": 161.3
},
"luminance": 0.50439
}Semantic roles & 50–950 ramp
primary
#B7BEBA
secondary
#91898D
accent
#57778F
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131413
muted
#838383