#BEBDAB#BEBDAB
#BEBDAB is a light, muted yellow. Relative luminance 0.503; OKLCH L 79.4% C 0.025 H 104.4°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDAB |
|---|---|
| RGB | rgb(190, 189, 171) |
| HSL | hsl(57, 13%, 71%) |
| HSV | hsv(57, 10%, 75%) |
| CMYK | cmyk(0%, 0.5%, 10%, 25.5%) |
| CIE-LAB | lab(76.24, -2.82, 9.23) |
| CIE-LCH | lch(76.24, 9.65, 106.99°) |
| OKLab | oklab(79.42% -0.0062 0.024) |
| OKLCH | oklch(79.42% 0.025 104.4) |
| XYZ | xyz(46.7826, 50.2829, 45.7612) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.90
Greyish
#A8A495
ΔE00 7.08
Bland
#AFA88B
ΔE00 7.21
Cement
#A5A391
ΔE00 7.27
Greige
#B8AB98
ΔE00 7.32
Silver (survey)
#C5C9C7
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDAB #ABACBE
analogous
#BEB3AB #BEBDAB #B5BEAB
triadic
#BEBDAB #ABBEBD #BDABBE
tetradic
#BEBDAB #ABBEB3 #ABACBE #BEABB5
square
#BEBDAB #ABBEB3 #ABACBE #BEABB5
split-complementary
#BEBDAB #ABB5BE #B3ABBE
monochromatic
#878568 #A3A288 #BEBDAB #D9D8CE #F2F1EE
Accessibility & contrast
On white
1.90
#BEBDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BEBDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDAB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDAB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBAA
Deuteranopia (green-blind)
#C1BCAC
Tritanopia (blue-blind)
#C1BAB8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bebdab; /* rgb */ color: rgb(190, 189, 171); /* oklch */ color: oklch(79.4% 0.025 104.4);
Tailwind
colors: {
custom: {
50: '#d1d0c4',
500: '#bebdab',
950: '#000000',
},
}SCSS
$custom: #bebdab; $custom-light: #d1d0c4; $custom-dark: #000000;
JSON
{
"hex": "#bebdab",
"rgb": {
"r": 190,
"g": 189,
"b": 171
},
"hsl": {
"h": 56.842,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.79419,
"c": 0.02483,
"h": 104.4
},
"luminance": 0.50283
}Semantic roles & 50–950 ramp
primary
#BEBDAB
secondary
#7C7D91
accent
#52974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382