#BEB4BE#BEB4BE
#BEB4BE is a light, near-neutral grey. Relative luminance 0.473; OKLCH L 78.1% C 0.018 H 325.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4BE |
|---|---|
| RGB | rgb(190, 180, 190) |
| HSL | hsl(300, 7%, 73%) |
| HSV | hsv(300, 5%, 75%) |
| CMYK | cmyk(0%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(74.39, 5.37, -3.80) |
| CIE-LCH | lch(74.39, 6.58, 324.73°) |
| OKLab | oklab(78.12% 0.0148 -0.01) |
| OKLCH | oklch(78.12% 0.018 325.7) |
| XYZ | xyz(46.8493, 47.3077, 55.3684) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.62
Silver
#C0C0C0
ΔE00 7.79
Dark Gray
#A9A9A9
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.46
Thistle
#D8BFD8
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4BE #B4BEB4
analogous
#B9B4BE #BEB4BE #BEB4B9
triadic
#BEB4BE #BEBEB4 #B4BEBE
tetradic
#BEB4BE #BEB9B4 #B4BEB4 #B4B9BE
square
#BEB4BE #BEB9B4 #B4BEB4 #B4B9BE
split-complementary
#BEB4BE #B9BEB4 #B4BEB9
monochromatic
#857385 #A293A2 #BEB4BE #DAD5DA #F1EFF1
Accessibility & contrast
On white
2.01
#BEB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BEB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4BE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4BE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#BFB5B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb4be; /* rgb */ color: rgb(190, 180, 190); /* oklch */ color: oklch(78.1% 0.018 325.7);
Tailwind
colors: {
custom: {
50: '#d1cad1',
500: '#beb4be',
950: '#000000',
},
}SCSS
$custom: #beb4be; $custom-light: #d1cad1; $custom-dark: #000000;
JSON
{
"hex": "#beb4be",
"rgb": {
"r": 190,
"g": 180,
"b": 190
},
"hsl": {
"h": 300,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.78121,
"c": 0.01786,
"h": 325.7
},
"luminance": 0.47307
}Semantic roles & 50–950 ramp
primary
#BEB4BE
secondary
#E4E7E4
accent
#915454
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282