#BDB293#BDB293
#BDB293 is a light, muted orange. Relative luminance 0.448; OKLCH L 76.5% C 0.044 H 90.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB293 |
|---|---|
| RGB | rgb(189, 178, 147) |
| HSL | hsl(44, 24%, 66%) |
| HSV | hsv(44, 22%, 74%) |
| CMYK | cmyk(0%, 5.8%, 22.2%, 25.9%) |
| CIE-LAB | lab(72.74, -1.13, 17.29) |
| CIE-LCH | lch(72.74, 17.32, 93.75°) |
| OKLab | oklab(76.46% -0.0006 0.0443) |
| OKLCH | oklch(76.46% 0.044 90.8) |
| XYZ | xyz(42.1731, 44.7670, 34.0174) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.46
Bland
#AFA88B
ΔE00 3.51
Khaki
#C3B091
ΔE00 3.63
Stone (survey)
#ADA587
ΔE00 4.09
Greige
#B8AB98
ΔE00 5.15
Sand
#C2B280
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB293 #939EBD
analogous
#BD9D93 #BDB293 #B3BD93
triadic
#BDB293 #93BDB2 #B293BD
tetradic
#BDB293 #93BD9D #939EBD #BD93B3
square
#BDB293 #93BD9D #939EBD #BD93B3
split-complementary
#BDB293 #93B3BD #9D93BD
monochromatic
#857751 #A6976D #BDB293 #D4CDB9 #EBE8DF
Accessibility & contrast
On white
2.11
#BDB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BDB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB293
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB293 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B191
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#C4ADA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bdb293; /* rgb */ color: rgb(189, 178, 147); /* oklch */ color: oklch(76.5% 0.044 90.8);
Tailwind
colors: {
custom: {
50: '#d1c9b2',
500: '#bdb293',
950: '#000000',
},
}SCSS
$custom: #bdb293; $custom-light: #d1c9b2; $custom-dark: #000000;
JSON
{
"hex": "#bdb293",
"rgb": {
"r": 189,
"g": 178,
"b": 147
},
"hsl": {
"h": 44.286,
"s": 24.138,
"l": 65.882
},
"oklch": {
"l": 0.76463,
"c": 0.04426,
"h": 90.8
},
"luminance": 0.44766
}Semantic roles & 50–950 ramp
primary
#BDB293
secondary
#CFD3DD
accent
#5CA343
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280