#BEB397#BEB397
#BEB397 is a light, muted orange. Relative luminance 0.454; OKLCH L 76.8% C 0.040 H 89.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB397 |
|---|---|
| RGB | rgb(190, 179, 151) |
| HSL | hsl(43, 23%, 67%) |
| HSV | hsv(43, 21%, 75%) |
| CMYK | cmyk(0%, 5.8%, 20.5%, 25.5%) |
| CIE-LAB | lab(73.17, -0.69, 15.73) |
| CIE-LCH | lch(73.17, 15.74, 92.51°) |
| OKLab | oklab(76.85% 0.0006 0.0404) |
| OKLCH | oklch(76.85% 0.04 89.1) |
| XYZ | xyz(42.9411, 45.4225, 35.7775) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.09
Khaki
#C3B091
ΔE00 3.45
Bland
#AFA88B
ΔE00 3.92
Greige
#B8AB98
ΔE00 4.37
Stone (survey)
#ADA587
ΔE00 4.56
Sand
#C2B280
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB397 #97A2BE
analogous
#BEA097 #BEB397 #B6BE97
triadic
#BEB397 #97BEB3 #B397BE
tetradic
#BEB397 #97BEA0 #97A2BE #BE97B6
square
#BEB397 #97BEA0 #97A2BE #BE97B6
split-complementary
#BEB397 #97B6BE #A097BE
monochromatic
#877854 #A69771 #BEB397 #D6CFBD #EDEAE2
Accessibility & contrast
On white
2.08
#BEB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#BEB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB397
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB397 | 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)
#BAB295
Deuteranopia (green-blind)
#BDB598
Tritanopia (blue-blind)
#C5AEAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb397; /* rgb */ color: rgb(190, 179, 151); /* oklch */ color: oklch(76.8% 0.040 89.1);
Tailwind
colors: {
custom: {
50: '#d2c9b5',
500: '#beb397',
950: '#000000',
},
}SCSS
$custom: #beb397; $custom-light: #d2c9b5; $custom-dark: #000000;
JSON
{
"hex": "#beb397",
"rgb": {
"r": 190,
"g": 179,
"b": 151
},
"hsl": {
"h": 43.077,
"s": 23.077,
"l": 66.863
},
"oklch": {
"l": 0.7685,
"c": 0.04043,
"h": 89.1
},
"luminance": 0.45422
}Semantic roles & 50–950 ramp
primary
#BEB397
secondary
#D2D6DF
accent
#5EA244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280