#BEB6BE#BEB6BE
#BEB6BE is a light, near-neutral grey. Relative luminance 0.481; OKLCH L 78.5% C 0.014 H 325.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6BE |
|---|---|
| RGB | rgb(190, 182, 190) |
| HSL | hsl(300, 6%, 73%) |
| HSV | hsv(300, 4%, 75%) |
| CMYK | cmyk(0%, 4.2%, 0%, 25.5%) |
| CIE-LAB | lab(74.90, 4.29, -3.04) |
| CIE-LCH | lch(74.90, 5.26, 324.67°) |
| OKLab | oklab(78.52% 0.0118 -0.008) |
| OKLCH | oklch(78.52% 0.014 325.7) |
| XYZ | xyz(47.2560, 48.1210, 55.5040) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.39
Silver
#C0C0C0
ΔE00 6.46
Dark Gray
#A9A9A9
ΔE00 7.48
Pinkish Grey
#C8ACA9
ΔE00 8.72
Light Gray
#D3D3D3
ΔE00 9.08
Silver (survey)
#C5C9C7
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6BE #B6BEB6
analogous
#BAB6BE #BEB6BE #BEB6BA
triadic
#BEB6BE #BEBEB6 #B6BEBE
tetradic
#BEB6BE #BEBAB6 #B6BEB6 #B6BABE
square
#BEB6BE #BEBAB6 #B6BEB6 #B6BABE
split-complementary
#BEB6BE #BABEB6 #B6BEBA
monochromatic
#847684 #A196A1 #BEB6BE #DBD6DB #F1EFF1
Accessibility & contrast
On white
1.98
#BEB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#BEB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6BE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6BE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#BFB7B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb6be; /* rgb */ color: rgb(190, 182, 190); /* oklch */ color: oklch(78.5% 0.014 325.7);
Tailwind
colors: {
custom: {
50: '#d1cbd1',
500: '#beb6be',
950: '#000000',
},
}SCSS
$custom: #beb6be; $custom-light: #d1cbd1; $custom-dark: #000000;
JSON
{
"hex": "#beb6be",
"rgb": {
"r": 190,
"g": 182,
"b": 190
},
"hsl": {
"h": 300,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.78524,
"c": 0.01427,
"h": 325.7
},
"luminance": 0.48121
}Semantic roles & 50–950 ramp
primary
#BEB6BE
secondary
#E4E7E4
accent
#905656
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282