#BFBAAD#BFBAAD
#BFBAAD is a light, near-neutral orange. Relative luminance 0.492; OKLCH L 78.9% C 0.019 H 89.4°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAAD |
|---|---|
| RGB | rgb(191, 186, 173) |
| HSL | hsl(43, 12%, 71%) |
| HSV | hsv(43, 9%, 75%) |
| CMYK | cmyk(0%, 2.6%, 9.4%, 25.1%) |
| CIE-LAB | lab(75.58, -0.53, 7.21) |
| CIE-LCH | lch(75.58, 7.23, 94.19°) |
| OKLab | oklab(78.93% 0.0002 0.0189) |
| OKLCH | oklch(78.93% 0.019 89.4) |
| XYZ | xyz(46.5867, 49.2117, 46.5717) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.22
Greige
#B8AB98
ΔE00 5.47
Greyish
#A8A495
ΔE00 6.41
Silver
#C0C0C0
ΔE00 6.42
Silver (survey)
#C5C9C7
ΔE00 7.01
Cement
#A5A391
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAAD #ADB2BF
analogous
#BFB1AD #BFBAAD #BBBFAD
triadic
#BFBAAD #ADBFBA #BAADBF
tetradic
#BFBAAD #ADBFB1 #ADB2BF #BFADBB
square
#BFBAAD #ADBFB1 #ADB2BF #BFADBB
split-complementary
#BFBAAD #ADBBBF #B1ADBF
monochromatic
#887F6A #A49D8B #BFBAAD #DAD7CF #F2F1EE
Accessibility & contrast
On white
1.94
#BFBAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#BFBAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAAD
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAAD | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AC
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#C2B8B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbaad; /* rgb */ color: rgb(191, 186, 173); /* oklch */ color: oklch(78.9% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#d2cec5',
500: '#bfbaad',
950: '#000000',
},
}SCSS
$custom: #bfbaad; $custom-light: #d2cec5; $custom-dark: #000000;
JSON
{
"hex": "#bfbaad",
"rgb": {
"r": 191,
"g": 186,
"b": 173
},
"hsl": {
"h": 43.333,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.78934,
"c": 0.01888,
"h": 89.4
},
"luminance": 0.49211
}Semantic roles & 50–950 ramp
primary
#BFBAAD
secondary
#E2E3E6
accent
#63964F
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281