#BEB0B0#BEB0B0
#BEB0B0 is a light, near-neutral red. Relative luminance 0.451; OKLCH L 76.9% C 0.016 H 17.5°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0B0 |
|---|---|
| RGB | rgb(190, 176, 176) |
| HSL | hsl(0, 10%, 72%) |
| HSV | hsv(0, 7%, 75%) |
| CMYK | cmyk(0%, 7.4%, 7.4%, 25.5%) |
| CIE-LAB | lab(72.98, 5.00, 1.80) |
| CIE-LCH | lch(72.98, 5.31, 19.86°) |
| OKLab | oklab(76.9% 0.0154 0.0048) |
| OKLCH | oklch(76.9% 0.016 17.5) |
| XYZ | xyz(44.5962, 45.1330, 47.4281) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.16
Dark Gray
#A9A9A9
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.41
Dove Gray
#B6B8BD
ΔE00 7.57
Warm Gray
#C9BEB0
ΔE00 8.46
Greige
#B8AB98
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0B0 #B0BEBE
analogous
#BEB0B7 #BEB0B0 #BEB7B0
triadic
#BEB0B0 #B0BEB0 #B0B0BE
tetradic
#BEB0B0 #B7BEB0 #B0BEBE #B7B0BE
square
#BEB0B0 #B7BEB0 #B0BEBE #B7B0BE
split-complementary
#BEB0B0 #B0BEB7 #B0B7BE
monochromatic
#866E6E #A28E8E #BEB0B0 #DAD2D2 #F1EEEE
Accessibility & contrast
On white
2.09
#BEB0B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#BEB0B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0B0
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0B0 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B0
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#C1AFB0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beb0b0; /* rgb */ color: rgb(190, 176, 176); /* oklch */ color: oklch(76.9% 0.016 17.5);
Tailwind
colors: {
custom: {
50: '#d1c7c7',
500: '#beb0b0',
950: '#000000',
},
}SCSS
$custom: #beb0b0; $custom-light: #d1c7c7; $custom-dark: #000000;
JSON
{
"hex": "#beb0b0",
"rgb": {
"r": 190,
"g": 176,
"b": 176
},
"hsl": {
"h": 0,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.76896,
"c": 0.01609,
"h": 17.5
},
"luminance": 0.45132
}Semantic roles & 50–950 ramp
primary
#BEB0B0
secondary
#E3E7E7
accent
#949452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282