#BEB6BA#BEB6BA
#BEB6BA is a light, near-neutral grey. Relative luminance 0.479; OKLCH L 78.4% C 0.011 H 345.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6BA |
|---|---|
| RGB | rgb(190, 182, 186) |
| HSL | hsl(330, 6%, 73%) |
| HSV | hsv(330, 4%, 75%) |
| CMYK | cmyk(0%, 4.2%, 2.1%, 25.5%) |
| CIE-LAB | lab(74.79, 3.55, -1.02) |
| CIE-LCH | lch(74.79, 3.69, 343.99°) |
| OKLab | oklab(78.4% 0.0102 -0.0026) |
| OKLCH | oklch(78.4% 0.011 345.5) |
| XYZ | xyz(46.8248, 47.9485, 53.2331) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.86
Silver
#C0C0C0
ΔE00 5.27
Dark Gray
#A9A9A9
ΔE00 6.40
Pinkish Grey
#C8ACA9
ΔE00 8.07
Light Gray
#D3D3D3
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6BA #B6BEBA
analogous
#BEB6BE #BEB6BA #BEB6B6
triadic
#BEB6BA #BABEB6 #B6BABE
tetradic
#BEB6BA #BEBEB6 #B6BEBA #B6B6BE
square
#BEB6BA #BEBEB6 #B6BEBA #B6B6BE
split-complementary
#BEB6BA #B6BEB6 #B6BEBE
monochromatic
#84767D #A1969B #BEB6BA #DBD6D9 #F1EFF0
Accessibility & contrast
On white
1.98
#BEB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#BEB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6BA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6BA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BA
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#BFB6B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb6ba; /* rgb */ color: rgb(190, 182, 186); /* oklch */ color: oklch(78.4% 0.011 345.5);
Tailwind
colors: {
custom: {
50: '#d1cbce',
500: '#beb6ba',
950: '#000000',
},
}SCSS
$custom: #beb6ba; $custom-light: #d1cbce; $custom-dark: #000000;
JSON
{
"hex": "#beb6ba",
"rgb": {
"r": 190,
"g": 182,
"b": 186
},
"hsl": {
"h": 330,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.78403,
"c": 0.01058,
"h": 345.5
},
"luminance": 0.47948
}Semantic roles & 50–950 ramp
primary
#BEB6BA
secondary
#E4E7E6
accent
#907356
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282