#BFBAB3#BFBAB3
#BFBAB3 is a light, near-neutral orange. Relative luminance 0.494; OKLCH L 79.1% C 0.011 H 76.6°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAB3 |
|---|---|
| RGB | rgb(191, 186, 179) |
| HSL | hsl(35, 9%, 73%) |
| HSV | hsv(35, 6%, 75%) |
| CMYK | cmyk(0%, 2.6%, 6.3%, 25.1%) |
| CIE-LAB | lab(75.73, 0.51, 4.17) |
| CIE-LCH | lch(75.73, 4.20, 83.08°) |
| OKLab | oklab(79.1% 0.0026 0.011) |
| OKLCH | oklch(79.1% 0.011 76.6) |
| XYZ | xyz(47.1804, 49.4492, 49.6982) |
| Luminance | 0.4945 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.74
Silver
#C0C0C0
ΔE00 4.12
Silver (survey)
#C5C9C7
ΔE00 5.78
Dark Gray
#A9A9A9
ΔE00 6.22
Dove Gray
#B6B8BD
ΔE00 6.51
Greige
#B8AB98
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAB3 #B3B8BF
analogous
#BFB4B3 #BFBAB3 #BEBFB3
triadic
#BFBAB3 #B3BFBA #BAB3BF
tetradic
#BFBAB3 #B3BFB4 #B3B8BF #BFB3BE
square
#BFBAB3 #B3BFB4 #B3B8BF #BFB3BE
split-complementary
#BFBAB3 #B3BEBF #B4B3BF
monochromatic
#867E71 #A39C92 #BFBAB3 #DBD8D4 #F1F0EE
Accessibility & contrast
On white
1.93
#BFBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BFBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAB3
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAB3 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB3
Deuteranopia (green-blind)
#BDBBB3
Tritanopia (blue-blind)
#C1B9B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbab3; /* rgb */ color: rgb(191, 186, 179); /* oklch */ color: oklch(79.1% 0.011 76.6);
Tailwind
colors: {
custom: {
50: '#d2cec9',
500: '#bfbab3',
950: '#000000',
},
}SCSS
$custom: #bfbab3; $custom-light: #d2cec9; $custom-dark: #000000;
JSON
{
"hex": "#bfbab3",
"rgb": {
"r": 191,
"g": 186,
"b": 179
},
"hsl": {
"h": 35,
"s": 8.571,
"l": 72.549
},
"oklch": {
"l": 0.79098,
"c": 0.01129,
"h": 76.6
},
"luminance": 0.49449
}Semantic roles & 50–950 ramp
primary
#BFBAB3
secondary
#E4E5E7
accent
#6D9353
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282