#BFBCA2#BFBCA2
#BFBCA2 is a light, muted yellow. Relative luminance 0.497; OKLCH L 79.1% C 0.036 H 101.8°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCA2 |
|---|---|
| RGB | rgb(191, 188, 162) |
| HSL | hsl(54, 18%, 69%) |
| HSV | hsv(54, 15%, 75%) |
| CMYK | cmyk(0%, 1.6%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.86, -3.39, 13.55) |
| CIE-LCH | lch(75.86, 13.97, 104.05°) |
| OKLab | oklab(79.07% -0.0073 0.035) |
| OKLCH | oklch(79.07% 0.036 101.8) |
| XYZ | xyz(45.9901, 49.6519, 41.3364) |
| Luminance | 0.4965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.74
Stone (survey)
#ADA587
ΔE00 6.71
Putty
#BEAE8A
ΔE00 6.78
Warm Gray
#C9BEB0
ΔE00 7.19
Greige
#B8AB98
ΔE00 7.43
Cement
#A5A391
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCA2 #A2A5BF
analogous
#BFAEA2 #BFBCA2 #B4BFA2
triadic
#BFBCA2 #A2BFBC #BCA2BF
tetradic
#BFBCA2 #A2BFAE #A2A5BF #BFA2B4
square
#BFBCA2 #A2BFAE #A2A5BF #BFA2B4
split-complementary
#BFBCA2 #A2B4BF #AEA2BF
monochromatic
#89845E #A6A27E #BFBCA2 #D8D6C6 #F1F0EB
Accessibility & contrast
On white
1.92
#BFBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#BFBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCA2
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCA2 | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA0
Deuteranopia (green-blind)
#C2BCA3
Tritanopia (blue-blind)
#C4B8B5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbca2; /* rgb */ color: rgb(191, 188, 162); /* oklch */ color: oklch(79.1% 0.036 101.8);
Tailwind
colors: {
custom: {
50: '#d2d0bd',
500: '#bfbca2',
950: '#000000',
},
}SCSS
$custom: #bfbca2; $custom-light: #d2d0bd; $custom-dark: #000000;
JSON
{
"hex": "#bfbca2",
"rgb": {
"r": 191,
"g": 188,
"b": 162
},
"hsl": {
"h": 53.793,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.79065,
"c": 0.03577,
"h": 101.8
},
"luminance": 0.49651
}Semantic roles & 50–950 ramp
primary
#BFBCA2
secondary
#DADBE3
accent
#519D49
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141312
muted
#828281