#BEB2B4#BEB2B4
#BEB2B4 is a light, near-neutral red. Relative luminance 0.461; OKLCH L 77.4% C 0.014 H 5.9°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2B4 |
|---|---|
| RGB | rgb(190, 178, 180) |
| HSL | hsl(350, 8%, 72%) |
| HSV | hsv(350, 6%, 75%) |
| CMYK | cmyk(0%, 6.3%, 5.3%, 25.5%) |
| CIE-LAB | lab(73.60, 4.62, 0.52) |
| CIE-LCH | lch(73.60, 4.65, 6.39°) |
| OKLab | oklab(77.42% 0.0139 0.0014) |
| OKLCH | oklch(77.42% 0.014 5.9) |
| XYZ | xyz(45.3928, 46.0837, 49.6749) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Dove Gray
#B6B8BD
ΔE00 6.63
Silver
#C0C0C0
ΔE00 6.71
Dark Gray
#A9A9A9
ΔE00 6.87
Warm Gray
#C9BEB0
ΔE00 8.91
Light Gray
#D3D3D3
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2B4 #B2BEBC
analogous
#BEB2BA #BEB2B4 #BEB6B2
triadic
#BEB2B4 #B4BEB2 #B2B4BE
tetradic
#BEB2B4 #BABEB2 #B2BEBC #B6B2BE
square
#BEB2B4 #BABEB2 #B2BEBC #B6B2BE
split-complementary
#BEB2B4 #B2BEB6 #B2BABE
monochromatic
#857074 #A29194 #BEB2B4 #DAD3D4 #F1EEEF
Accessibility & contrast
On white
2.06
#BEB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BEB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2B4
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2B4 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B4
Deuteranopia (green-blind)
#B6B6B4
Tritanopia (blue-blind)
#C1B1B3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beb2b4; /* rgb */ color: rgb(190, 178, 180); /* oklch */ color: oklch(77.4% 0.014 5.9);
Tailwind
colors: {
custom: {
50: '#d1c9ca',
500: '#beb2b4',
950: '#000000',
},
}SCSS
$custom: #beb2b4; $custom-light: #d1c9ca; $custom-dark: #000000;
JSON
{
"hex": "#beb2b4",
"rgb": {
"r": 190,
"g": 178,
"b": 180
},
"hsl": {
"h": 350,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.77416,
"c": 0.01397,
"h": 5.9
},
"luminance": 0.46083
}Semantic roles & 50–950 ramp
primary
#BEB2B4
secondary
#E4E7E7
accent
#928853
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282