#BFBEAC#BFBEAC
#BFBEAC is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.025 H 104.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEAC |
|---|---|
| RGB | rgb(191, 190, 172) |
| HSL | hsl(57, 13%, 71%) |
| HSV | hsv(57, 10%, 75%) |
| CMYK | cmyk(0%, 0.5%, 9.9%, 25.1%) |
| CIE-LAB | lab(76.61, -2.82, 9.22) |
| CIE-LCH | lch(76.61, 9.64, 107.00°) |
| OKLab | oklab(79.73% -0.0061 0.024) |
| OKLCH | oklch(79.73% 0.025 104.4) |
| XYZ | xyz(47.3448, 50.8821, 46.3488) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.86
Greyish
#A8A495
ΔE00 7.33
Bland
#AFA88B
ΔE00 7.42
Greige
#B8AB98
ΔE00 7.47
Cement
#A5A391
ΔE00 7.53
Silver (survey)
#C5C9C7
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEAC #ACADBF
analogous
#BFB4AC #BFBEAC #B6BFAC
triadic
#BFBEAC #ACBFBE #BEACBF
tetradic
#BFBEAC #ACBFB4 #ACADBF #BFACB6
square
#BFBEAC #ACBFB4 #ACADBF #BFACB6
split-complementary
#BFBEAC #ACB6BF #B4ACBF
monochromatic
#888669 #A4A389 #BFBEAC #DAD9CF #F2F1EE
Accessibility & contrast
On white
1.88
#BFBEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BFBEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEAC
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEAC | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAB
Deuteranopia (green-blind)
#C2BDAD
Tritanopia (blue-blind)
#C2BBB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbeac; /* rgb */ color: rgb(191, 190, 172); /* oklch */ color: oklch(79.7% 0.025 104.4);
Tailwind
colors: {
custom: {
50: '#d2d1c4',
500: '#bfbeac',
950: '#000000',
},
}SCSS
$custom: #bfbeac; $custom-light: #d2d1c4; $custom-dark: #000000;
JSON
{
"hex": "#bfbeac",
"rgb": {
"r": 191,
"g": 190,
"b": 172
},
"hsl": {
"h": 56.842,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.79733,
"c": 0.0248,
"h": 104.4
},
"luminance": 0.50882
}Semantic roles & 50–950 ramp
primary
#BFBEAC
secondary
#7D7E92
accent
#52974E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382