#BEBFC4#BEBFC4
#BEBFC4 is a light, near-neutral grey. Relative luminance 0.522; OKLCH L 80.5% C 0.007 H 277.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBFC4 |
|---|---|
| RGB | rgb(190, 191, 196) |
| HSL | hsl(230, 5%, 76%) |
| HSV | hsv(230, 3%, 77%) |
| CMYK | cmyk(3.1%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(77.40, 0.59, -2.63) |
| CIE-LCH | lch(77.40, 2.70, 282.66°) |
| OKLab | oklab(80.54% 0.0009 -0.007) |
| OKLCH | oklch(80.54% 0.007 277.2) |
| XYZ | xyz(49.8280, 52.1942, 59.6633) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 1.97
Silver
#C0C0C0
ΔE00 2.62
Silver (survey)
#C5C9C7
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.56
Dark Gray
#A9A9A9
ΔE00 6.61
Fog
#D8DCE0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBFC4 #C4C3BE
analogous
#BEC2C4 #BEBFC4 #C0BEC4
triadic
#BEBFC4 #C4BEBF #BFC4BE
tetradic
#BEBFC4 #C4BEC2 #C4C3BE #BEC4C0
square
#BEBFC4 #C4BEC2 #C4C3BE #BEC4C0
split-complementary
#BEBFC4 #C4C0BE #C2C4BE
monochromatic
#7E808A #9E9FA7 #BEBFC4 #DEDFE1 #EFEFF0
Accessibility & contrast
On white
1.84
#BEBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#BEBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBFC4
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBFC4 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC4
Deuteranopia (green-blind)
#BDBFC4
Tritanopia (blue-blind)
#BDC0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebfc4; /* rgb */ color: rgb(190, 191, 196); /* oklch */ color: oklch(80.5% 0.007 277.2);
Tailwind
colors: {
custom: {
50: '#d1d2d5',
500: '#bebfc4',
950: '#000000',
},
}SCSS
$custom: #bebfc4; $custom-light: #d1d2d5; $custom-dark: #000000;
JSON
{
"hex": "#bebfc4",
"rgb": {
"r": 190,
"g": 191,
"b": 196
},
"hsl": {
"h": 230,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.80535,
"c": 0.00707,
"h": 277.2
},
"luminance": 0.52194
}Semantic roles & 50–950 ramp
primary
#BEBFC4
secondary
#97968F
accent
#85578F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383