#BEB2AB#BEB2AB
#BEB2AB is a light, near-neutral orange. Relative luminance 0.457; OKLCH L 77.2% C 0.017 H 52.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2AB |
|---|---|
| RGB | rgb(190, 178, 171) |
| HSL | hsl(22, 13%, 71%) |
| HSV | hsv(22, 10%, 75%) |
| CMYK | cmyk(0%, 6.3%, 10%, 25.5%) |
| CIE-LAB | lab(73.37, 3.05, 5.11) |
| CIE-LCH | lch(73.37, 5.95, 59.13°) |
| OKLab | oklab(77.16% 0.0103 0.0135) |
| OKLCH | oklch(77.16% 0.017 52.5) |
| XYZ | xyz(44.5056, 45.7288, 45.0022) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.74
Greige
#B8AB98
ΔE00 5.94
Dark Gray
#A9A9A9
ΔE00 6.72
Silver
#C0C0C0
ΔE00 6.72
Pinkish Grey
#C8ACA9
ΔE00 7.19
Stone
#A89F91
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2AB #ABB7BE
analogous
#BEABAD #BEB2AB #BEBBAB
triadic
#BEB2AB #ABBEB2 #B2ABBE
tetradic
#BEB2AB #ADBEAB #ABB7BE #BBABBE
square
#BEB2AB #ADBEAB #ABB7BE #BBABBE
split-complementary
#BEB2AB #ABBEBB #ABADBE
monochromatic
#877368 #A39288 #BEB2AB #D9D2CE #F2EFEE
Accessibility & contrast
On white
2.07
#BEB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BEB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2AB
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2AB | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AB
Deuteranopia (green-blind)
#B8B5AB
Tritanopia (blue-blind)
#C2B0B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb2ab; /* rgb */ color: rgb(190, 178, 171); /* oklch */ color: oklch(77.2% 0.017 52.5);
Tailwind
colors: {
custom: {
50: '#d1c9c4',
500: '#beb2ab',
950: '#000000',
},
}SCSS
$custom: #beb2ab; $custom-light: #d1c9c4; $custom-dark: #000000;
JSON
{
"hex": "#beb2ab",
"rgb": {
"r": 190,
"g": 178,
"b": 171
},
"hsl": {
"h": 22.105,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.77159,
"c": 0.01697,
"h": 52.5
},
"luminance": 0.45728
}Semantic roles & 50–950 ramp
primary
#BEB2AB
secondary
#E0E3E5
accent
#7C974F
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281