#BEBB9A#BEBB9A
#BEBB9A is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.6% C 0.045 H 103.1°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB9A |
|---|---|
| RGB | rgb(190, 187, 154) |
| HSL | hsl(55, 22%, 67%) |
| HSV | hsv(55, 19%, 75%) |
| CMYK | cmyk(0%, 1.6%, 18.9%, 25.5%) |
| CIE-LAB | lab(75.34, -4.48, 17.13) |
| CIE-LCH | lch(75.34, 17.71, 104.65°) |
| OKLab | oklab(78.58% -0.0102 0.0439) |
| OKLCH | oklch(78.58% 0.045 103.1) |
| XYZ | xyz(44.8380, 48.8215, 37.6270) |
| Luminance | 0.4882 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.51
Putty
#BEAE8A
ΔE00 6.22
Stone (survey)
#ADA587
ΔE00 6.37
Sand
#C2B280
ΔE00 6.60
Khaki
#C3B091
ΔE00 7.65
Cement
#A5A391
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB9A #9A9DBE
analogous
#BEA99A #BEBB9A #AFBE9A
triadic
#BEBB9A #9ABEBB #BB9ABE
tetradic
#BEBB9A #9ABEA9 #9A9DBE #BE9AAF
square
#BEBB9A #9ABEA9 #9A9DBE #BE9AAF
split-complementary
#BEBB9A #9AAFBE #A99ABE
monochromatic
#878357 #A6A275 #BEBB9A #D6D4BF #EEEDE4
Accessibility & contrast
On white
1.95
#BEBB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BEBB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB9A
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB9A | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#C3BA9B
Tritanopia (blue-blind)
#C4B6B2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebb9a; /* rgb */ color: rgb(190, 187, 154); /* oklch */ color: oklch(78.6% 0.045 103.1);
Tailwind
colors: {
custom: {
50: '#d1cfb7',
500: '#bebb9a',
950: '#000000',
},
}SCSS
$custom: #bebb9a; $custom-light: #d1cfb7; $custom-dark: #000000;
JSON
{
"hex": "#bebb9a",
"rgb": {
"r": 190,
"g": 187,
"b": 154
},
"hsl": {
"h": 55,
"s": 21.687,
"l": 67.451
},
"oklch": {
"l": 0.78583,
"c": 0.0451,
"h": 103.1
},
"luminance": 0.48821
}Semantic roles & 50–950 ramp
primary
#BEBB9A
secondary
#D4D5E0
accent
#4DA045
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280