#BEBBAB#BEBBAB
#BEBBAB is a light, muted yellow. Relative luminance 0.494; OKLCH L 79.0% C 0.022 H 98.2°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBAB |
|---|---|
| RGB | rgb(190, 187, 171) |
| HSL | hsl(51, 13%, 71%) |
| HSV | hsv(51, 10%, 75%) |
| CMYK | cmyk(0%, 1.6%, 10%, 25.5%) |
| CIE-LAB | lab(75.72, -1.76, 8.48) |
| CIE-LCH | lch(75.72, 8.66, 101.73°) |
| OKLab | oklab(79.01% -0.0032 0.0221) |
| OKLCH | oklch(79.01% 0.022 98.2) |
| XYZ | xyz(46.3554, 49.4284, 45.6188) |
| Luminance | 0.4943 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.64
Greige
#B8AB98
ΔE00 6.19
Greyish
#A8A495
ΔE00 6.42
Cement
#A5A391
ΔE00 6.97
Bland
#AFA88B
ΔE00 7.13
Silver (survey)
#C5C9C7
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBAB #ABAEBE
analogous
#BEB1AB #BEBBAB #B7BEAB
triadic
#BEBBAB #ABBEBB #BBABBE
tetradic
#BEBBAB #ABBEB1 #ABAEBE #BEABB7
square
#BEBBAB #ABBEB1 #ABAEBE #BEABB7
split-complementary
#BEBBAB #ABB7BE #B1ABBE
monochromatic
#878268 #A39F88 #BEBBAB #D9D7CE #F2F1EE
Accessibility & contrast
On white
1.93
#BEBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BEBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBAB
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBAB | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#C1B9B6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bebbab; /* rgb */ color: rgb(190, 187, 171); /* oklch */ color: oklch(79.0% 0.022 98.2);
Tailwind
colors: {
custom: {
50: '#d1cfc4',
500: '#bebbab',
950: '#000000',
},
}SCSS
$custom: #bebbab; $custom-light: #d1cfc4; $custom-dark: #000000;
JSON
{
"hex": "#bebbab",
"rgb": {
"r": 190,
"g": 187,
"b": 171
},
"hsl": {
"h": 50.526,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.79005,
"c": 0.02236,
"h": 98.2
},
"luminance": 0.49428
}Semantic roles & 50–950 ramp
primary
#BEBBAB
secondary
#E0E1E5
accent
#5A974F
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281