#BEBD92#BEBD92
#BEBD92 is a light, muted yellow. Relative luminance 0.494; OKLCH L 78.8% C 0.058 H 106.6°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBD92 |
|---|---|
| RGB | rgb(190, 189, 146) |
| HSL | hsl(59, 25%, 66%) |
| HSV | hsv(59, 23%, 75%) |
| CMYK | cmyk(0%, 0.5%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.71, -6.70, 21.94) |
| CIE-LCH | lch(75.71, 22.94, 106.99°) |
| OKLab | oklab(78.82% -0.0165 0.0557) |
| OKLCH | oklch(78.82% 0.058 106.6) |
| XYZ | xyz(44.6210, 49.4183, 34.3766) |
| Luminance | 0.4942 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.99
Bland
#AFA88B
ΔE00 7.19
Putty
#BEAE8A
ΔE00 7.32
Darkkhaki
#BDB76B
ΔE00 7.55
Stone (survey)
#ADA587
ΔE00 7.83
Sage Green
#9CAF88
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBD92 #9293BE
analogous
#BEA792 #BEBD92 #A9BE92
triadic
#BEBD92 #92BEBD #BD92BE
tetradic
#BEBD92 #92BEA7 #9293BE #BE92A9
square
#BEBD92 #92BEA7 #9293BE #BE92A9
split-complementary
#BEBD92 #92A9BE #A792BE
monochromatic
#868550 #A7A66C #BEBD92 #D5D4B8 #ECEBDF
Accessibility & contrast
On white
1.93
#BEBD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#BEBD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBD92
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBD92 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B98F
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#C5B7B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebd92; /* rgb */ color: rgb(190, 189, 146); /* oklch */ color: oklch(78.8% 0.058 106.6);
Tailwind
colors: {
custom: {
50: '#d2d0b2',
500: '#bebd92',
950: '#000000',
},
}SCSS
$custom: #bebd92; $custom-light: #d2d0b2; $custom-dark: #000000;
JSON
{
"hex": "#bebd92",
"rgb": {
"r": 190,
"g": 189,
"b": 146
},
"hsl": {
"h": 58.636,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.78823,
"c": 0.05806,
"h": 106.6
},
"luminance": 0.49418
}Semantic roles & 50–950 ramp
primary
#BEBD92
secondary
#CFCFDD
accent
#44A442
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141411
muted
#828280