#BEB396#BEB396
#BEB396 is a light, muted orange. Relative luminance 0.454; OKLCH L 76.8% C 0.042 H 89.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB396 |
|---|---|
| RGB | rgb(190, 179, 150) |
| HSL | hsl(44, 24%, 67%) |
| HSV | hsv(44, 21%, 75%) |
| CMYK | cmyk(0%, 5.8%, 21.1%, 25.5%) |
| CIE-LAB | lab(73.15, -0.84, 16.24) |
| CIE-LCH | lch(73.15, 16.26, 92.96°) |
| OKLab | oklab(76.83% 0.0002 0.0417) |
| OKLCH | oklch(76.83% 0.042 89.7) |
| XYZ | xyz(42.8602, 45.3902, 35.3516) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.89
Khaki
#C3B091
ΔE00 3.49
Bland
#AFA88B
ΔE00 3.83
Stone (survey)
#ADA587
ΔE00 4.46
Greige
#B8AB98
ΔE00 4.66
Sand
#C2B280
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB396 #96A1BE
analogous
#BE9F96 #BEB396 #B5BE96
triadic
#BEB396 #96BEB3 #B396BE
tetradic
#BEB396 #96BE9F #96A1BE #BE96B5
square
#BEB396 #96BE9F #96A1BE #BE96B5
split-complementary
#BEB396 #96B5BE #9F96BE
monochromatic
#867853 #A79870 #BEB396 #D5CEBC #EDEAE2
Accessibility & contrast
On white
2.08
#BEB396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#BEB396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB396
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB396 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB294
Deuteranopia (green-blind)
#BDB597
Tritanopia (blue-blind)
#C5AEAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb396; /* rgb */ color: rgb(190, 179, 150); /* oklch */ color: oklch(76.8% 0.042 89.7);
Tailwind
colors: {
custom: {
50: '#d2c9b5',
500: '#beb396',
950: '#000000',
},
}SCSS
$custom: #beb396; $custom-light: #d2c9b5; $custom-dark: #000000;
JSON
{
"hex": "#beb396",
"rgb": {
"r": 190,
"g": 179,
"b": 150
},
"hsl": {
"h": 43.5,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.76826,
"c": 0.0417,
"h": 89.7
},
"luminance": 0.45389
}Semantic roles & 50–950 ramp
primary
#BEB396
secondary
#D1D5DE
accent
#5DA244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280