#BEB0B2#BEB0B2
#BEB0B2 is a light, near-neutral red. Relative luminance 0.452; OKLCH L 77.0% C 0.016 H 7.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0B2 |
|---|---|
| RGB | rgb(190, 176, 178) |
| HSL | hsl(351, 10%, 72%) |
| HSV | hsv(351, 7%, 75%) |
| CMYK | cmyk(0%, 7.4%, 6.3%, 25.5%) |
| CIE-LAB | lab(73.03, 5.35, 0.78) |
| CIE-LCH | lch(73.03, 5.41, 8.34°) |
| OKLab | oklab(76.95% 0.0161 0.0022) |
| OKLCH | oklch(76.95% 0.016 7.6) |
| XYZ | xyz(44.7955, 45.2127, 48.4780) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.35
Dark Gray
#A9A9A9
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 7.50
Silver
#C0C0C0
ΔE00 7.62
Warm Gray
#C9BEB0
ΔE00 9.39
Light Gray
#D3D3D3
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0B2 #B0BEBC
analogous
#BEB0B9 #BEB0B2 #BEB5B0
triadic
#BEB0B2 #B2BEB0 #B0B2BE
tetradic
#BEB0B2 #B9BEB0 #B0BEBC #B5B0BE
square
#BEB0B2 #B9BEB0 #B0BEBC #B5B0BE
split-complementary
#BEB0B2 #B0BEB5 #B0B9BE
monochromatic
#866E71 #A28E91 #BEB0B2 #DAD2D3 #F1EEEF
Accessibility & contrast
On white
2.09
#BEB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#BEB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0B2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0B2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#B5B4B2
Tritanopia (blue-blind)
#C1AFB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beb0b2; /* rgb */ color: rgb(190, 176, 178); /* oklch */ color: oklch(77.0% 0.016 7.6);
Tailwind
colors: {
custom: {
50: '#d1c7c9',
500: '#beb0b2',
950: '#000000',
},
}SCSS
$custom: #beb0b2; $custom-light: #d1c7c9; $custom-dark: #000000;
JSON
{
"hex": "#beb0b2",
"rgb": {
"r": 190,
"g": 176,
"b": 178
},
"hsl": {
"h": 351.429,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.76954,
"c": 0.01628,
"h": 7.6
},
"luminance": 0.45212
}Semantic roles & 50–950 ramp
primary
#BEB0B2
secondary
#E3E7E6
accent
#948A52
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282