#BEBEC6#BEBEC6
#BEBEC6 is a light, near-neutral grey. Relative luminance 0.519; OKLCH L 80.4% C 0.011 H 286.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEC6 |
|---|---|
| RGB | rgb(190, 190, 198) |
| HSL | hsl(240, 7%, 76%) |
| HSV | hsv(240, 4%, 78%) |
| CMYK | cmyk(4%, 4%, 0%, 22.4%) |
| CIE-LAB | lab(77.19, 1.51, -4.02) |
| CIE-LCH | lch(77.19, 4.29, 290.57°) |
| OKLab | oklab(80.39% 0.0031 -0.0107) |
| OKLCH | oklch(80.39% 0.011 286.2) |
| XYZ | xyz(49.8398, 51.8512, 60.7977) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.69
Silver
#C0C0C0
ΔE00 4.19
Silver (survey)
#C5C9C7
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 6.55
Dark Gray
#A9A9A9
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEC6 #C6C6BE
analogous
#BEC2C6 #BEBEC6 #C2BEC6
triadic
#BEBEC6 #C6BEBE #BEC6BE
tetradic
#BEBEC6 #C6BEC2 #C6C6BE #BEC6C2
square
#BEBEC6 #C6BEC2 #C6C6BE #BEC6C2
split-complementary
#BEBEC6 #C6C2BE #C2C6BE
monochromatic
#7D7D8D #9D9DA9 #BEBEC6 #DFDFE3 #EFEFF1
Accessibility & contrast
On white
1.85
#BEBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BEBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEC6
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEC6 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC6
Deuteranopia (green-blind)
#BCBEC6
Tritanopia (blue-blind)
#BDBFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebec6; /* rgb */ color: rgb(190, 190, 198); /* oklch */ color: oklch(80.4% 0.011 286.2);
Tailwind
colors: {
custom: {
50: '#d1d1d7',
500: '#bebec6',
950: '#000000',
},
}SCSS
$custom: #bebec6; $custom-light: #d1d1d7; $custom-dark: #000000;
JSON
{
"hex": "#bebec6",
"rgb": {
"r": 190,
"g": 190,
"b": 198
},
"hsl": {
"h": 240,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.80393,
"c": 0.01114,
"h": 286.2
},
"luminance": 0.51851
}Semantic roles & 50–950 ramp
primary
#BEBEC6
secondary
#99998F
accent
#905590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383