#BFB8AF#BFB8AF
#BFB8AF is a light, near-neutral orange. Relative luminance 0.485; OKLCH L 78.6% C 0.015 H 74.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB8AF |
|---|---|
| RGB | rgb(191, 184, 175) |
| HSL | hsl(34, 11%, 72%) |
| HSV | hsv(34, 8%, 75%) |
| CMYK | cmyk(0%, 3.7%, 8.4%, 25.1%) |
| CIE-LAB | lab(75.11, 0.88, 5.44) |
| CIE-LCH | lch(75.11, 5.52, 80.82°) |
| OKLab | oklab(78.58% 0.004 0.0143) |
| OKLCH | oklch(78.58% 0.015 74.4) |
| XYZ | xyz(46.3633, 48.4529, 47.4590) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.94
Silver
#C0C0C0
ΔE00 5.31
Greige
#B8AB98
ΔE00 5.55
Dark Gray
#A9A9A9
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 6.96
Greyish
#A8A495
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB8AF #AFB6BF
analogous
#BFB0AF #BFB8AF #BEBFAF
triadic
#BFB8AF #AFBFB8 #B8AFBF
tetradic
#BFB8AF #AFBFB0 #AFB6BF #BFAFBE
square
#BFB8AF #AFBFB0 #AFB6BF #BFAFBE
split-complementary
#BFB8AF #AFBEBF #B0AFBF
monochromatic
#877B6C #A49A8D #BFB8AF #DAD6D1 #F1F0EE
Accessibility & contrast
On white
1.96
#BFB8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#BFB8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB8AF
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB8AF | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AE
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#C2B6B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb8af; /* rgb */ color: rgb(191, 184, 175); /* oklch */ color: oklch(78.6% 0.015 74.4);
Tailwind
colors: {
custom: {
50: '#d2cdc6',
500: '#bfb8af',
950: '#000000',
},
}SCSS
$custom: #bfb8af; $custom-light: #d2cdc6; $custom-dark: #000000;
JSON
{
"hex": "#bfb8af",
"rgb": {
"r": 191,
"g": 184,
"b": 175
},
"hsl": {
"h": 33.75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.78578,
"c": 0.01487,
"h": 74.4
},
"luminance": 0.48452
}Semantic roles & 50–950 ramp
primary
#BFB8AF
secondary
#E3E5E7
accent
#6E9550
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282