#BDBE92#BDBE92
#BDBE92 is a light, muted yellow. Relative luminance 0.497; OKLCH L 79.0% C 0.059 H 108.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBE92 |
|---|---|
| RGB | rgb(189, 190, 146) |
| HSL | hsl(61, 25%, 66%) |
| HSV | hsv(61, 23%, 75%) |
| CMYK | cmyk(0.5%, 0%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.90, -7.61, 22.18) |
| CIE-LCH | lch(75.90, 23.45, 108.93°) |
| OKLab | oklab(78.95% -0.0191 0.0562) |
| OKLCH | oklch(78.95% 0.059 108.8) |
| XYZ | xyz(44.5879, 49.7216, 34.4369) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.60
Darkkhaki
#BDB76B
ΔE00 7.57
Bland
#AFA88B
ΔE00 7.75
Sage Green
#9CAF88
ΔE00 7.91
Pale Olive
#B9CC81
ΔE00 7.94
Putty
#BEAE8A
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBE92 #9392BE
analogous
#BEA992 #BDBE92 #A7BE92
triadic
#BDBE92 #92BDBE #BE92BD
tetradic
#BDBE92 #92BEA9 #9392BE #BE92A7
square
#BDBE92 #92BEA9 #9392BE #BE92A7
split-complementary
#BDBE92 #92A7BE #A992BE
monochromatic
#858650 #A6A76C #BDBE92 #D4D5B8 #EBECDF
Accessibility & contrast
On white
1.92
#BDBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#BDBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBE92
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBE92 | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#C3B8B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bdbe92; /* rgb */ color: rgb(189, 190, 146); /* oklch */ color: oklch(79.0% 0.059 108.8);
Tailwind
colors: {
custom: {
50: '#d1d1b2',
500: '#bdbe92',
950: '#000000',
},
}SCSS
$custom: #bdbe92; $custom-light: #d1d1b2; $custom-dark: #000000;
JSON
{
"hex": "#bdbe92",
"rgb": {
"r": 189,
"g": 190,
"b": 146
},
"hsl": {
"h": 61.364,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.78952,
"c": 0.0594,
"h": 108.8
},
"luminance": 0.49721
}Semantic roles & 50–950 ramp
primary
#BDBE92
secondary
#CFCFDD
accent
#42A444
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141411
muted
#828280