#BEBB92#BEBB92
#BEBB92 is a light, muted yellow. Relative luminance 0.486; OKLCH L 78.4% C 0.056 H 104.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB92 |
|---|---|
| RGB | rgb(190, 187, 146) |
| HSL | hsl(56, 25%, 66%) |
| HSV | hsv(56, 23%, 75%) |
| CMYK | cmyk(0%, 1.6%, 23.2%, 25.5%) |
| CIE-LAB | lab(75.18, -5.66, 21.21) |
| CIE-LCH | lch(75.18, 21.95, 104.94°) |
| OKLab | oklab(78.4% -0.0135 0.0539) |
| OKLCH | oklch(78.4% 0.056 104.1) |
| XYZ | xyz(44.1938, 48.5638, 34.2342) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.40
Bland
#AFA88B
ΔE00 6.33
Putty
#BEAE8A
ΔE00 6.38
Stone (survey)
#ADA587
ΔE00 6.98
Darkkhaki
#BDB76B
ΔE00 7.80
Khaki
#C3B091
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB92 #9295BE
analogous
#BEA592 #BEBB92 #ABBE92
triadic
#BEBB92 #92BEBB #BB92BE
tetradic
#BEBB92 #92BEA5 #9295BE #BE92AB
square
#BEBB92 #92BEA5 #9295BE #BE92AB
split-complementary
#BEBB92 #92ABBE #A592BE
monochromatic
#868250 #A7A36C #BEBB92 #D5D3B8 #ECEBDF
Accessibility & contrast
On white
1.96
#BEBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#BEBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB92
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB92 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B88F
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#C5B5B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bebb92; /* rgb */ color: rgb(190, 187, 146); /* oklch */ color: oklch(78.4% 0.056 104.1);
Tailwind
colors: {
custom: {
50: '#d2cfb2',
500: '#bebb92',
950: '#000000',
},
}SCSS
$custom: #bebb92; $custom-light: #d2cfb2; $custom-dark: #000000;
JSON
{
"hex": "#bebb92",
"rgb": {
"r": 190,
"g": 187,
"b": 146
},
"hsl": {
"h": 55.909,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.78403,
"c": 0.05555,
"h": 104.1
},
"luminance": 0.48563
}Semantic roles & 50–950 ramp
primary
#BEBB92
secondary
#CFD0DD
accent
#48A442
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280