#BFB8AB#BFB8AB
#BFB8AB is a light, near-neutral orange. Relative luminance 0.483; OKLCH L 78.5% C 0.020 H 83.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8AB |
|---|---|
| RGB | rgb(191, 184, 171) |
| HSL | hsl(39, 14%, 71%) |
| HSV | hsv(39, 10%, 75%) |
| CMYK | cmyk(0%, 3.7%, 10.5%, 25.1%) |
| CIE-LAB | lab(75.01, 0.20, 7.48) |
| CIE-LCH | lch(75.01, 7.48, 88.47°) |
| OKLab | oklab(78.47% 0.0024 0.0196) |
| OKLCH | oklch(78.47% 0.02 83.1) |
| XYZ | xyz(45.9763, 48.2981, 45.4206) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.59
Greige
#B8AB98
ΔE00 4.61
Greyish
#A8A495
ΔE00 6.22
Silver
#C0C0C0
ΔE00 6.69
Stone
#A89F91
ΔE00 7.12
Khaki
#C3B091
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8AB #ABB2BF
analogous
#BFAEAB #BFB8AB #BCBFAB
triadic
#BFB8AB #ABBFB8 #B8ABBF
tetradic
#BFB8AB #ABBFAE #ABB2BF #BFABBC
square
#BFB8AB #ABBFAE #ABB2BF #BFABBC
split-complementary
#BFB8AB #ABBCBF #AEABBF
monochromatic
#887D68 #A59B88 #BFB8AB #D9D5CE #F2F0EE
Accessibility & contrast
On white
1.97
#BFB8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BFB8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8AB
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8AB | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AA
Deuteranopia (green-blind)
#BDB9AB
Tritanopia (blue-blind)
#C3B6B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb8ab; /* rgb */ color: rgb(191, 184, 171); /* oklch */ color: oklch(78.5% 0.020 83.1);
Tailwind
colors: {
custom: {
50: '#d2cdc4',
500: '#bfb8ab',
950: '#000000',
},
}SCSS
$custom: #bfb8ab; $custom-light: #d2cdc4; $custom-dark: #000000;
JSON
{
"hex": "#bfb8ab",
"rgb": {
"r": 191,
"g": 184,
"b": 171
},
"hsl": {
"h": 39,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.7847,
"c": 0.01972,
"h": 83.1
},
"luminance": 0.48298
}Semantic roles & 50–950 ramp
primary
#BFB8AB
secondary
#E0E2E6
accent
#68984E
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281