#BEB294#BEB294
#BEB294 is a light, muted orange. Relative luminance 0.449; OKLCH L 76.6% C 0.043 H 88.8°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB294 |
|---|---|
| RGB | rgb(190, 178, 148) |
| HSL | hsl(43, 24%, 66%) |
| HSV | hsv(43, 22%, 75%) |
| CMYK | cmyk(0%, 6.3%, 22.1%, 25.5%) |
| CIE-LAB | lab(72.84, -0.60, 16.90) |
| CIE-LCH | lch(72.84, 16.91, 92.04°) |
| OKLab | oklab(76.57% 0.0009 0.0433) |
| OKLCH | oklch(76.57% 0.043 88.8) |
| XYZ | xyz(42.5009, 44.9269, 34.4441) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.37
Khaki
#C3B091
ΔE00 3.07
Bland
#AFA88B
ΔE00 3.84
Stone (survey)
#ADA587
ΔE00 4.36
Greige
#B8AB98
ΔE00 4.65
Sand
#C2B280
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB294 #94A0BE
analogous
#BE9D94 #BEB294 #B5BE94
triadic
#BEB294 #94BEB2 #B294BE
tetradic
#BEB294 #94BE9D #94A0BE #BE94B5
square
#BEB294 #94BE9D #94A0BE #BE94B5
split-complementary
#BEB294 #94B5BE #9D94BE
monochromatic
#867751 #A7976E #BEB294 #D5CDBA #ECE9E0
Accessibility & contrast
On white
2.10
#BEB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#BEB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB294
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB294 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B192
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#C5ADAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #beb294; /* rgb */ color: rgb(190, 178, 148); /* oklch */ color: oklch(76.6% 0.043 88.8);
Tailwind
colors: {
custom: {
50: '#d2c9b3',
500: '#beb294',
950: '#000000',
},
}SCSS
$custom: #beb294; $custom-light: #d2c9b3; $custom-dark: #000000;
JSON
{
"hex": "#beb294",
"rgb": {
"r": 190,
"g": 178,
"b": 148
},
"hsl": {
"h": 42.857,
"s": 24.419,
"l": 66.275
},
"oklch": {
"l": 0.76573,
"c": 0.04334,
"h": 88.8
},
"luminance": 0.44926
}Semantic roles & 50–950 ramp
primary
#BEB294
secondary
#D0D4DE
accent
#5EA343
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280