#BFBEA7#BFBEA7
#BFBEA7 is a light, muted yellow. Relative luminance 0.507; OKLCH L 79.6% C 0.032 H 105.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEA7 |
|---|---|
| RGB | rgb(191, 190, 167) |
| HSL | hsl(58, 16%, 70%) |
| HSV | hsv(58, 13%, 75%) |
| CMYK | cmyk(0%, 0.5%, 12.6%, 25.1%) |
| CIE-LAB | lab(76.49, -3.64, 11.76) |
| CIE-LCH | lch(76.49, 12.31, 107.22°) |
| OKLab | oklab(79.61% -0.0082 0.0305) |
| OKLCH | oklch(79.61% 0.032 105.1) |
| XYZ | xyz(46.8737, 50.6937, 43.8672) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.68
Warm Gray
#C9BEB0
ΔE00 7.05
Cement
#A5A391
ΔE00 7.66
Stone (survey)
#ADA587
ΔE00 7.66
Greyish
#A8A495
ΔE00 7.81
Greige
#B8AB98
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEA7 #A7A8BF
analogous
#BFB2A7 #BFBEA7 #B4BFA7
triadic
#BFBEA7 #A7BFBE #BEA7BF
tetradic
#BFBEA7 #A7BFB2 #A7A8BF #BFA7B4
square
#BFBEA7 #A7BFB2 #A7A8BF #BFA7B4
split-complementary
#BFBEA7 #A7B4BF #B2A7BF
monochromatic
#888763 #A5A484 #BFBEA7 #D9D8CA #F2F2ED
Accessibility & contrast
On white
1.89
#BFBEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#BFBEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEA7
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEA7 | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA6
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#C3BBB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbea7; /* rgb */ color: rgb(191, 190, 167); /* oklch */ color: oklch(79.6% 0.032 105.1);
Tailwind
colors: {
custom: {
50: '#d2d1c1',
500: '#bfbea7',
950: '#000000',
},
}SCSS
$custom: #bfbea7; $custom-light: #d2d1c1; $custom-dark: #000000;
JSON
{
"hex": "#bfbea7",
"rgb": {
"r": 191,
"g": 190,
"b": 167
},
"hsl": {
"h": 57.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.79605,
"c": 0.03157,
"h": 105.1
},
"luminance": 0.50693
}Semantic roles & 50–950 ramp
primary
#BFBEA7
secondary
#787993
accent
#4F9A4B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382