#BFB0AB#BFB0AB
#BFB0AB is a light, near-neutral orange. Relative luminance 0.451; OKLCH L 76.8% C 0.019 H 39.4°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB0AB |
|---|---|
| RGB | rgb(191, 176, 171) |
| HSL | hsl(15, 14%, 71%) |
| HSV | hsv(15, 10%, 75%) |
| CMYK | cmyk(0%, 7.9%, 10.5%, 25.1%) |
| CIE-LAB | lab(72.94, 4.50, 4.49) |
| CIE-LCH | lch(72.94, 6.36, 44.98°) |
| OKLab | oklab(76.84% 0.0145 0.0119) |
| OKLCH | oklch(76.84% 0.019 39.4) |
| XYZ | xyz(44.3612, 45.0680, 44.8823) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.27
Warm Gray
#C9BEB0
ΔE00 6.46
Dark Gray
#A9A9A9
ΔE00 7.41
Greige
#B8AB98
ΔE00 7.49
Silver
#C0C0C0
ΔE00 7.68
Stone
#A89F91
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB0AB #ABBABF
analogous
#BFABB0 #BFB0AB #BFBAAB
triadic
#BFB0AB #ABBFB0 #B0ABBF
tetradic
#BFB0AB #B0BFAB #ABBABF #BAABBF
square
#BFB0AB #B0BFAB #ABBABF #BAABBF
split-complementary
#BFB0AB #ABBFBA #ABB0BF
monochromatic
#887068 #A58F88 #BFB0AB #D9D1CE #F2EFEE
Accessibility & contrast
On white
2.10
#BFB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#BFB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB0AB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB0AB | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AB
Deuteranopia (green-blind)
#B7B4AB
Tritanopia (blue-blind)
#C3AEAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bfb0ab; /* rgb */ color: rgb(191, 176, 171); /* oklch */ color: oklch(76.8% 0.019 39.4);
Tailwind
colors: {
custom: {
50: '#d2c7c4',
500: '#bfb0ab',
950: '#000000',
},
}SCSS
$custom: #bfb0ab; $custom-light: #d2c7c4; $custom-dark: #000000;
JSON
{
"hex": "#bfb0ab",
"rgb": {
"r": 191,
"g": 176,
"b": 171
},
"hsl": {
"h": 15,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.76841,
"c": 0.01873,
"h": 39.4
},
"luminance": 0.45067
}Semantic roles & 50–950 ramp
primary
#BFB0AB
secondary
#E0E4E6
accent
#85984E
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#141312
muted
#828281