#BFB6AE#BFB6AE
#BFB6AE is a light, near-neutral orange. Relative luminance 0.476; OKLCH L 78.1% C 0.015 H 64.3°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6AE |
|---|---|
| RGB | rgb(191, 182, 174) |
| HSL | hsl(28, 12%, 72%) |
| HSV | hsv(28, 9%, 75%) |
| CMYK | cmyk(0%, 4.7%, 8.9%, 25.1%) |
| CIE-LAB | lab(74.56, 1.78, 5.20) |
| CIE-LCH | lch(74.56, 5.50, 71.13°) |
| OKLab | oklab(78.14% 0.0066 0.0137) |
| OKLCH | oklch(78.14% 0.015 64.3) |
| XYZ | xyz(45.8530, 47.5888, 46.8062) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.37
Greige
#B8AB98
ΔE00 5.58
Silver
#C0C0C0
ΔE00 5.64
Dark Gray
#A9A9A9
ΔE00 6.55
Stone
#A89F91
ΔE00 7.34
Greyish
#A8A495
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6AE #AEB7BF
analogous
#BFAEAF #BFB6AE #BFBFAE
triadic
#BFB6AE #AEBFB6 #B6AEBF
tetradic
#BFB6AE #AFBFAE #AEB7BF #BFAEBF
square
#BFB6AE #AFBFAE #AEB7BF #BFAEBF
split-complementary
#BFB6AE #AEBFBF #AEAFBF
monochromatic
#88786B #A4978C #BFB6AE #DAD5D0 #F1F0EE
Accessibility & contrast
On white
2.00
#BFB6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#BFB6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6AE
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6AE | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#C2B4B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb6ae; /* rgb */ color: rgb(191, 182, 174); /* oklch */ color: oklch(78.1% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#d2cbc6',
500: '#bfb6ae',
950: '#000000',
},
}SCSS
$custom: #bfb6ae; $custom-light: #d2cbc6; $custom-dark: #000000;
JSON
{
"hex": "#bfb6ae",
"rgb": {
"r": 191,
"g": 182,
"b": 174
},
"hsl": {
"h": 28.235,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78142,
"c": 0.01521,
"h": 64.3
},
"luminance": 0.47588
}Semantic roles & 50–950 ramp
primary
#BFB6AE
secondary
#E2E5E7
accent
#759650
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141313
muted
#828282