#BEBDC3#BEBDC3
#BEBDC3 is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.1% C 0.008 H 293.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDC3 |
|---|---|
| RGB | rgb(190, 189, 195) |
| HSL | hsl(250, 5%, 75%) |
| HSV | hsv(250, 3%, 76%) |
| CMYK | cmyk(2.6%, 3.1%, 0%, 23.5%) |
| CIE-LAB | lab(76.85, 1.47, -2.89) |
| CIE-LCH | lch(76.85, 3.25, 296.93°) |
| OKLab | oklab(80.1% 0.0034 -0.0077) |
| OKLCH | oklch(80.1% 0.008 293.9) |
| XYZ | xyz(49.2814, 51.2824, 58.9214) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.32
Silver
#C0C0C0
ΔE00 3.42
Silver (survey)
#C5C9C7
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.27
Dark Gray
#A9A9A9
ΔE00 6.60
Fog
#D8DCE0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDC3 #C2C3BD
analogous
#BDBFC3 #BEBDC3 #C1BDC3
triadic
#BEBDC3 #C3BEBD #BDC3BE
tetradic
#BEBDC3 #C3BDBF #C2C3BD #BDC3C1
square
#BEBDC3 #C3BDBF #C2C3BD #BDC3C1
split-complementary
#BEBDC3 #C3C1BD #BFC3BD
monochromatic
#7F7D89 #9E9DA6 #BEBDC3 #DEDDE0 #EFEFF0
Accessibility & contrast
On white
1.87
#BEBDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BEBDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDC3
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDC3 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC3
Deuteranopia (green-blind)
#BCBEC3
Tritanopia (blue-blind)
#BDBEBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebdc3; /* rgb */ color: rgb(190, 189, 195); /* oklch */ color: oklch(80.1% 0.008 293.9);
Tailwind
colors: {
custom: {
50: '#d1d0d5',
500: '#bebdc3',
950: '#000000',
},
}SCSS
$custom: #bebdc3; $custom-light: #d1d0d5; $custom-dark: #000000;
JSON
{
"hex": "#bebdc3",
"rgb": {
"r": 190,
"g": 189,
"b": 195
},
"hsl": {
"h": 250,
"s": 4.762,
"l": 75.294
},
"oklch": {
"l": 0.80097,
"c": 0.00841,
"h": 293.9
},
"luminance": 0.51282
}Semantic roles & 50–950 ramp
primary
#BEBDC3
secondary
#95968E
accent
#8F5785
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383