#BEB5BF#BEB5BF
#BEB5BF is a light, near-neutral grey. Relative luminance 0.478; OKLCH L 78.4% C 0.017 H 322.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB5BF |
|---|---|
| RGB | rgb(190, 181, 191) |
| HSL | hsl(294, 7%, 73%) |
| HSV | hsv(294, 5%, 75%) |
| CMYK | cmyk(0.5%, 5.2%, 0%, 25.1%) |
| CIE-LAB | lab(74.67, 5.02, -3.92) |
| CIE-LCH | lch(74.67, 6.37, 321.97°) |
| OKLab | oklab(78.35% 0.0137 -0.0104) |
| OKLCH | oklch(78.35% 0.017 322.7) |
| XYZ | xyz(47.1616, 47.7567, 56.0135) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.22
Silver
#C0C0C0
ΔE00 7.45
Dark Gray
#A9A9A9
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.77
Pinkish Grey
#C8ACA9
ΔE00 8.79
Light Gray
#D3D3D3
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB5BF #B6BFB5
analogous
#B9B5BF #BEB5BF #BFB5BB
triadic
#BEB5BF #BFBEB5 #B5BFBE
tetradic
#BEB5BF #BFB9B5 #B6BFB5 #B5BBBF
square
#BEB5BF #BFB9B5 #B6BFB5 #B5BBBF
split-complementary
#BEB5BF #BBBFB5 #B5BFB9
monochromatic
#847486 #A194A3 #BEB5BF #DBD6DB #F1EFF1
Accessibility & contrast
On white
1.99
#BEB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BEB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB5BF
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB5BF | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#BEB6B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb5bf; /* rgb */ color: rgb(190, 181, 191); /* oklch */ color: oklch(78.4% 0.017 322.7);
Tailwind
colors: {
custom: {
50: '#d1cbd2',
500: '#beb5bf',
950: '#000000',
},
}SCSS
$custom: #beb5bf; $custom-light: #d1cbd2; $custom-dark: #000000;
JSON
{
"hex": "#beb5bf",
"rgb": {
"r": 190,
"g": 181,
"b": 191
},
"hsl": {
"h": 294,
"s": 7.246,
"l": 72.941
},
"oklch": {
"l": 0.78353,
"c": 0.01716,
"h": 322.7
},
"luminance": 0.47756
}Semantic roles & 50–950 ramp
primary
#BEB5BF
secondary
#E4E7E4
accent
#91545A
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282