#BFBAB2#BFBAB2
#BFBAB2 is a light, near-neutral orange. Relative luminance 0.494; OKLCH L 79.1% C 0.013 H 79.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAB2 |
|---|---|
| RGB | rgb(191, 186, 178) |
| HSL | hsl(37, 9%, 72%) |
| HSV | hsv(37, 7%, 75%) |
| CMYK | cmyk(0%, 2.6%, 6.8%, 25.1%) |
| CIE-LAB | lab(75.70, 0.33, 4.67) |
| CIE-LCH | lch(75.70, 4.68, 85.95°) |
| OKLab | oklab(79.07% 0.0022 0.0123) |
| OKLCH | oklch(79.07% 0.013 79.8) |
| XYZ | xyz(47.0796, 49.4089, 49.1675) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.48
Silver
#C0C0C0
ΔE00 4.49
Silver (survey)
#C5C9C7
ΔE00 5.92
Greige
#B8AB98
ΔE00 6.40
Dark Gray
#A9A9A9
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAB2 #B2B7BF
analogous
#BFB4B2 #BFBAB2 #BEBFB2
triadic
#BFBAB2 #B2BFBA #BAB2BF
tetradic
#BFBAB2 #B2BFB4 #B2B7BF #BFB2BE
square
#BFBAB2 #B2BFB4 #B2B7BF #BFB2BE
split-complementary
#BFBAB2 #B2BEBF #B4B2BF
monochromatic
#877E70 #A39C91 #BFBAB2 #DBD8D3 #F1F0EE
Accessibility & contrast
On white
1.93
#BFBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#BFBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAB2
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAB2 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#C2B8B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbab2; /* rgb */ color: rgb(191, 186, 178); /* oklch */ color: oklch(79.1% 0.013 79.8);
Tailwind
colors: {
custom: {
50: '#d2cec9',
500: '#bfbab2',
950: '#000000',
},
}SCSS
$custom: #bfbab2; $custom-light: #d2cec9; $custom-dark: #000000;
JSON
{
"hex": "#bfbab2",
"rgb": {
"r": 191,
"g": 186,
"b": 178
},
"hsl": {
"h": 36.923,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79071,
"c": 0.0125,
"h": 79.8
},
"luminance": 0.49409
}Semantic roles & 50–950 ramp
primary
#BFBAB2
secondary
#E4E5E7
accent
#6B9352
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282