#BEBAAB#BEBAAB
#BEBAAB is a light, muted yellow. Relative luminance 0.490; OKLCH L 78.8% C 0.021 H 94.6°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAAB |
|---|---|
| RGB | rgb(190, 186, 171) |
| HSL | hsl(47, 13%, 71%) |
| HSV | hsv(47, 10%, 75%) |
| CMYK | cmyk(0%, 2.1%, 10%, 25.5%) |
| CIE-LAB | lab(75.45, -1.23, 8.10) |
| CIE-LCH | lch(75.45, 8.20, 98.63°) |
| OKLab | oklab(78.8% -0.0017 0.0212) |
| OKLCH | oklch(78.8% 0.021 94.6) |
| XYZ | xyz(46.1440, 49.0056, 45.5483) |
| Luminance | 0.4900 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.03
Greige
#B8AB98
ΔE00 5.67
Greyish
#A8A495
ΔE00 6.20
Cement
#A5A391
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.18
Bland
#AFA88B
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAAB #ABAFBE
analogous
#BEB0AB #BEBAAB #B8BEAB
triadic
#BEBAAB #ABBEBA #BAABBE
tetradic
#BEBAAB #ABBEB0 #ABAFBE #BEABB8
square
#BEBAAB #ABBEB0 #ABAFBE #BEABB8
split-complementary
#BEBAAB #ABB8BE #B0ABBE
monochromatic
#878068 #A39E88 #BEBAAB #D9D6CE #F2F1EE
Accessibility & contrast
On white
1.94
#BEBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#BEBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAAB
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAAB | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BFBAAB
Tritanopia (blue-blind)
#C1B8B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bebaab; /* rgb */ color: rgb(190, 186, 171); /* oklch */ color: oklch(78.8% 0.021 94.6);
Tailwind
colors: {
custom: {
50: '#d1cec4',
500: '#bebaab',
950: '#000000',
},
}SCSS
$custom: #bebaab; $custom-light: #d1cec4; $custom-dark: #000000;
JSON
{
"hex": "#bebaab",
"rgb": {
"r": 190,
"g": 186,
"b": 171
},
"hsl": {
"h": 47.368,
"s": 12.752,
"l": 70.784
},
"oklch": {
"l": 0.78798,
"c": 0.02124,
"h": 94.6
},
"luminance": 0.49005
}Semantic roles & 50–950 ramp
primary
#BEBAAB
secondary
#E0E1E5
accent
#5E974F
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281