#BEBCB3#BEBCB3
#BEBCB3 is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.4% C 0.013 H 96.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCB3 |
|---|---|
| RGB | rgb(190, 188, 179) |
| HSL | hsl(49, 8%, 72%) |
| HSV | hsv(49, 6%, 75%) |
| CMYK | cmyk(0%, 1.1%, 5.8%, 25.5%) |
| CIE-LAB | lab(76.17, -0.92, 4.80) |
| CIE-LCH | lch(76.17, 4.88, 100.83°) |
| OKLab | oklab(79.43% -0.0014 0.0126) |
| OKLCH | oklch(79.43% 0.013 96.5) |
| XYZ | xyz(47.3540, 50.1685, 49.8279) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.46
Silver
#C0C0C0
ΔE00 4.62
Silver (survey)
#C5C9C7
ΔE00 5.11
Dark Gray
#A9A9A9
ΔE00 6.87
Greige
#B8AB98
ΔE00 7.19
Greyish
#A8A495
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCB3 #B3B5BE
analogous
#BEB7B3 #BEBCB3 #BBBEB3
triadic
#BEBCB3 #B3BEBC #BCB3BE
tetradic
#BEBCB3 #B3BEB7 #B3B5BE #BEB3BB
square
#BEBCB3 #B3BEB7 #B3B5BE #BEB3BB
split-complementary
#BEBCB3 #B3BBBE #B7B3BE
monochromatic
#858172 #A29F92 #BEBCB3 #DAD9D4 #F1F0EF
Accessibility & contrast
On white
1.90
#BEBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#BEBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCB3
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCB3 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB3
Deuteranopia (green-blind)
#BFBCB3
Tritanopia (blue-blind)
#C0BBB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebcb3; /* rgb */ color: rgb(190, 188, 179); /* oklch */ color: oklch(79.4% 0.013 96.5);
Tailwind
colors: {
custom: {
50: '#d1d0c9',
500: '#bebcb3',
950: '#000000',
},
}SCSS
$custom: #bebcb3; $custom-light: #d1d0c9; $custom-dark: #000000;
JSON
{
"hex": "#bebcb3",
"rgb": {
"r": 190,
"g": 188,
"b": 179
},
"hsl": {
"h": 49.091,
"s": 7.801,
"l": 72.353
},
"oklch": {
"l": 0.79427,
"c": 0.01269,
"h": 96.5
},
"luminance": 0.50168
}Semantic roles & 50–950 ramp
primary
#BEBCB3
secondary
#848791
accent
#5F9254
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382