#BFBEAF#BFBEAF
#BFBEAF is a light, muted yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.021 H 103.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEAF |
|---|---|
| RGB | rgb(191, 190, 175) |
| HSL | hsl(56, 11%, 72%) |
| HSV | hsv(56, 8%, 75%) |
| CMYK | cmyk(0%, 0.5%, 8.4%, 25.1%) |
| CIE-LAB | lab(76.68, -2.31, 7.70) |
| CIE-LCH | lch(76.68, 8.04, 106.71°) |
| OKLab | oklab(79.81% -0.0049 0.0201) |
| OKLCH | oklch(79.81% 0.021 103.8) |
| XYZ | xyz(47.6362, 50.9987, 47.8833) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.29
Silver (survey)
#C5C9C7
ΔE00 6.65
Silver
#C0C0C0
ΔE00 7.13
Greyish
#A8A495
ΔE00 7.24
Greige
#B8AB98
ΔE00 7.38
Cement
#A5A391
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEAF #AFB0BF
analogous
#BFB6AF #BFBEAF #B8BFAF
triadic
#BFBEAF #AFBFBE #BEAFBF
tetradic
#BFBEAF #AFBFB6 #AFB0BF #BFAFB8
square
#BFBEAF #AFBFB6 #AFB0BF #BFAFB8
split-complementary
#BFBEAF #AFB8BF #B6AFBF
monochromatic
#87866C #A4A28D #BFBEAF #DADAD1 #F1F1EE
Accessibility & contrast
On white
1.88
#BFBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BFBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEAF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEAF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAE
Deuteranopia (green-blind)
#C2BEAF
Tritanopia (blue-blind)
#C2BCBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbeaf; /* rgb */ color: rgb(191, 190, 175); /* oklch */ color: oklch(79.8% 0.021 103.8);
Tailwind
colors: {
custom: {
50: '#d2d1c6',
500: '#bfbeaf',
950: '#000000',
},
}SCSS
$custom: #bfbeaf; $custom-light: #d2d1c6; $custom-dark: #000000;
JSON
{
"hex": "#bfbeaf",
"rgb": {
"r": 191,
"g": 190,
"b": 175
},
"hsl": {
"h": 56.25,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.79812,
"c": 0.02072,
"h": 103.8
},
"luminance": 0.50998
}Semantic roles & 50–950 ramp
primary
#BFBEAF
secondary
#808192
accent
#559550
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382