#BFBEAB#BFBEAB
#BFBEAB is a light, muted yellow. Relative luminance 0.508; OKLCH L 79.7% C 0.026 H 104.5°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEAB |
|---|---|
| RGB | rgb(191, 190, 171) |
| HSL | hsl(57, 14%, 71%) |
| HSV | hsv(57, 10%, 75%) |
| CMYK | cmyk(0%, 0.5%, 10.5%, 25.1%) |
| CIE-LAB | lab(76.58, -2.99, 9.73) |
| CIE-LCH | lch(76.58, 10.17, 107.06°) |
| OKLab | oklab(79.71% -0.0066 0.0253) |
| OKLCH | oklch(79.71% 0.026 104.5) |
| XYZ | xyz(47.2492, 50.8439, 45.8449) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.09
Bland
#AFA88B
ΔE00 7.23
Greyish
#A8A495
ΔE00 7.39
Cement
#A5A391
ΔE00 7.52
Greige
#B8AB98
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEAB #ABACBF
analogous
#BFB4AB #BFBEAB #B6BFAB
triadic
#BFBEAB #ABBFBE #BEABBF
tetradic
#BFBEAB #ABBFB4 #ABACBF #BFABB6
square
#BFBEAB #ABBFB4 #ABACBF #BFABB6
split-complementary
#BFBEAB #ABB6BF #B4ABBF
monochromatic
#888668 #A5A388 #BFBEAB #D9D9CE #F2F2EE
Accessibility & contrast
On white
1.88
#BFBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#BFBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEAB
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEAB | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#C2BBB8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbeab; /* rgb */ color: rgb(191, 190, 171); /* oklch */ color: oklch(79.7% 0.026 104.5);
Tailwind
colors: {
custom: {
50: '#d2d1c4',
500: '#bfbeab',
950: '#000000',
},
}SCSS
$custom: #bfbeab; $custom-light: #d2d1c4; $custom-dark: #000000;
JSON
{
"hex": "#bfbeab",
"rgb": {
"r": 191,
"g": 190,
"b": 171
},
"hsl": {
"h": 57,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.79707,
"c": 0.02616,
"h": 104.5
},
"luminance": 0.50844
}Semantic roles & 50–950 ramp
primary
#BFBEAB
secondary
#7C7D92
accent
#52984E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382