#BEB3BE#BEB3BE
#BEB3BE is a light, near-neutral grey. Relative luminance 0.469; OKLCH L 77.9% C 0.020 H 325.8°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB3BE |
|---|---|
| RGB | rgb(190, 179, 190) |
| HSL | hsl(300, 8%, 72%) |
| HSV | hsv(300, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 0%, 25.5%) |
| CIE-LAB | lab(74.13, 5.91, -4.18) |
| CIE-LCH | lch(74.13, 7.24, 324.76°) |
| OKLab | oklab(77.92% 0.0163 -0.0111) |
| OKLCH | oklch(77.92% 0.02 325.8) |
| XYZ | xyz(46.6482, 46.9054, 55.3014) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.23
Thistle
#D8BFD8
ΔE00 8.16
Pinkish Grey
#C8ACA9
ΔE00 8.41
Silver
#C0C0C0
ΔE00 8.43
Dark Gray
#A9A9A9
ΔE00 8.84
Light Gray
#D3D3D3
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB3BE #B3BEB3
analogous
#B9B3BE #BEB3BE #BEB3B9
triadic
#BEB3BE #BEBEB3 #B3BEBE
tetradic
#BEB3BE #BEB9B3 #B3BEB3 #B3B9BE
square
#BEB3BE #BEB9B3 #B3BEB3 #B3B9BE
split-complementary
#BEB3BE #B9BEB3 #B3BEB9
monochromatic
#857285 #A292A2 #BEB3BE #DAD4DA #F1EFF1
Accessibility & contrast
On white
2.02
#BEB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#BEB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB3BE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB3BE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BF
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#BFB4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb3be; /* rgb */ color: rgb(190, 179, 190); /* oklch */ color: oklch(77.9% 0.020 325.8);
Tailwind
colors: {
custom: {
50: '#d1c9d1',
500: '#beb3be',
950: '#000000',
},
}SCSS
$custom: #beb3be; $custom-light: #d1c9d1; $custom-dark: #000000;
JSON
{
"hex": "#beb3be",
"rgb": {
"r": 190,
"g": 179,
"b": 190
},
"hsl": {
"h": 300,
"s": 7.801,
"l": 72.353
},
"oklch": {
"l": 0.7792,
"c": 0.01966,
"h": 325.8
},
"luminance": 0.46905
}Semantic roles & 50–950 ramp
primary
#BEB3BE
secondary
#E4E7E4
accent
#925454
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282