#BFBCA1#BFBCA1
#BFBCA1 is a light, muted yellow. Relative luminance 0.496; OKLCH L 79.0% C 0.037 H 102.0°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCA1 |
|---|---|
| RGB | rgb(191, 188, 161) |
| HSL | hsl(54, 19%, 69%) |
| HSV | hsv(54, 16%, 75%) |
| CMYK | cmyk(0%, 1.6%, 15.7%, 25.1%) |
| CIE-LAB | lab(75.83, -3.55, 14.06) |
| CIE-LCH | lch(75.83, 14.50, 104.17°) |
| OKLab | oklab(79.04% -0.0077 0.0363) |
| OKLCH | oklch(79.04% 0.037 102) |
| XYZ | xyz(45.9016, 49.6165, 40.8701) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.69
Stone (survey)
#ADA587
ΔE00 6.65
Putty
#BEAE8A
ΔE00 6.68
Warm Gray
#C9BEB0
ΔE00 7.47
Khaki
#C3B091
ΔE00 7.51
Cement
#A5A391
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCA1 #A1A4BF
analogous
#BFADA1 #BFBCA1 #B3BFA1
triadic
#BFBCA1 #A1BFBC #BCA1BF
tetradic
#BFBCA1 #A1BFAD #A1A4BF #BFA1B3
square
#BFBCA1 #A1BFAD #A1A4BF #BFA1B3
split-complementary
#BFBCA1 #A1B3BF #ADA1BF
monochromatic
#89845D #A6A27D #BFBCA1 #D8D6C5 #F1F0EA
Accessibility & contrast
On white
1.92
#BFBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#BFBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCA1
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCA1 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BA9F
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#C4B8B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbca1; /* rgb */ color: rgb(191, 188, 161); /* oklch */ color: oklch(79.0% 0.037 102.0);
Tailwind
colors: {
custom: {
50: '#d2d0bc',
500: '#bfbca1',
950: '#000000',
},
}SCSS
$custom: #bfbca1; $custom-light: #d2d0bc; $custom-dark: #000000;
JSON
{
"hex": "#bfbca1",
"rgb": {
"r": 191,
"g": 188,
"b": 161
},
"hsl": {
"h": 54,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.79041,
"c": 0.03711,
"h": 102
},
"luminance": 0.49616
}Semantic roles & 50–950 ramp
primary
#BFBCA1
secondary
#DADAE2
accent
#519D48
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141312
muted
#828281