#BFBEB0#BFBEB0
#BFBEB0 is a light, near-neutral yellow. Relative luminance 0.510; OKLCH L 79.8% C 0.019 H 103.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEB0 |
|---|---|
| RGB | rgb(191, 190, 176) |
| HSL | hsl(56, 10%, 72%) |
| HSV | hsv(56, 8%, 75%) |
| CMYK | cmyk(0%, 0.5%, 7.9%, 25.1%) |
| CIE-LAB | lab(76.70, -2.14, 7.19) |
| CIE-LCH | lch(76.70, 7.50, 106.57°) |
| OKLab | oklab(79.84% -0.0045 0.0188) |
| OKLCH | oklch(79.84% 0.019 103.5) |
| XYZ | xyz(47.7348, 51.0381, 48.4025) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.13
Silver (survey)
#C5C9C7
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.73
Greyish
#A8A495
ΔE00 7.26
Greige
#B8AB98
ΔE00 7.39
Cement
#A5A391
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEB0 #B0B1BF
analogous
#BFB7B0 #BFBEB0 #B9BFB0
triadic
#BFBEB0 #B0BFBE #BEB0BF
tetradic
#BFBEB0 #B0BFB7 #B0B1BF #BFB0B9
square
#BFBEB0 #B0BFB7 #B0B1BF #BFB0B9
split-complementary
#BFBEB0 #B0B9BF #B7B0BF
monochromatic
#87856D #A4A28E #BFBEB0 #DADAD2 #F1F1EE
Accessibility & contrast
On white
1.87
#BFBEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BFBEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEB0
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEB0 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAF
Deuteranopia (green-blind)
#C1BEB0
Tritanopia (blue-blind)
#C2BCBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbeb0; /* rgb */ color: rgb(191, 190, 176); /* oklch */ color: oklch(79.8% 0.019 103.5);
Tailwind
colors: {
custom: {
50: '#d2d1c7',
500: '#bfbeb0',
950: '#000000',
},
}SCSS
$custom: #bfbeb0; $custom-light: #d2d1c7; $custom-dark: #000000;
JSON
{
"hex": "#bfbeb0",
"rgb": {
"r": 191,
"g": 190,
"b": 176
},
"hsl": {
"h": 56,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79839,
"c": 0.01936,
"h": 103.5
},
"luminance": 0.51038
}Semantic roles & 50–950 ramp
primary
#BFBEB0
secondary
#818292
accent
#559551
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382