#BEB8B0#BEB8B0
#BEB8B0 is a light, near-neutral orange. Relative luminance 0.484; OKLCH L 78.5% C 0.013 H 75.3°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8B0 |
|---|---|
| RGB | rgb(190, 184, 176) |
| HSL | hsl(34, 10%, 72%) |
| HSV | hsv(34, 7%, 75%) |
| CMYK | cmyk(0%, 3.2%, 7.4%, 25.5%) |
| CIE-LAB | lab(75.05, 0.69, 4.81) |
| CIE-LCH | lch(75.05, 4.86, 81.81°) |
| OKLab | oklab(78.52% 0.0033 0.0127) |
| OKLCH | oklch(78.52% 0.013 75.3) |
| XYZ | xyz(46.2112, 48.3631, 47.9664) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.43
Silver
#C0C0C0
ΔE00 4.82
Greige
#B8AB98
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 6.53
Greyish
#A8A495
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8B0 #B0B6BE
analogous
#BEB1B0 #BEB8B0 #BDBEB0
triadic
#BEB8B0 #B0BEB8 #B8B0BE
tetradic
#BEB8B0 #B0BEB1 #B0B6BE #BEB0BD
square
#BEB8B0 #B0BEB1 #B0B6BE #BEB0BD
split-complementary
#BEB8B0 #B0BDBE #B1B0BE
monochromatic
#867B6E #A29A8E #BEB8B0 #DAD6D2 #F1F0EE
Accessibility & contrast
On white
1.97
#BEB8B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#BEB8B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8B0
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8B0 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8B0
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#C1B6B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb8b0; /* rgb */ color: rgb(190, 184, 176); /* oklch */ color: oklch(78.5% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#d1cdc7',
500: '#beb8b0',
950: '#000000',
},
}SCSS
$custom: #beb8b0; $custom-light: #d1cdc7; $custom-dark: #000000;
JSON
{
"hex": "#beb8b0",
"rgb": {
"r": 190,
"g": 184,
"b": 176
},
"hsl": {
"h": 34.286,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78522,
"c": 0.01309,
"h": 75.3
},
"luminance": 0.48363
}Semantic roles & 50–950 ramp
primary
#BEB8B0
secondary
#E3E5E7
accent
#6E9452
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282