#BEBB96#BEBB96
#BEBB96 is a light, muted yellow. Relative luminance 0.487; OKLCH L 78.5% C 0.050 H 103.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB96 |
|---|---|
| RGB | rgb(190, 187, 150) |
| HSL | hsl(56, 24%, 67%) |
| HSV | hsv(56, 21%, 75%) |
| CMYK | cmyk(0%, 1.6%, 21.1%, 25.5%) |
| CIE-LAB | lab(75.26, -5.08, 19.17) |
| CIE-LCH | lch(75.26, 19.83, 104.83°) |
| OKLab | oklab(78.49% -0.0119 0.0489) |
| OKLCH | oklch(78.49% 0.05 103.6) |
| XYZ | xyz(44.5104, 48.6904, 35.9016) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.84
Sand
#C2B280
ΔE00 5.92
Putty
#BEAE8A
ΔE00 6.22
Stone (survey)
#ADA587
ΔE00 6.60
Khaki
#C3B091
ΔE00 7.94
Darkkhaki
#BDB76B
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB96 #9699BE
analogous
#BEA796 #BEBB96 #ADBE96
triadic
#BEBB96 #96BEBB #BB96BE
tetradic
#BEBB96 #96BEA7 #9699BE #BE96AD
square
#BEBB96 #96BEA7 #9699BE #BE96AD
split-complementary
#BEBB96 #96ADBE #A796BE
monochromatic
#868353 #A7A370 #BEBB96 #D5D3BC #EDECE2
Accessibility & contrast
On white
1.96
#BEBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#BEBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB96
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB96 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B894
Deuteranopia (green-blind)
#C3BA97
Tritanopia (blue-blind)
#C4B6B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bebb96; /* rgb */ color: rgb(190, 187, 150); /* oklch */ color: oklch(78.5% 0.050 103.6);
Tailwind
colors: {
custom: {
50: '#d2cfb5',
500: '#bebb96',
950: '#000000',
},
}SCSS
$custom: #bebb96; $custom-light: #d2cfb5; $custom-dark: #000000;
JSON
{
"hex": "#bebb96",
"rgb": {
"r": 190,
"g": 187,
"b": 150
},
"hsl": {
"h": 55.5,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.78491,
"c": 0.05035,
"h": 103.6
},
"luminance": 0.4869
}Semantic roles & 50–950 ramp
primary
#BEBB96
secondary
#D1D2DE
accent
#4BA244
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280