#BEBFC7#BEBFC7
#BEBFC7 is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.011 H 280.4°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFC7 |
|---|---|
| RGB | rgb(190, 191, 199) |
| HSL | hsl(233, 7%, 76%) |
| HSV | hsv(233, 5%, 78%) |
| CMYK | cmyk(4.5%, 4%, 0%, 22%) |
| CIE-LAB | lab(77.48, 1.17, -4.13) |
| CIE-LCH | lch(77.48, 4.30, 285.74°) |
| OKLab | oklab(80.63% 0.002 -0.011) |
| OKLCH | oklch(80.63% 0.011 280.4) |
| XYZ | xyz(50.1729, 52.3321, 61.4796) |
| Luminance | 0.5233 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.61
Silver
#C0C0C0
ΔE00 4.08
Silver (survey)
#C5C9C7
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.33
Dark Gray
#A9A9A9
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFC7 #C7C6BE
analogous
#BEC4C7 #BEBFC7 #C2BEC7
triadic
#BEBFC7 #C7BEBF #BFC7BE
tetradic
#BEBFC7 #C7BEC4 #C7C6BE #BEC7C2
square
#BEBFC7 #C7BEC4 #C7C6BE #BEC7C2
split-complementary
#BEBFC7 #C7C2BE #C4C7BE
monochromatic
#7C7E8E #9D9FAB #BEBFC7 #DFDFE3 #EFEFF1
Accessibility & contrast
On white
1.83
#BEBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BEBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFC7
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFC7 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C7
Deuteranopia (green-blind)
#BDBFC7
Tritanopia (blue-blind)
#BCC0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfc7; /* rgb */ color: rgb(190, 191, 199); /* oklch */ color: oklch(80.6% 0.011 280.4);
Tailwind
colors: {
custom: {
50: '#d1d2d8',
500: '#bebfc7',
950: '#000000',
},
}SCSS
$custom: #bebfc7; $custom-light: #d1d2d8; $custom-dark: #000000;
JSON
{
"hex": "#bebfc7",
"rgb": {
"r": 190,
"g": 191,
"b": 199
},
"hsl": {
"h": 233.333,
"s": 7.438,
"l": 76.275
},
"oklch": {
"l": 0.80627,
"c": 0.01122,
"h": 280.4
},
"luminance": 0.52332
}Semantic roles & 50–950 ramp
primary
#BEBFC7
secondary
#9A998F
accent
#8B5491
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383