#BEBBB3#BEBBB3
#BEBBB3 is a light, near-neutral grey. Relative luminance 0.497; OKLCH L 79.2% C 0.012 H 89.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBB3 |
|---|---|
| RGB | rgb(190, 187, 179) |
| HSL | hsl(44, 8%, 72%) |
| HSV | hsv(44, 6%, 75%) |
| CMYK | cmyk(0%, 1.6%, 5.8%, 25.5%) |
| CIE-LAB | lab(75.91, -0.39, 4.42) |
| CIE-LCH | lch(75.91, 4.43, 94.99°) |
| OKLab | oklab(79.22% 0.0001 0.0116) |
| OKLCH | oklch(79.22% 0.012 89.8) |
| XYZ | xyz(47.1411, 49.7427, 49.7569) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.16
Silver
#C0C0C0
ΔE00 4.25
Silver (survey)
#C5C9C7
ΔE00 5.24
Dark Gray
#A9A9A9
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.84
Greige
#B8AB98
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBB3 #B3B6BE
analogous
#BEB6B3 #BEBBB3 #BCBEB3
triadic
#BEBBB3 #B3BEBB #BBB3BE
tetradic
#BEBBB3 #B3BEB6 #B3B6BE #BEB3BC
square
#BEBBB3 #B3BEB6 #B3B6BE #BEB3BC
split-complementary
#BEBBB3 #B3BCBE #B6B3BE
monochromatic
#858072 #A29D92 #BEBBB3 #DAD9D4 #F1F0EF
Accessibility & contrast
On white
1.92
#BEBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BEBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBB3
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBB3 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB3
Deuteranopia (green-blind)
#BEBBB3
Tritanopia (blue-blind)
#C0BAB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbb3; /* rgb */ color: rgb(190, 187, 179); /* oklch */ color: oklch(79.2% 0.012 89.8);
Tailwind
colors: {
custom: {
50: '#d1cfc9',
500: '#bebbb3',
950: '#000000',
},
}SCSS
$custom: #bebbb3; $custom-light: #d1cfc9; $custom-dark: #000000;
JSON
{
"hex": "#bebbb3",
"rgb": {
"r": 190,
"g": 187,
"b": 179
},
"hsl": {
"h": 43.636,
"s": 7.801,
"l": 72.353
},
"oklch": {
"l": 0.79221,
"c": 0.01163,
"h": 89.8
},
"luminance": 0.49742
}Semantic roles & 50–950 ramp
primary
#BEBBB3
secondary
#E4E5E7
accent
#659254
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282