#BEB3BD#BEB3BD
#BEB3BD is a light, near-neutral grey. Relative luminance 0.469; OKLCH L 77.9% C 0.019 H 328.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB3BD |
|---|---|
| RGB | rgb(190, 179, 189) |
| HSL | hsl(305, 8%, 72%) |
| HSV | hsv(305, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.10, 5.72, -3.67) |
| CIE-LCH | lch(74.10, 6.80, 327.33°) |
| OKLab | oklab(77.89% 0.0159 -0.0097) |
| OKLCH | oklch(77.89% 0.019 328.6) |
| XYZ | xyz(46.5393, 46.8618, 54.7277) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.02
Silver
#C0C0C0
ΔE00 8.14
Pinkish Grey
#C8ACA9
ΔE00 8.15
Thistle
#D8BFD8
ΔE00 8.45
Dark Gray
#A9A9A9
ΔE00 8.55
Light Gray
#D3D3D3
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB3BD #B3BEB4
analogous
#BAB3BE #BEB3BD #BEB3B8
triadic
#BEB3BD #BDBEB3 #B3BDBE
tetradic
#BEB3BD #BEBAB3 #B3BEB4 #B3B8BE
square
#BEB3BD #BEBAB3 #B3BEB4 #B3B8BE
split-complementary
#BEB3BD #B8BEB3 #B3BEBA
monochromatic
#857283 #A292A0 #BEB3BD #DAD4DA #F1EFF1
Accessibility & contrast
On white
2.02
#BEB3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#BEB3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB3BD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB3BD | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#BFB4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb3bd; /* rgb */ color: rgb(190, 179, 189); /* oklch */ color: oklch(77.9% 0.019 328.6);
Tailwind
colors: {
custom: {
50: '#d1c9d0',
500: '#beb3bd',
950: '#000000',
},
}SCSS
$custom: #beb3bd; $custom-light: #d1c9d0; $custom-dark: #000000;
JSON
{
"hex": "#beb3bd",
"rgb": {
"r": 190,
"g": 179,
"b": 189
},
"hsl": {
"h": 305.455,
"s": 7.801,
"l": 72.353
},
"oklch": {
"l": 0.77889,
"c": 0.0186,
"h": 328.6
},
"luminance": 0.46861
}Semantic roles & 50–950 ramp
primary
#BEB3BD
secondary
#E4E7E4
accent
#925954
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282