#BEB8A8#BEB8A8
#BEB8A8 is a light, muted orange. Relative luminance 0.481; OKLCH L 78.3% C 0.023 H 89.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8A8 |
|---|---|
| RGB | rgb(190, 184, 168) |
| HSL | hsl(44, 14%, 70%) |
| HSV | hsv(44, 12%, 75%) |
| CMYK | cmyk(0%, 3.2%, 11.6%, 25.5%) |
| CIE-LAB | lab(74.86, -0.67, 8.88) |
| CIE-LCH | lch(74.86, 8.91, 94.29°) |
| OKLab | oklab(78.31% 0.0001 0.0232) |
| OKLCH | oklch(78.31% 0.023 89.8) |
| XYZ | xyz(45.4429, 48.0558, 43.9199) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.54
Greige
#B8AB98
ΔE00 4.64
Greyish
#A8A495
ΔE00 5.84
Bland
#AFA88B
ΔE00 6.68
Cement
#A5A391
ΔE00 6.70
Khaki
#C3B091
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8A8 #A8AEBE
analogous
#BEADA8 #BEB8A8 #B9BEA8
triadic
#BEB8A8 #A8BEB8 #B8A8BE
tetradic
#BEB8A8 #A8BEAD #A8AEBE #BEA8B9
square
#BEB8A8 #A8BEAD #A8AEBE #BEA8B9
split-complementary
#BEB8A8 #A8B9BE #ADA8BE
monochromatic
#877E65 #A49B85 #BEB8A8 #D8D5CB #F2F1ED
Accessibility & contrast
On white
1.98
#BEB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#BEB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8A8
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8A8 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#C2B5B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb8a8; /* rgb */ color: rgb(190, 184, 168); /* oklch */ color: oklch(78.3% 0.023 89.8);
Tailwind
colors: {
custom: {
50: '#d1cdc1',
500: '#beb8a8',
950: '#000000',
},
}SCSS
$custom: #beb8a8; $custom-light: #d1cdc1; $custom-dark: #000000;
JSON
{
"hex": "#beb8a8",
"rgb": {
"r": 190,
"g": 184,
"b": 168
},
"hsl": {
"h": 43.636,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78307,
"c": 0.02317,
"h": 89.8
},
"luminance": 0.48055
}Semantic roles & 50–950 ramp
primary
#BEB8A8
secondary
#DEE0E4
accent
#62994D
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#141312
muted
#828281