#BEBDBB#BEBDBB
#BEBDBB is a light, near-neutral grey. Relative luminance 0.509; OKLCH L 79.9% C 0.003 H 84.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDBB |
|---|---|
| RGB | rgb(190, 189, 187) |
| HSL | hsl(40, 2%, 74%) |
| HSV | hsv(40, 2%, 75%) |
| CMYK | cmyk(0%, 0.5%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.64, -0.02, 1.13) |
| CIE-LCH | lch(76.64, 1.13, 90.94°) |
| OKLab | oklab(79.86% 0.0003 0.003) |
| OKLCH | oklch(79.86% 0.003 84.5) |
| XYZ | xyz(48.4010, 50.9303, 54.2847) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.34
Silver (survey)
#C5C9C7
ΔE00 3.76
Dove Gray
#B6B8BD
ΔE00 3.99
Light Gray
#D3D3D3
ΔE00 5.56
Dark Gray
#A9A9A9
ΔE00 5.64
Warm Gray
#C9BEB0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDBB #BBBCBE
analogous
#BEBCBB #BEBDBB #BEBEBB
triadic
#BEBDBB #BBBEBD #BDBBBE
tetradic
#BEBDBB #BBBEBC #BBBCBE #BEBBBE
square
#BEBDBB #BBBEBC #BBBCBE #BEBBBE
split-complementary
#BEBDBB #BBBEBE #BCBBBE
monochromatic
#82807C #A09F9C #BEBDBB #DCDBDA #F0F0EF
Accessibility & contrast
On white
1.88
#BEBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BEBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDBB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDBB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BEBDBB
Tritanopia (blue-blind)
#BFBDBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebdbb; /* rgb */ color: rgb(190, 189, 187); /* oklch */ color: oklch(79.9% 0.003 84.5);
Tailwind
colors: {
custom: {
50: '#d1d0cf',
500: '#bebdbb',
950: '#000000',
},
}SCSS
$custom: #bebdbb; $custom-light: #d1d0cf; $custom-dark: #000000;
JSON
{
"hex": "#bebdbb",
"rgb": {
"r": 190,
"g": 189,
"b": 187
},
"hsl": {
"h": 40,
"s": 2.256,
"l": 73.922
},
"oklch": {
"l": 0.79859,
"c": 0.00301,
"h": 84.5
},
"luminance": 0.5093
}Semantic roles & 50–950 ramp
primary
#BEBDBB
secondary
#8D8E90
accent
#6A8C59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383