#BFBAB0#BFBAB0
#BFBAB0 is a light, near-neutral orange. Relative luminance 0.493; OKLCH L 79.0% C 0.015 H 84.6°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAB0 |
|---|---|
| RGB | rgb(191, 186, 176) |
| HSL | hsl(40, 10%, 72%) |
| HSV | hsv(40, 8%, 75%) |
| CMYK | cmyk(0%, 2.6%, 7.9%, 25.1%) |
| CIE-LAB | lab(75.66, -0.02, 5.69) |
| CIE-LCH | lch(75.66, 5.69, 90.16°) |
| OKLab | oklab(79.02% 0.0014 0.0149) |
| OKLCH | oklch(79.02% 0.015 84.6) |
| XYZ | xyz(46.8803, 49.3291, 48.1177) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.17
Silver
#C0C0C0
ΔE00 5.25
Greige
#B8AB98
ΔE00 5.92
Silver (survey)
#C5C9C7
ΔE00 6.29
Greyish
#A8A495
ΔE00 6.84
Dark Gray
#A9A9A9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAB0 #B0B5BF
analogous
#BFB3B0 #BFBAB0 #BDBFB0
triadic
#BFBAB0 #B0BFBA #BAB0BF
tetradic
#BFBAB0 #B0BFB3 #B0B5BF #BFB0BD
square
#BFBAB0 #B0BFB3 #B0B5BF #BFB0BD
split-complementary
#BFBAB0 #B0BDBF #B3B0BF
monochromatic
#877F6D #A49C8E #BFBAB0 #DAD8D2 #F1F0EE
Accessibility & contrast
On white
1.93
#BFBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#BFBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAB0
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAB0 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAAF
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#C2B8B7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbab0; /* rgb */ color: rgb(191, 186, 176); /* oklch */ color: oklch(79.0% 0.015 84.6);
Tailwind
colors: {
custom: {
50: '#d2cec7',
500: '#bfbab0',
950: '#000000',
},
}SCSS
$custom: #bfbab0; $custom-light: #d2cec7; $custom-dark: #000000;
JSON
{
"hex": "#bfbab0",
"rgb": {
"r": 191,
"g": 186,
"b": 176
},
"hsl": {
"h": 40,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79015,
"c": 0.01501,
"h": 84.6
},
"luminance": 0.49329
}Semantic roles & 50–950 ramp
primary
#BFBAB0
secondary
#E4E5E7
accent
#679551
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282