#BEB39B#BEB39B
#BEB39B is a light, muted orange. Relative luminance 0.456; OKLCH L 76.9% C 0.035 H 86.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB39B |
|---|---|
| RGB | rgb(190, 179, 155) |
| HSL | hsl(41, 21%, 68%) |
| HSV | hsv(41, 18%, 75%) |
| CMYK | cmyk(0%, 5.8%, 18.4%, 25.5%) |
| CIE-LAB | lab(73.26, -0.08, 13.68) |
| CIE-LCH | lch(73.26, 13.68, 90.33°) |
| OKLab | oklab(76.95% 0.0023 0.0353) |
| OKLCH | oklch(76.95% 0.035 86.3) |
| XYZ | xyz(43.2715, 45.5547, 37.5174) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.25
Khaki
#C3B091
ΔE00 3.61
Putty
#BEAE8A
ΔE00 4.11
Bland
#AFA88B
ΔE00 4.57
Stone (survey)
#ADA587
ΔE00 5.19
Warm Gray
#C9BEB0
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB39B #9BA6BE
analogous
#BEA19B #BEB39B #B7BE9B
triadic
#BEB39B #9BBEB3 #B39BBE
tetradic
#BEB39B #9BBEA1 #9BA6BE #BE9BB7
square
#BEB39B #9BBEA1 #9BA6BE #BE9BB7
split-complementary
#BEB39B #9BB7BE #A19BBE
monochromatic
#877858 #A69776 #BEB39B #D6CFC0 #EEEBE5
Accessibility & contrast
On white
2.08
#BEB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#BEB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB39B
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB39B | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#C4AFAC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beb39b; /* rgb */ color: rgb(190, 179, 155); /* oklch */ color: oklch(76.9% 0.035 86.3);
Tailwind
colors: {
custom: {
50: '#d1c9b8',
500: '#beb39b',
950: '#000000',
},
}SCSS
$custom: #beb39b; $custom-light: #d1c9b8; $custom-dark: #000000;
JSON
{
"hex": "#beb39b",
"rgb": {
"r": 190,
"g": 179,
"b": 155
},
"hsl": {
"h": 41.143,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.76947,
"c": 0.03539,
"h": 86.3
},
"luminance": 0.45554
}Semantic roles & 50–950 ramp
primary
#BEB39B
secondary
#D5D8E0
accent
#62A046
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280