#BEBB9B#BEBB9B
#BEBB9B is a light, muted yellow. Relative luminance 0.489; OKLCH L 78.6% C 0.044 H 102.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBB9B |
|---|---|
| RGB | rgb(190, 187, 155) |
| HSL | hsl(55, 21%, 68%) |
| HSV | hsv(55, 18%, 75%) |
| CMYK | cmyk(0%, 1.6%, 18.4%, 25.5%) |
| CIE-LAB | lab(75.36, -4.33, 16.62) |
| CIE-LCH | lch(75.36, 17.18, 104.59°) |
| OKLab | oklab(78.61% -0.0098 0.0427) |
| OKLCH | oklch(78.61% 0.044 102.9) |
| XYZ | xyz(44.9216, 48.8549, 38.0675) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.45
Putty
#BEAE8A
ΔE00 6.24
Stone (survey)
#ADA587
ΔE00 6.34
Sand
#C2B280
ΔE00 6.79
Khaki
#C3B091
ΔE00 7.59
Cement
#A5A391
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBB9B #9B9EBE
analogous
#BEA99B #BEBB9B #AFBE9B
triadic
#BEBB9B #9BBEBB #BB9BBE
tetradic
#BEBB9B #9BBEA9 #9B9EBE #BE9BAF
square
#BEBB9B #9BBEA9 #9B9EBE #BE9BAF
split-complementary
#BEBB9B #9BAFBE #A99BBE
monochromatic
#878358 #A6A276 #BEBB9B #D6D4C0 #EEEDE5
Accessibility & contrast
On white
1.95
#BEBB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#BEBB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBB9B
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBB9B | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B899
Deuteranopia (green-blind)
#C2BA9C
Tritanopia (blue-blind)
#C4B6B2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebb9b; /* rgb */ color: rgb(190, 187, 155); /* oklch */ color: oklch(78.6% 0.044 102.9);
Tailwind
colors: {
custom: {
50: '#d1cfb8',
500: '#bebb9b',
950: '#000000',
},
}SCSS
$custom: #bebb9b; $custom-light: #d1cfb8; $custom-dark: #000000;
JSON
{
"hex": "#bebb9b",
"rgb": {
"r": 190,
"g": 187,
"b": 155
},
"hsl": {
"h": 54.857,
"s": 21.212,
"l": 67.647
},
"oklch": {
"l": 0.78606,
"c": 0.04378,
"h": 102.9
},
"luminance": 0.48854
}Semantic roles & 50–950 ramp
primary
#BEBB9B
secondary
#D5D6E0
accent
#4EA046
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280