#BEBEB3#BEBEB3
#BEBEB3 is a light, near-neutral grey. Relative luminance 0.510; OKLCH L 79.8% C 0.015 H 106.7°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEB3 |
|---|---|
| RGB | rgb(190, 190, 179) |
| HSL | hsl(60, 8%, 72%) |
| HSV | hsv(60, 6%, 75%) |
| CMYK | cmyk(0%, 0%, 5.8%, 25.5%) |
| CIE-LAB | lab(76.70, -1.98, 5.55) |
| CIE-LCH | lch(76.70, 5.89, 109.63°) |
| OKLab | oklab(79.84% -0.0044 0.0146) |
| OKLCH | oklch(79.84% 0.015 106.7) |
| XYZ | xyz(47.7842, 51.0289, 49.9713) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 5.37
Silver
#C0C0C0
ΔE00 5.56
Greyish
#A8A495
ΔE00 7.50
Light Grey
#D8DCD6
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEB3 #B3B3BE
analogous
#BEB9B3 #BEBEB3 #B9BEB3
triadic
#BEBEB3 #B3BEBE #BEB3BE
tetradic
#BEBEB3 #B3BEB9 #B3B3BE #BEB3B9
square
#BEBEB3 #B3BEB9 #B3B3BE #BEB3B9
split-complementary
#BEBEB3 #B3B9BE #B9B3BE
monochromatic
#858572 #A2A292 #BEBEB3 #DADAD4 #F1F1EF
Accessibility & contrast
On white
1.87
#BEBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BEBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEB3
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEB3 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB2
Deuteranopia (green-blind)
#C0BDB3
Tritanopia (blue-blind)
#C0BCBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebeb3; /* rgb */ color: rgb(190, 190, 179); /* oklch */ color: oklch(79.8% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#d1d1c9',
500: '#bebeb3',
950: '#000000',
},
}SCSS
$custom: #bebeb3; $custom-light: #d1d1c9; $custom-dark: #000000;
JSON
{
"hex": "#bebeb3",
"rgb": {
"r": 190,
"g": 190,
"b": 179
},
"hsl": {
"h": 60,
"s": 7.801,
"l": 72.353
},
"oklch": {
"l": 0.79839,
"c": 0.0152,
"h": 106.7
},
"luminance": 0.51029
}Semantic roles & 50–950 ramp
primary
#BEBEB3
secondary
#848491
accent
#549254
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382