#BEBFC5#BEBFC5
#BEBFC5 is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.6% C 0.008 H 278.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFC5 |
|---|---|
| RGB | rgb(190, 191, 197) |
| HSL | hsl(231, 6%, 76%) |
| HSV | hsv(231, 4%, 77%) |
| CMYK | cmyk(3.6%, 3%, 0%, 22.7%) |
| CIE-LAB | lab(77.42, 0.78, -3.13) |
| CIE-LCH | lch(77.42, 3.23, 284.01°) |
| OKLab | oklab(80.57% 0.0013 -0.0083) |
| OKLCH | oklch(80.57% 0.008 278.6) |
| XYZ | xyz(49.9422, 52.2398, 60.2647) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.09
Silver
#C0C0C0
ΔE00 3.12
Silver (survey)
#C5C9C7
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 5.79
Dark Gray
#A9A9A9
ΔE00 6.84
Fog
#D8DCE0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFC5 #C5C4BE
analogous
#BEC2C5 #BEBFC5 #C0BEC5
triadic
#BEBFC5 #C5BEBF #BFC5BE
tetradic
#BEBFC5 #C5BEC2 #C5C4BE #BEC5C0
square
#BEBFC5 #C5BEC2 #C5C4BE #BEC5C0
split-complementary
#BEBFC5 #C5C0BE #C2C5BE
monochromatic
#7D7F8B #9E9FA8 #BEBFC5 #DEDFE2 #EFEFF1
Accessibility & contrast
On white
1.83
#BEBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BEBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFC5
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFC5 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC5
Deuteranopia (green-blind)
#BDBFC5
Tritanopia (blue-blind)
#BDC0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfc5; /* rgb */ color: rgb(190, 191, 197); /* oklch */ color: oklch(80.6% 0.008 278.6);
Tailwind
colors: {
custom: {
50: '#d1d2d6',
500: '#bebfc5',
950: '#000000',
},
}SCSS
$custom: #bebfc5; $custom-light: #d1d2d6; $custom-dark: #000000;
JSON
{
"hex": "#bebfc5",
"rgb": {
"r": 190,
"g": 191,
"b": 197
},
"hsl": {
"h": 231.429,
"s": 5.691,
"l": 75.882
},
"oklch": {
"l": 0.80566,
"c": 0.00844,
"h": 278.6
},
"luminance": 0.5224
}Semantic roles & 50–950 ramp
primary
#BEBFC5
secondary
#98978F
accent
#875690
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383