#BDB295#BDB295
#BDB295 is a light, muted orange. Relative luminance 0.448; OKLCH L 76.5% C 0.042 H 89.7°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDB295 |
|---|---|
| RGB | rgb(189, 178, 149) |
| HSL | hsl(44, 23%, 66%) |
| HSV | hsv(44, 21%, 74%) |
| CMYK | cmyk(0%, 5.8%, 21.2%, 25.9%) |
| CIE-LAB | lab(72.78, -0.84, 16.26) |
| CIE-LCH | lch(72.78, 16.28, 92.94°) |
| OKLab | oklab(76.51% 0.0002 0.0417) |
| OKLCH | oklch(76.51% 0.042 89.7) |
| XYZ | xyz(42.3314, 44.8304, 34.8511) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.78
Khaki
#C3B091
ΔE00 3.47
Bland
#AFA88B
ΔE00 3.60
Stone (survey)
#ADA587
ΔE00 4.21
Greige
#B8AB98
ΔE00 4.55
Sand
#C2B280
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDB295 #95A0BD
analogous
#BD9E95 #BDB295 #B4BD95
triadic
#BDB295 #95BDB2 #B295BD
tetradic
#BDB295 #95BD9E #95A0BD #BD95B4
square
#BDB295 #95BD9E #95A0BD #BD95B4
split-complementary
#BDB295 #95B4BD #9E95BD
monochromatic
#857753 #A6976F #BDB295 #D4CDBB #ECE9E0
Accessibility & contrast
On white
2.11
#BDB295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#BDB295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDB295
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDB295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDB295 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B193
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#C4ADAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bdb295; /* rgb */ color: rgb(189, 178, 149); /* oklch */ color: oklch(76.5% 0.042 89.7);
Tailwind
colors: {
custom: {
50: '#d1c9b4',
500: '#bdb295',
950: '#000000',
},
}SCSS
$custom: #bdb295; $custom-light: #d1c9b4; $custom-dark: #000000;
JSON
{
"hex": "#bdb295",
"rgb": {
"r": 189,
"g": 178,
"b": 149
},
"hsl": {
"h": 43.5,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76509,
"c": 0.04173,
"h": 89.7
},
"luminance": 0.4483
}Semantic roles & 50–950 ramp
primary
#BDB295
secondary
#D0D4DD
accent
#5EA244
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280