#BEBEB6#BEBEB6
#BEBEB6 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 79.9% C 0.011 H 106.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEB6 |
|---|---|
| RGB | rgb(190, 190, 182) |
| HSL | hsl(60, 6%, 73%) |
| HSV | hsv(60, 4%, 75%) |
| CMYK | cmyk(0%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(76.77, -1.45, 4.03) |
| CIE-LCH | lch(76.77, 4.29, 109.78°) |
| OKLab | oklab(79.92% -0.0032 0.0106) |
| OKLCH | oklch(79.92% 0.011 106.6) |
| XYZ | xyz(48.0909, 51.1516, 51.5866) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.20
Silver
#C0C0C0
ΔE00 4.21
Warm Gray
#C9BEB0
ΔE00 5.42
Light Gray
#D3D3D3
ΔE00 6.77
Dark Gray
#A9A9A9
ΔE00 6.99
Dove Gray
#B6B8BD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEB6 #B6B6BE
analogous
#BEBAB6 #BEBEB6 #BABEB6
triadic
#BEBEB6 #B6BEBE #BEB6BE
tetradic
#BEBEB6 #B6BEBA #B6B6BE #BEB6BA
square
#BEBEB6 #B6BEBA #B6B6BE #BEB6BA
split-complementary
#BEBEB6 #B6BABE #BAB6BE
monochromatic
#848476 #A1A196 #BEBEB6 #DBDBD6 #F1F1EF
Accessibility & contrast
On white
1.87
#BEBEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BEBEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEB6
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEB6 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB6
Deuteranopia (green-blind)
#C0BEB6
Tritanopia (blue-blind)
#BFBDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebeb6; /* rgb */ color: rgb(190, 190, 182); /* oklch */ color: oklch(79.9% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#d1d1cb',
500: '#bebeb6',
950: '#000000',
},
}SCSS
$custom: #bebeb6; $custom-light: #d1d1cb; $custom-dark: #000000;
JSON
{
"hex": "#bebeb6",
"rgb": {
"r": 190,
"g": 190,
"b": 182
},
"hsl": {
"h": 60,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.79922,
"c": 0.01107,
"h": 106.6
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#BEBEB6
secondary
#878791
accent
#569056
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382