#BEBEC2#BEBEC2
#BEBEC2 is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.3% C 0.006 H 286.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEC2 |
|---|---|
| RGB | rgb(190, 190, 194) |
| HSL | hsl(240, 3%, 75%) |
| HSV | hsv(240, 2%, 76%) |
| CMYK | cmyk(2.1%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(77.08, 0.75, -2.01) |
| CIE-LCH | lch(77.08, 2.14, 290.38°) |
| OKLab | oklab(80.27% 0.0016 -0.0053) |
| OKLCH | oklch(80.27% 0.006 286.3) |
| XYZ | xyz(49.3846, 51.6690, 58.3999) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.97
Silver
#C0C0C0
ΔE00 2.23
Silver (survey)
#C5C9C7
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 5.58
Dark Gray
#A9A9A9
ΔE00 6.25
Fog
#D8DCE0
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEC2 #C2C2BE
analogous
#BEC0C2 #BEBEC2 #C0BEC2
triadic
#BEBEC2 #C2BEBE #BEC2BE
tetradic
#BEBEC2 #C2BEC0 #C2C2BE #BEC2C0
square
#BEBEC2 #C2BEC0 #C2C2BE #BEC2C0
split-complementary
#BEBEC2 #C2C0BE #C0C2BE
monochromatic
#7F7F87 #9E9EA4 #BEBEC2 #DEDEE0 #EFEFF0
Accessibility & contrast
On white
1.85
#BEBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BEBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEC2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEC2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEC2
Deuteranopia (green-blind)
#BDBEC2
Tritanopia (blue-blind)
#BDBFBF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebec2; /* rgb */ color: rgb(190, 190, 194); /* oklch */ color: oklch(80.3% 0.006 286.3);
Tailwind
colors: {
custom: {
50: '#d1d1d4',
500: '#bebec2',
950: '#000000',
},
}SCSS
$custom: #bebec2; $custom-light: #d1d1d4; $custom-dark: #000000;
JSON
{
"hex": "#bebec2",
"rgb": {
"r": 190,
"g": 190,
"b": 194
},
"hsl": {
"h": 240,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.80271,
"c": 0.00556,
"h": 286.3
},
"luminance": 0.51669
}Semantic roles & 50–950 ramp
primary
#BEBEC2
secondary
#959590
accent
#8D598D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383