#BDBE93#BDBE93
#BDBE93 is a light, muted yellow. Relative luminance 0.498; OKLCH L 79.0% C 0.058 H 108.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBE93 |
|---|---|
| RGB | rgb(189, 190, 147) |
| HSL | hsl(61, 25%, 66%) |
| HSV | hsv(61, 23%, 75%) |
| CMYK | cmyk(0.5%, 0%, 22.6%, 25.5%) |
| CIE-LAB | lab(75.92, -7.46, 21.67) |
| CIE-LCH | lch(75.92, 22.92, 109.00°) |
| OKLab | oklab(78.97% -0.0187 0.055) |
| OKLCH | oklch(78.97% 0.058 108.8) |
| XYZ | xyz(44.6660, 49.7528, 34.8484) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.68
Bland
#AFA88B
ΔE00 7.63
Darkkhaki
#BDB76B
ΔE00 7.80
Sage Green
#9CAF88
ΔE00 7.89
Putty
#BEAE8A
ΔE00 8.02
Pale Olive
#B9CC81
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBE93 #9493BE
analogous
#BEA993 #BDBE93 #A7BE93
triadic
#BDBE93 #93BDBE #BE93BD
tetradic
#BDBE93 #93BEA9 #9493BE #BE93A7
square
#BDBE93 #93BEA9 #9493BE #BE93A7
split-complementary
#BDBE93 #93A7BE #A993BE
monochromatic
#858651 #A6A76D #BDBE93 #D4D5B9 #ECECDF
Accessibility & contrast
On white
1.92
#BDBE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BDBE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBE93
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBE93 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA90
Deuteranopia (green-blind)
#C6BC95
Tritanopia (blue-blind)
#C3B9B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bdbe93; /* rgb */ color: rgb(189, 190, 147); /* oklch */ color: oklch(79.0% 0.058 108.8);
Tailwind
colors: {
custom: {
50: '#d1d1b3',
500: '#bdbe93',
950: '#000000',
},
}SCSS
$custom: #bdbe93; $custom-light: #d1d1b3; $custom-dark: #000000;
JSON
{
"hex": "#bdbe93",
"rgb": {
"r": 189,
"g": 190,
"b": 147
},
"hsl": {
"h": 61.395,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.78974,
"c": 0.05811,
"h": 108.8
},
"luminance": 0.49752
}Semantic roles & 50–950 ramp
primary
#BDBE93
secondary
#D0CFDD
accent
#42A344
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141411
muted
#828280