#BEBDC0#BEBDC0
#BEBDC0 is a light, near-neutral grey. Relative luminance 0.511; OKLCH L 80.0% C 0.004 H 301.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDC0 |
|---|---|
| RGB | rgb(190, 189, 192) |
| HSL | hsl(260, 2%, 75%) |
| HSV | hsv(260, 2%, 75%) |
| CMYK | cmyk(1%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(76.77, 0.91, -1.39) |
| CIE-LCH | lch(76.77, 1.66, 303.13°) |
| OKLab | oklab(80.01% 0.0022 -0.0037) |
| OKLCH | oklch(80.01% 0.004 301.4) |
| XYZ | xyz(48.9456, 51.1481, 57.1530) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.98
Dove Gray
#B6B8BD
ΔE00 2.19
Silver (survey)
#C5C9C7
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.67
Dark Gray
#A9A9A9
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDC0 #BFC0BD
analogous
#BDBEC0 #BEBDC0 #C0BDC0
triadic
#BEBDC0 #C0BEBD #BDC0BE
tetradic
#BEBDC0 #C0BDBE #BFC0BD #BDC0C0
square
#BEBDC0 #C0BDBE #BFC0BD #BDC0C0
split-complementary
#BEBDC0 #C0C0BD #BEC0BD
monochromatic
#807E84 #9F9EA2 #BEBDC0 #DDDCDE #F0EFF0
Accessibility & contrast
On white
1.87
#BEBDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BEBDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDC0
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDC0 | 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)
#BDBDC0
Deuteranopia (green-blind)
#BDBDC0
Tritanopia (blue-blind)
#BEBDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebdc0; /* rgb */ color: rgb(190, 189, 192); /* oklch */ color: oklch(80.0% 0.004 301.4);
Tailwind
colors: {
custom: {
50: '#d1d0d3',
500: '#bebdc0',
950: '#000000',
},
}SCSS
$custom: #bebdc0; $custom-light: #d1d0d3; $custom-dark: #000000;
JSON
{
"hex": "#bebdc0",
"rgb": {
"r": 190,
"g": 189,
"b": 192
},
"hsl": {
"h": 260,
"s": 2.326,
"l": 74.706
},
"oklch": {
"l": 0.80006,
"c": 0.0043,
"h": 301.4
},
"luminance": 0.51148
}Semantic roles & 50–950 ramp
primary
#BEBDC0
secondary
#91928F
accent
#8C597B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383