#BEBFC6#BEBFC6
#BEBFC6 is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.010 H 279.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFC6 |
|---|---|
| RGB | rgb(190, 191, 198) |
| HSL | hsl(233, 7%, 76%) |
| HSV | hsv(233, 4%, 78%) |
| CMYK | cmyk(4%, 3.5%, 0%, 22.4%) |
| CIE-LAB | lab(77.45, 0.97, -3.63) |
| CIE-LCH | lch(77.45, 3.76, 284.99°) |
| OKLab | oklab(80.6% 0.0017 -0.0097) |
| OKLCH | oklch(80.6% 0.01 279.7) |
| XYZ | xyz(50.0572, 52.2858, 60.8702) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.31
Silver
#C0C0C0
ΔE00 3.60
Silver (survey)
#C5C9C7
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 6.05
Dark Gray
#A9A9A9
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFC6 #C6C5BE
analogous
#BEC3C6 #BEBFC6 #C1BEC6
triadic
#BEBFC6 #C6BEBF #BFC6BE
tetradic
#BEBFC6 #C6BEC3 #C6C5BE #BEC6C1
square
#BEBFC6 #C6BEC3 #C6C5BE #BEC6C1
split-complementary
#BEBFC6 #C6C1BE #C3C6BE
monochromatic
#7D7F8D #9D9FA9 #BEBFC6 #DFDFE3 #EFEFF1
Accessibility & contrast
On white
1.83
#BEBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BEBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFC6
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFC6 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C6
Deuteranopia (green-blind)
#BDBFC6
Tritanopia (blue-blind)
#BCC0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfc6; /* rgb */ color: rgb(190, 191, 198); /* oklch */ color: oklch(80.6% 0.010 279.7);
Tailwind
colors: {
custom: {
50: '#d1d2d7',
500: '#bebfc6',
950: '#000000',
},
}SCSS
$custom: #bebfc6; $custom-light: #d1d2d7; $custom-dark: #000000;
JSON
{
"hex": "#bebfc6",
"rgb": {
"r": 190,
"g": 191,
"b": 198
},
"hsl": {
"h": 232.5,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.80596,
"c": 0.00983,
"h": 279.7
},
"luminance": 0.52286
}Semantic roles & 50–950 ramp
primary
#BEBFC6
secondary
#99988F
accent
#895590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383