#BEBB95#BEBB95
#BEBB95 is a light, muted yellow. Relative luminance 0.487; OKLCH L 78.5% C 0.052 H 103.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB95 |
|---|---|
| RGB | rgb(190, 187, 149) |
| HSL | hsl(56, 24%, 66%) |
| HSV | hsv(56, 22%, 75%) |
| CMYK | cmyk(0%, 1.6%, 21.6%, 25.5%) |
| CIE-LAB | lab(75.24, -5.22, 19.68) |
| CIE-LCH | lch(75.24, 20.36, 104.86°) |
| OKLab | oklab(78.47% -0.0123 0.0502) |
| OKLCH | oklch(78.47% 0.052 103.8) |
| XYZ | xyz(44.4302, 48.6584, 35.4794) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.77
Bland
#AFA88B
ΔE00 5.95
Putty
#BEAE8A
ΔE00 6.25
Stone (survey)
#ADA587
ΔE00 6.68
Khaki
#C3B091
ΔE00 8.02
Darkkhaki
#BDB76B
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB95 #9598BE
analogous
#BEA795 #BEBB95 #ADBE95
triadic
#BEBB95 #95BEBB #BB95BE
tetradic
#BEBB95 #95BEA7 #9598BE #BE95AD
square
#BEBB95 #95BEA7 #9598BE #BE95AD
split-complementary
#BEBB95 #95ADBE #A795BE
monochromatic
#868252 #A7A36F #BEBB95 #D5D3BB #EDECE1
Accessibility & contrast
On white
1.96
#BEBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BEBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB95
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB95 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#C4B6B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bebb95; /* rgb */ color: rgb(190, 187, 149); /* oklch */ color: oklch(78.5% 0.052 103.8);
Tailwind
colors: {
custom: {
50: '#d2cfb4',
500: '#bebb95',
950: '#000000',
},
}SCSS
$custom: #bebb95; $custom-light: #d2cfb4; $custom-dark: #000000;
JSON
{
"hex": "#bebb95",
"rgb": {
"r": 190,
"g": 187,
"b": 149
},
"hsl": {
"h": 55.61,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.78469,
"c": 0.05166,
"h": 103.8
},
"luminance": 0.48658
}Semantic roles & 50–950 ramp
primary
#BEBB95
secondary
#D1D2DE
accent
#4AA243
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280