#BEB3BC#BEB3BC
#BEB3BC is a light, near-neutral grey. Relative luminance 0.468; OKLCH L 77.9% C 0.018 H 331.7°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB3BC |
|---|---|
| RGB | rgb(190, 179, 188) |
| HSL | hsl(311, 8%, 72%) |
| HSV | hsv(311, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.07, 5.54, -3.16) |
| CIE-LCH | lch(74.07, 6.38, 330.25°) |
| OKLab | oklab(77.86% 0.0155 -0.0083) |
| OKLCH | oklch(77.86% 0.018 331.7) |
| XYZ | xyz(46.4311, 46.8185, 54.1580) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.83
Silver
#C0C0C0
ΔE00 7.86
Pinkish Grey
#C8ACA9
ΔE00 7.89
Dark Gray
#A9A9A9
ΔE00 8.27
Thistle
#D8BFD8
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB3BC #B3BEB5
analogous
#BBB3BE #BEB3BC #BEB3B7
triadic
#BEB3BC #BCBEB3 #B3BCBE
tetradic
#BEB3BC #BEBBB3 #B3BEB5 #B3B7BE
square
#BEB3BC #BEBBB3 #B3BEB5 #B3B7BE
split-complementary
#BEB3BC #B7BEB3 #B3BEBB
monochromatic
#857281 #A2929F #BEB3BC #DAD4D9 #F1EFF0
Accessibility & contrast
On white
2.03
#BEB3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#BEB3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB3BC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB3BC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#BFB3B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #beb3bc; /* rgb */ color: rgb(190, 179, 188); /* oklch */ color: oklch(77.9% 0.018 331.7);
Tailwind
colors: {
custom: {
50: '#d1c9d0',
500: '#beb3bc',
950: '#000000',
},
}SCSS
$custom: #beb3bc; $custom-light: #d1c9d0; $custom-dark: #000000;
JSON
{
"hex": "#beb3bc",
"rgb": {
"r": 190,
"g": 179,
"b": 188
},
"hsl": {
"h": 310.909,
"s": 7.801,
"l": 72.353
},
"oklch": {
"l": 0.77858,
"c": 0.0176,
"h": 331.7
},
"luminance": 0.46818
}Semantic roles & 50–950 ramp
primary
#BEB3BC
secondary
#E4E7E5
accent
#925F54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282