#BEB4BC#BEB4BC
#BEB4BC is a light, near-neutral grey. Relative luminance 0.472; OKLCH L 78.1% C 0.016 H 332.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4BC |
|---|---|
| RGB | rgb(190, 180, 188) |
| HSL | hsl(312, 7%, 73%) |
| HSV | hsv(312, 5%, 75%) |
| CMYK | cmyk(0%, 5.3%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.33, 5.00, -2.79) |
| CIE-LCH | lch(74.33, 5.72, 330.85°) |
| OKLab | oklab(78.06% 0.014 -0.0073) |
| OKLCH | oklch(78.06% 0.016 332.3) |
| XYZ | xyz(46.6322, 47.2208, 54.2251) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.23
Silver
#C0C0C0
ΔE00 7.20
Dark Gray
#A9A9A9
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 7.99
Thistle
#D8BFD8
ΔE00 9.23
Light Gray
#D3D3D3
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4BC #B4BEB6
analogous
#BBB4BE #BEB4BC #BEB4B7
triadic
#BEB4BC #BCBEB4 #B4BCBE
tetradic
#BEB4BC #BEBBB4 #B4BEB6 #B4B7BE
square
#BEB4BC #BEBBB4 #B4BEB6 #B4B7BE
split-complementary
#BEB4BC #B7BEB4 #B4BEBB
monochromatic
#857381 #A2939F #BEB4BC #DAD5D9 #F1EFF0
Accessibility & contrast
On white
2.01
#BEB4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BEB4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4BC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4BC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#BFB4B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb4bc; /* rgb */ color: rgb(190, 180, 188); /* oklch */ color: oklch(78.1% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#d1cad0',
500: '#beb4bc',
950: '#000000',
},
}SCSS
$custom: #beb4bc; $custom-light: #d1cad0; $custom-dark: #000000;
JSON
{
"hex": "#beb4bc",
"rgb": {
"r": 190,
"g": 180,
"b": 188
},
"hsl": {
"h": 312,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.7806,
"c": 0.01581,
"h": 332.3
},
"luminance": 0.47221
}Semantic roles & 50–950 ramp
primary
#BEB4BC
secondary
#E4E7E5
accent
#916154
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282