#BFB7AE#BFB7AE
#BFB7AE is a light, near-neutral orange. Relative luminance 0.480; OKLCH L 78.3% C 0.016 H 70.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB7AE |
|---|---|
| RGB | rgb(191, 183, 174) |
| HSL | hsl(32, 12%, 72%) |
| HSV | hsv(32, 9%, 75%) |
| CMYK | cmyk(0%, 4.2%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.82, 1.24, 5.58) |
| CIE-LCH | lch(74.82, 5.72, 77.43°) |
| OKLab | oklab(78.35% 0.0051 0.0147) |
| OKLCH | oklch(78.35% 0.016 70.9) |
| XYZ | xyz(46.0585, 47.9998, 46.8747) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.93
Greige
#B8AB98
ΔE00 5.33
Silver
#C0C0C0
ΔE00 5.59
Dark Gray
#A9A9A9
ΔE00 6.69
Greyish
#A8A495
ΔE00 7.03
Stone
#A89F91
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB7AE #AEB6BF
analogous
#BFAFAE #BFB7AE #BFBFAE
triadic
#BFB7AE #AEBFB7 #B7AEBF
tetradic
#BFB7AE #AEBFAF #AEB6BF #BFAEBF
square
#BFB7AE #AEBFAF #AEB6BF #BFAEBF
split-complementary
#BFB7AE #AEBFBF #AFAEBF
monochromatic
#887A6B #A4998C #BFB7AE #DAD5D0 #F1F0EE
Accessibility & contrast
On white
1.98
#BFB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BFB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB7AE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB7AE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AD
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#C2B5B4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb7ae; /* rgb */ color: rgb(191, 183, 174); /* oklch */ color: oklch(78.3% 0.016 70.9);
Tailwind
colors: {
custom: {
50: '#d2ccc6',
500: '#bfb7ae',
950: '#000000',
},
}SCSS
$custom: #bfb7ae; $custom-light: #d2ccc6; $custom-dark: #000000;
JSON
{
"hex": "#bfb7ae",
"rgb": {
"r": 191,
"g": 183,
"b": 174
},
"hsl": {
"h": 31.765,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78346,
"c": 0.01553,
"h": 70.9
},
"luminance": 0.47999
}Semantic roles & 50–950 ramp
primary
#BFB7AE
secondary
#E2E4E7
accent
#719650
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282