#BEBBB4#BEBBB4
#BEBBB4 is a light, near-neutral grey. Relative luminance 0.498; OKLCH L 79.2% C 0.010 H 87.5°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB4 |
|---|---|
| RGB | rgb(190, 187, 180) |
| HSL | hsl(42, 7%, 73%) |
| HSV | hsv(42, 5%, 75%) |
| CMYK | cmyk(0%, 1.6%, 5.3%, 25.5%) |
| CIE-LAB | lab(75.94, -0.21, 3.91) |
| CIE-LCH | lch(75.94, 3.92, 93.06°) |
| OKLab | oklab(79.25% 0.0005 0.0103) |
| OKLCH | oklch(79.25% 0.01 87.5) |
| XYZ | xyz(47.2426, 49.7833, 50.2915) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.82
Warm Gray
#C9BEB0
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 5.05
Dark Gray
#A9A9A9
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 6.38
Light Gray
#D3D3D3
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB4 #B4B7BE
analogous
#BEB6B4 #BEBBB4 #BCBEB4
triadic
#BEBBB4 #B4BEBB #BBB4BE
tetradic
#BEBBB4 #B4BEB6 #B4B7BE #BEB4BC
square
#BEBBB4 #B4BEB6 #B4B7BE #BEB4BC
split-complementary
#BEBBB4 #B4BCBE #B6B4BE
monochromatic
#857F73 #A29D93 #BEBBB4 #DAD9D5 #F1F0EF
Accessibility & contrast
On white
1.92
#BEBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#BEBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB4
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB4 | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB4
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#C0BAB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb4; /* rgb */ color: rgb(190, 187, 180); /* oklch */ color: oklch(79.2% 0.010 87.5);
Tailwind
colors: {
custom: {
50: '#d1cfca',
500: '#bebbb4',
950: '#000000',
},
}SCSS
$custom: #bebbb4; $custom-light: #d1cfca; $custom-dark: #000000;
JSON
{
"hex": "#bebbb4",
"rgb": {
"r": 190,
"g": 187,
"b": 180
},
"hsl": {
"h": 42,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.79249,
"c": 0.01031,
"h": 87.5
},
"luminance": 0.49783
}Semantic roles & 50–950 ramp
primary
#BEBBB4
secondary
#E4E5E7
accent
#679154
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282