#BEB8B2#BEB8B2
#BEB8B2 is a light, near-neutral orange. Relative luminance 0.484; OKLCH L 78.6% C 0.011 H 67.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8B2 |
|---|---|
| RGB | rgb(190, 184, 178) |
| HSL | hsl(30, 8%, 72%) |
| HSV | hsv(30, 6%, 75%) |
| CMYK | cmyk(0%, 3.2%, 6.3%, 25.5%) |
| CIE-LAB | lab(75.10, 1.04, 3.79) |
| CIE-LCH | lch(75.10, 3.93, 74.65°) |
| OKLab | oklab(78.58% 0.0041 0.01) |
| OKLCH | oklch(78.58% 0.011 67.7) |
| XYZ | xyz(46.4106, 48.4428, 49.0163) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.06
Silver
#C0C0C0
ΔE00 4.20
Dark Gray
#A9A9A9
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.35
Greige
#B8AB98
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8B2 #B2B8BE
analogous
#BEB2B2 #BEB8B2 #BEBEB2
triadic
#BEB8B2 #B2BEB8 #B8B2BE
tetradic
#BEB8B2 #B2BEB2 #B2B8BE #BEB2BE
square
#BEB8B2 #B2BEB2 #B2B8BE #BEB2BE
split-complementary
#BEB8B2 #B2BEBE #B2B2BE
monochromatic
#857B70 #A29991 #BEB8B2 #DAD7D3 #F1F0EE
Accessibility & contrast
On white
1.96
#BEB8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#BEB8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8B2
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8B2 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#BCB9B2
Tritanopia (blue-blind)
#C0B7B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beb8b2; /* rgb */ color: rgb(190, 184, 178); /* oklch */ color: oklch(78.6% 0.011 67.7);
Tailwind
colors: {
custom: {
50: '#d1cdc9',
500: '#beb8b2',
950: '#000000',
},
}SCSS
$custom: #beb8b2; $custom-light: #d1cdc9; $custom-dark: #000000;
JSON
{
"hex": "#beb8b2",
"rgb": {
"r": 190,
"g": 184,
"b": 178
},
"hsl": {
"h": 30,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.78578,
"c": 0.01082,
"h": 67.7
},
"luminance": 0.48442
}Semantic roles & 50–950 ramp
primary
#BEB8B2
secondary
#E4E6E7
accent
#739253
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282