#BEB6B0#BEB6B0
#BEB6B0 is a light, near-neutral orange. Relative luminance 0.475; OKLCH L 78.1% C 0.012 H 59.5°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6B0 |
|---|---|
| RGB | rgb(190, 182, 176) |
| HSL | hsl(26, 10%, 72%) |
| HSV | hsv(26, 7%, 75%) |
| CMYK | cmyk(0%, 4.2%, 7.4%, 25.5%) |
| CIE-LAB | lab(74.53, 1.76, 4.06) |
| CIE-LCH | lch(74.53, 4.42, 66.51°) |
| OKLab | oklab(78.11% 0.0063 0.0107) |
| OKLCH | oklch(78.11% 0.012 59.5) |
| XYZ | xyz(45.7987, 47.5381, 47.8289) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.17
Silver
#C0C0C0
ΔE00 4.93
Dark Gray
#A9A9A9
ΔE00 5.93
Greige
#B8AB98
ΔE00 6.40
Dove Gray
#B6B8BD
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6B0 #B0B8BE
analogous
#BEB0B1 #BEB6B0 #BEBDB0
triadic
#BEB6B0 #B0BEB6 #B6B0BE
tetradic
#BEB6B0 #B1BEB0 #B0B8BE #BDB0BE
square
#BEB6B0 #B1BEB0 #B0B8BE #BDB0BE
split-complementary
#BEB6B0 #B0BEBD #B0B1BE
monochromatic
#86786E #A2978E #BEB6B0 #DAD5D2 #F1EFEE
Accessibility & contrast
On white
2.00
#BEB6B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#BEB6B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6B0
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6B0 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#C1B4B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beb6b0; /* rgb */ color: rgb(190, 182, 176); /* oklch */ color: oklch(78.1% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#d1cbc7',
500: '#beb6b0',
950: '#000000',
},
}SCSS
$custom: #beb6b0; $custom-light: #d1cbc7; $custom-dark: #000000;
JSON
{
"hex": "#beb6b0",
"rgb": {
"r": 190,
"g": 182,
"b": 176
},
"hsl": {
"h": 25.714,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78113,
"c": 0.01243,
"h": 59.5
},
"luminance": 0.47538
}Semantic roles & 50–950 ramp
primary
#BEB6B0
secondary
#E3E5E7
accent
#779452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282