#BEB6BF#BEB6BF
#BEB6BF is a light, near-neutral grey. Relative luminance 0.482; OKLCH L 78.6% C 0.015 H 322.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6BF |
|---|---|
| RGB | rgb(190, 182, 191) |
| HSL | hsl(293, 7%, 73%) |
| HSV | hsv(293, 5%, 75%) |
| CMYK | cmyk(0.5%, 4.7%, 0%, 25.1%) |
| CIE-LAB | lab(74.93, 4.48, -3.54) |
| CIE-LCH | lch(74.93, 5.71, 321.62°) |
| OKLab | oklab(78.55% 0.0122 -0.0094) |
| OKLCH | oklch(78.55% 0.015 322.3) |
| XYZ | xyz(47.3657, 48.1648, 56.0816) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.60
Silver
#C0C0C0
ΔE00 6.78
Dark Gray
#A9A9A9
ΔE00 7.78
Pinkish Grey
#C8ACA9
ΔE00 8.92
Thistle
#D8BFD8
ΔE00 9.27
Light Gray
#D3D3D3
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6BF #B7BFB6
analogous
#B9B6BF #BEB6BF #BFB6BB
triadic
#BEB6BF #BFBEB6 #B6BFBE
tetradic
#BEB6BF #BFB9B6 #B7BFB6 #B6BBBF
square
#BEB6BF #BFB9B6 #B7BFB6 #B6BBBF
split-complementary
#BEB6BF #BBBFB6 #B6BFB9
monochromatic
#847586 #A195A2 #BEB6BF #DBD7DC #F0EFF1
Accessibility & contrast
On white
1.97
#BEB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#BEB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6BF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6BF | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#BEB7B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb6bf; /* rgb */ color: rgb(190, 182, 191); /* oklch */ color: oklch(78.6% 0.015 322.3);
Tailwind
colors: {
custom: {
50: '#d1cbd2',
500: '#beb6bf',
950: '#000000',
},
}SCSS
$custom: #beb6bf; $custom-light: #d1cbd2; $custom-dark: #000000;
JSON
{
"hex": "#beb6bf",
"rgb": {
"r": 190,
"g": 182,
"b": 191
},
"hsl": {
"h": 293.333,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.78555,
"c": 0.01537,
"h": 322.3
},
"luminance": 0.48165
}Semantic roles & 50–950 ramp
primary
#BEB6BF
secondary
#E5E7E4
accent
#90555C
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282