#BEB2B0#BEB2B0
#BEB2B0 is a light, near-neutral red. Relative luminance 0.459; OKLCH L 77.3% C 0.014 H 28.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2B0 |
|---|---|
| RGB | rgb(190, 178, 176) |
| HSL | hsl(9, 10%, 72%) |
| HSV | hsv(9, 7%, 75%) |
| CMYK | cmyk(0%, 6.3%, 7.4%, 25.5%) |
| CIE-LAB | lab(73.50, 3.92, 2.55) |
| CIE-LCH | lch(73.50, 4.68, 33.12°) |
| OKLab | oklab(77.3% 0.0123 0.0068) |
| OKLCH | oklch(77.3% 0.014 28.9) |
| XYZ | xyz(44.9912, 45.9231, 47.5598) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.38
Dark Gray
#A9A9A9
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 6.95
Warm Gray
#C9BEB0
ΔE00 6.96
Greige
#B8AB98
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2B0 #B0BCBE
analogous
#BEB0B5 #BEB2B0 #BEB9B0
triadic
#BEB2B0 #B0BEB2 #B2B0BE
tetradic
#BEB2B0 #B5BEB0 #B0BCBE #B9B0BE
square
#BEB2B0 #B5BEB0 #B0BCBE #B9B0BE
split-complementary
#BEB2B0 #B0BEB9 #B0B5BE
monochromatic
#86716E #A2918E #BEB2B0 #DAD3D2 #F1EFEE
Accessibility & contrast
On white
2.06
#BEB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#BEB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2B0
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2B0 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B0
Deuteranopia (green-blind)
#B7B5B0
Tritanopia (blue-blind)
#C1B1B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb2b0; /* rgb */ color: rgb(190, 178, 176); /* oklch */ color: oklch(77.3% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#d1c9c7',
500: '#beb2b0',
950: '#000000',
},
}SCSS
$custom: #beb2b0; $custom-light: #d1c9c7; $custom-dark: #000000;
JSON
{
"hex": "#beb2b0",
"rgb": {
"r": 190,
"g": 178,
"b": 176
},
"hsl": {
"h": 8.571,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.773,
"c": 0.01407,
"h": 28.9
},
"luminance": 0.45923
}Semantic roles & 50–950 ramp
primary
#BEB2B0
secondary
#E3E6E7
accent
#8A9452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282